improvements to wxEventFunctor classes; use wxHAS_EVENT_BIND instead of wxEVENTS_COMP...
[wxWidgets.git] / include / wx / palmos / setup0.h
2009-05-02  Vadim Zeitlinimprovements to wxEventFunctor classes; use wxHAS_EVENT...
2009-02-02  Vadim Zeitlindon't always disable new events code; leave it enabled...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2009-01-11  Vadim Zeitlinadded wxUSE_HEADERCTRL
2009-01-11  Vadim Zeitlinadded wxUSE_REARRANGECTRL
2008-12-27  Francesco Montorsiremove the long deprecated wxTabCtrl class
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-06-02  Robert RoeblingDisable disabling wxWeakRef<T>
2008-03-04  Vadim Zeitlinset wxUSE_IOSTREAMH to 0 by default, we're in 2008...
2008-02-16  Vadim Zeitlinturn wxUSE_STD_IOSTREAM on by default (except for the...
2008-02-10  Vadim Zeitlinadd wxXLocale class and wxIsxxx_l() and wxToxxx_l(...
2008-02-09  Vadim Zeitlinadd wxUSE_WEAKREF (modified partially applied patch...
2008-01-29  Vadim Zeitlincorrected comment: wxSingleInstance is not for Win32...
2008-01-06  Vadim Zeitlinadded configure option for wxUSE_AUTOID_MANAGEMENT
2008-01-06  Vadim Zeitlinuse wxWindowIDRef to transparently implement auto-gener...
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-07-21  Vadim Zeitlinadded wxUSE_FONTENUM for wxFontEnumerator
2007-07-19  Vadim Zeitlinadded wxUSE_TASKBARICON; corrected condition for genera...
2007-07-14  Vadim ZeitlinAdded wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
2007-07-13  Václav Slavíkmake it possible to build in ANSI build on Windows...
2007-07-11  Vadim Zeitlinadded wxUSE_SVG
2007-07-10  Vadim Zeitlinadded functions for base64 en/decoding (replaces patch...
2007-06-30  Vadim Zeitlinadd wxUSE_EDITABLELISTBOX
2007-06-22  Václav Slavíkmade wxUSE_UNICODE=1 the default
2007-04-17  Paul Cornettadd wxUSE_STC wrappers
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-02-19  Václav Slavíkadded WXWIN_COMPATIBILITY_2_8
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-11-09  Vadim Zeitlinregenerated after the last change of setup_inc.h (chang...
2006-11-08  Michael WetherellMove the #if disabling wxUSE_STD_STRING for watcom...
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-29  Vadim Zeitlinset wxUSE_STD_STRING to 1 by default
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)
2006-10-27  Michael WetherellAdd wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-08  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing...
2006-10-08  Vadim Zeitlinadded wxUSE_ABOUTDLG
2006-10-05  Robin DunnMake the message about wxUSE_GRAPHICS_CONTEXT a bit...
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-06-30  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it...
2006-06-27  Vadim Zeitlinadded wxUSE_PRINTF_POS_PARAMS which can be used to...
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
2006-05-28  Vadim ZeitlinwxVsnprintf() implementation with positional parameters...
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-08  Vadim Zeitlinadded wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX...
2006-04-19  Vadim Zeitlinregenerated using build/update-setup-h to have wxUSE_DI...
2005-11-18  Włodzimierz SkibaUpdate after adding palmos setup.h to family of automat...
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-17  Włodzimierz SkibaKeep setup0.h in sync with other ports.
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-08-04  Vadim Zeitlinremoved (unused since quite some time) wxUSE_ITSY_BITSY
2005-08-04  Vadim Zeitlinremoved wxUSE_PENWINDOWS (and its misspellings), it...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-03-09  Włodzimierz SkibaMissing flags.
2005-02-27  Michael WetherellMove wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the...
2005-02-15  Włodzimierz SkibawxDatePicker and wxDateTime for PalmOS. Remove conflict...
2005-02-12  Michael WetherellRename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2005-02-01  Włodzimierz SkibaFurther cleaning of the wxPalmOS radiobox code. Sending...
2005-01-31  Włodzimierz SkibaNative wxStaticText. Cleaning of wxRadioBox code before...
2005-01-28  Włodzimierz SkibaUse stock labels. Native wxRadioButton. Getting positio...
2005-01-25  Włodzimierz SkibawxButton, wxCheckBox, wxSlider, wxToggleButton native...
2005-01-24  Włodzimierz SkibaNative PalmOS wxControl and wxButton implementation...
2005-01-18  Włodzimierz SkibaCleaning of headers.
2005-01-18  Włodzimierz SkibaPalmOS native colour dialog.
2005-01-15  Vadim Zeitlinremoved obsolete wxUSE_CTL3D
2005-01-03  Włodzimierz SkibaFull support to the native progress dialog.
2004-12-29  Włodzimierz SkibaEmpty container and design description for native PalmO...
2004-12-24  Włodzimierz SkibaFirst nonminimal wxPalmOS functionality: enumeration...
2004-12-24  Włodzimierz SkibawxPalmOS was introduced long after 2.4.
2004-11-11  Vadim Zeitlinremoved 2.0 compatibility stuff (patch 1054261)
2004-11-11  Ryan Nortonsetp.h changes
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port