2008-01-08 |
Robert Roebling | Added wxSharedPtr<T> |
blob | commitdiff | raw |
2008-01-06 |
Stefan Neis | Allow using socket from both wxBase and wxCore (adoptin... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Vadim Zeitlin | added wxWeakRef<T> (slightly modified patch 1860953) |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Vadim Zeitlin | use wxWindowIDRef to transparently implement auto-gener... |
blob | commitdiff | raw | diff to current |
2007-12-21 |
Vadim Zeitlin | don't use Unix-specific files which have Darwin-specifi... |
blob | commitdiff | raw | diff to current |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
Robin Dunn | install the popupwin.h files for wxMac |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Vadim Zeitlin | wx/animdecod.h must be in common headers, not advanced... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Vadim Zeitlin | wxMotif should use wxX11 wxPalette instead of duplicati... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Vadim Zeitlin | PalmOS 6 compilation fixes (patch 1849757) |
blob | commitdiff | raw | diff to current |
2007-12-10 |
Robin Dunn | wx/generic/filepickerg.h needs installed on Mac too. |
blob | commitdiff | raw | diff to current |
2007-12-09 |
Robert Roebling | add popupwin.cpp to OS X built |
blob | commitdiff | raw | diff to current |
2007-12-02 |
Vadim Zeitlin | added wxMSW notifmsg.h/cpp |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Vadim Zeitlin | added wx/mac/dataview.h to ADVANCED_MAC_HDR (bug 184023... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Vadim Zeitlin | removed ADVANCED_CMN_NATIVE_HDR, files in it (wx/datect... |
blob | commitdiff | raw | diff to current |
2007-11-24 |
Vadim Zeitlin | added wxNotificationMessage and implemented it generica... |
blob | commitdiff | raw | diff to current |
2007-11-22 |
Stefan Neis | Also use unix timer implementation for ConsoleApp. |
blob | commitdiff | raw | diff to current |
2007-11-21 |
Stefan Neis | Added files for console event loop. |
blob | commitdiff | raw | diff to current |
2007-11-20 |
David Elliott | Added cfdataref.h and cfref.h to CoreFoundation headers... |
blob | commitdiff | raw | diff to current |
2007-11-19 |
David Elliott | Move src/mac/carbon/utilsexc.cpp to the CarbonLib-only... |
blob | commitdiff | raw | diff to current |
2007-11-18 |
Stefan Neis | Added wxTextEntry implementation for OS/2. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Vadim Zeitlin | animateg.cpp shouldn't be in UNIV_SRC as it belongs... |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Vadim Zeitlin | more native GTK implementations of the classes in wxGTK... |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Stefan Csomor | adding cocoa utils bridge |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Vadim Zeitlin | made wxApp::argv an object convertible to either char... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Vadim Zeitlin | refactor wxGTK mnemonics conversion functions in a... |
blob | commitdiff | raw | diff to current |
2007-11-06 |
Paul Cornett | New "pizza" widget implementation. Window border widths... |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Vadim Zeitlin | implemented wxTextEntry for wxMotif, made wxComboBox... |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Vadim Zeitlin | don't include generic files in wxGTK build (should... |
blob | commitdiff | raw | diff to current |
2007-10-26 |
Vadim Zeitlin | removed isql.h and isqlext.h from files.bkl too |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Vadim Zeitlin | remove ODBC and DBgrid libraries |
blob | commitdiff | raw | diff to current |
2007-10-13 |
David Elliott | Rename src/cocoa/font.cpp to font.mm in both trunk... |
blob | commitdiff | raw | diff to current |
2007-09-27 |
Vadim Zeitlin | added msw/textentry{cpp,h} |
blob | commitdiff | raw | diff to current |
2007-09-26 |
Vadim Zeitlin | added wxTextEntry common base class for both wxTextCtrl... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Vadim Zeitlin | reverted wxSocket changes of rev 48723 as they broke... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Vadim Zeitlin | added new and improved wxFileCtrl implementation (patch... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
Vadim Zeitlin | more fixes for using wxSocket in console applications... |
blob | commitdiff | raw | diff to current |
2007-09-06 |
Robert Roebling | Add Cairo to build, remove run-time dependency |
blob | commitdiff | raw | diff to current |
2007-09-05 |
Robert Roebling | Add support for GTK print, modified from patch 1782055 |
blob | commitdiff | raw | diff to current |
2007-09-04 |
Robin Dunn | a few more header files need to be installed |
blob | commitdiff | raw | diff to current |
2007-08-31 |
Robert Roebling | Add wxDataViewCtrl to the build for OS X |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Vadim Zeitlin | add XRC handler for wxSearchCtrl (extended patch 1751516) |
blob | commitdiff | raw | diff to current |
2007-08-14 |
David Elliott | Install wx/cocoa/objc/objc_uniquifying.h for wxCocoa... |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Julian Smart | Added XRC handler for wxPropertySheetDialog (Sander... |
blob | commitdiff | raw | diff to current |
2007-08-10 |
David Elliott | Fix up NSSlider code to not use class posing and instan... |
blob | commitdiff | raw | diff to current |
2007-08-06 |
Vadim Zeitlin | add wx/univ/tglbtn.h to wxUniv headers |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Vadim Zeitlin | do platform-specific checks after ensuring that the... |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Vadim Zeitlin | Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS... |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Vadim Zeitlin | added functions for base64 en/decoding (replaces patch... |
blob | commitdiff | raw | diff to current |
2007-07-07 |
David Elliott | Move wxMBConv_cf out of strconv.cpp and into strconv_cf... |
blob | commitdiff | raw | diff to current |
2007-07-04 |
Vadim Zeitlin | added wxAtomicInc/Dec() functions (patch 1739486) |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Václav Slavík | 1. made CRT wrappers definitions indepenent of wxUSE_UN... |
blob | commitdiff | raw | diff to current |
2007-05-30 |
Václav Slavík | fixed to the newly added crt.h header: |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Vadim Zeitlin | undid unnecessary renaming of src/msw/evtloop.cpp to... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
David Elliott | Move src/cocoa/utils.cpp to src/cocoa/utils.mm. |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Vadim Zeitlin | extracted wxAcceleratorEntry code from menucmn.cpp... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Paul Cornett | src/gtk/data.cpp is no longer needed |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Paul Cornett | src/gtk/utilsres.cpp is obsolete |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Vadim Zeitlin | readded wxEditableListBox as part of adv library |
blob | commitdiff | raw | diff to current |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Václav Slavík | moved primitive string and string iterators operations... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Václav Slavík | moved vararg CRT functions wrappers to a new wxcrtvarar... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
Vadim Zeitlin | Refactor all code common to X11 OpenGL implementations... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Václav Slavík | fixed the order of aboutdlg.h file |
blob | commitdiff | raw | diff to current |
2007-04-11 |
Mattia Barbon | Added --enable-extended_rtti configure switch (defaul... |
blob | commitdiff | raw | diff to current |
2007-04-10 |
Vadim Zeitlin | Big wxGL classes refactoring/cleanup: |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Vadim Zeitlin | added wxPosition helper class (extracted from patch... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Vadim Zeitlin | 1. changed wxIconBundle to use m_refData and COW to... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Robin Dunn | Bakefile and other changes for new locations of STC... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
blob | commitdiff | raw | diff to current |
2007-03-29 |
Vadim Zeitlin | added wx/cocoa/tooltip.h to COCOA_HDR (bug 1689148) |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Václav Slavík | split string.{h,cpp} into {string,stringimpl,arrstr... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Václav Slavík | split wxchar.h into several smaller headers |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Václav Slavík | first phase of transition to unified Unicode build: |
blob | commitdiff | raw | diff to current |
2007-03-16 |
Vadim Zeitlin | refactoring: replace wxSocketDispatcher with more gener... |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Vadim Zeitlin | added wrapper functions allowing to postpone loading... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed unused src/gtk/main.cpp |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | native wxHyperlinkCtrl implementation for GTK+ 2.10... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed wx/wave.h which was deprecated since 2.4 |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Václav Slavík | implemented wxPopupWindow for wxDFB; added wxNonOwnedWi... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Václav Slavík | enable wxFontMapper in wxDFB port |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Vadim Zeitlin | added wx/richtext/richtextstyles.h (bug 1624364) |
blob | commitdiff | raw | diff to current |
2006-12-14 |
Václav Slavík | moved wxX11's wxSocketTable to private wxSocketEventDis... |
blob | commitdiff | raw | diff to current |
2006-12-11 |
Robin Dunn | Modified form of Patch #1611222, adds wxSearchCtrl... |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Vadim Zeitlin | moved assertdlg_gtk.[ch] to GTK_LOWLEVEL_SRC/HDR to... |
blob | commitdiff | raw | diff to current |
2006-11-24 |
Robert Roebling | Actually compile GTK+ native assert dialog. |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Václav Slavík | moved wxMGL's font management code to common so that... |
blob | commitdiff | raw | diff to current |
2006-11-14 |
Vadim Zeitlin | include advanced Unix files in wxMGL build under Unix... |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Vadim Zeitlin | temporarily disable XRC richtext handler to avoid break... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Julian Smart | Added wxRichTextCtrl XRC handler |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Vadim Zeitlin | generic animation sources are used under all platforms... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Robin Dunn | Re-add the wxQTMediaBackend class, by copying the code... |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Vadim Zeitlin | fixed typo in files.bkl which broke wxUniv link (why... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | moved wxCollapsiblePane to core from adv |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | fixed typo in the last before one change (UNIV_HDR... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | don't include wx/msw/helpbest.h in HTML_HDR unless... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | correction to last commit: don't add animation control... |
blob | commitdiff | raw | diff to current |
next |