]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/wince
added WXWIN_COMPATIBILITY_2_8
[wxWidgets.git] / include / wx / msw / wince /
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-11-04  Vadim Zeitlinuse built in VC8 time functions instead of our (almost...
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-25  Julian SmartwxRichTextCtrl not ready for WinCE yet, stop people...
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 wxTextCtrl::ChangeValue() which is the same as...
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-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-07-26  Vadim Zeitlindefine _TM_DEFINED if we define struct tm here
2006-07-06  Włodzimierz SkibaTemporarily disable colour picker to keep build working...
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...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-16  Julian SmartMobile 5 Smartphone fixes
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-02-24  Julian SmartFixed interpretation of selection and added selection...
2006-01-27  Julian SmartFurther steps towards media control support in WinCE...
2006-01-27  Julian SmartSmall typo fix
2006-01-18  Julian SmartImproved mktime for WinCE
2006-01-13  Jamie GaddAdd missing WINDOWPOS flags for WinCE build to include...
2005-12-11  Włodzimierz SkibawxUSE_DISPLAY impossible with eVC3 (SDKs 2002).
2005-12-10  Włodzimierz SkibawxDisplay support for wxWinCE port.
2005-11-05  Włodzimierz SkibaNative wxCheckListBox implementation for wxWinCE.
2005-10-27  Julian SmartSorry, forgot default value
2005-10-27  Włodzimierz SkibaWinCE build fix (we need default constructor).
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-09  Julian SmartMoved definition
2005-08-06  Julian SmartCompatibility settings corrected
2005-08-04  Vadim Zeitlinremoved (unused since quite some time) wxUSE_ITSY_BITSY
2005-08-04  Julian SmartMore settings restored.
2005-08-04  Julian SmartSwitched loads of settings back on
2005-08-04  Julian SmartResolved CVS conflict
2005-07-30  Vadim Zeitlindefine wxUSE_UNICODE_MSLU as 0 unconditionally, CE...
2005-07-30  Julian SmartDefine wxUSE_UNICODE_MSLU or chkconf.h complains
2005-07-30  Vadim ZeitlinwxUSE_UNICODE_MSLU is MSW-specific so shouldn't be...
2005-07-21  Włodzimierz SkibaeVC3 compatibility workaround.
2005-06-16  Vadim Zeitlindon't redeclare struct tm if it's already declared...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-23  Julian SmartApplied patch [ 1194316 ] wxMediaCtrl MSW config and...
2005-05-13  Julian SmartRemoved unnecessary declarations
2005-05-13  Julian SmartAdded missing wxUSE_CRASHREPORT
2005-04-05  Robert Roebling Added switch and define for wxUSE_STD_STRING
2005-03-22  Julian SmartWe need wxUSE_COMMON_DIALOGS for PPC
2005-03-22  Julian SmartDEBUGREPORT
2005-03-22  Julian SmartDon't use debug report under CE
2005-03-22  Julian SmartwxUSE_COMMON_DIALOGS must be 0 for eVC++ 3
2005-03-21  Julian SmartAdapt lib to eVC++ 3/4/PPC
2005-03-21  Vadim Zeitlinset wxUSE_DEBUGREPORT to 1 by default again
2005-03-20  Julian SmartFixes for WinCE toolbar
2005-03-19  Julian SmartFixed toolbar bitmap bug introduced by deriving wxToolM...
2005-03-16  Julian SmartImplemented PocketPC menubar/toolbar as wxToolMenuBar...
2005-03-15  Vadim Zeitlinset wxUSE_DEBUGREPORT to 0 by default; fixed a couple...
2005-03-15  Julian SmartFixed wxToolBar for WinCE so normal bitmaps can be...
2005-03-13  Włodzimierz SkibaCorrect sending of wxW event from wxChoice on MS Smartp...
2005-03-13  Włodzimierz SkibaMake Smartphone buildable with current flags.
2005-03-12  Vadim Zeitlinreadded back wxUSE_OLE and wxUSE_WXDIB
2005-03-11  Włodzimierz SkibaBring back help turned off as in previous WinCE setup...
2005-03-11  Vadim Zeitlinadded wxUSE_DEBUGREPORT
2005-03-10  Vadim Zeitlindisable drag and drop
2005-03-10  Vadim Zeitlinmoved WinCE-specific part into wx/msw/wince/chkconf...
2005-03-10  Vadim Zeitlingenerate (common part of) include/wx/msw/wince/setup...
2005-03-08  Vadim Zeitlinadded wxUSE_STDPATHS
2005-03-07  Vadim Zeitlinadded file with WinCE-specific configuration options...
2005-03-07  Vadim Zeitlinadded wxUSE_DATEPICKCTRL
2005-02-27  Michael WetherellMove wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the...
2005-02-10  Julian SmartApplied patch [ 1119239 ] Adds socket support for Windo...
2005-02-03  Julian SmartDisable wxMediaCtrl for WinCE
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-15  Vadim Zeitlinremoved obsolete wxUSE_CTL3D
2004-11-19  Vadim Zeitlinreplaced OnCtlColor(7 params) with MSWControlColor...
2004-11-11  Vadim Zeitlinremoved 2.0 compatibility stuff (patch 1054261)
2004-11-11  Ryan Nortonsetp.h changes
2004-11-08  Ryan Norton*** empty log message ***
2004-11-07  Ryan Nortonsome setup.h changes for wxMovieCtrl
2004-10-20  Vadim Zeitlinuse slashes instead of backslashes and quotes instead...
2004-09-29  Włodzimierz SkibaHardware defines spec.
next