No resize border on WinCE by default
[wxWidgets.git] / include / wx / features.h
2004-11-01  Stefan Csomorswitching to defines not having a value for __WXMAC__
2004-10-15  David ElliottwxCocoa: Added wxTaskBarIcon
2004-10-14  Ryan NortonReverted and fixed really broken overcommit
2004-10-14  David ElliottReverted broken test to determine wxHAS_TASK_BAR_ICON
2004-09-25  Ryan Nortonmark changes. Mac OSX taskbar implementation
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-21  Václav Slavíkapplied patch 939076: __SMARTPHONE__ define
2004-03-04  David WebsterRemove the Innotek for OS/2 addition...configure now...
2004-03-03  David WebsterInnotek gcc for os2 specific updates
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-10  Vadim Zeitlinreversed last accidental commit
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-01-25  Ryan NortonRemove taskbar support for now on OS X
2004-01-23  Ryan NortonOS X Dock Menu/Taskbar support (not added to bakefiles...
2003-12-17  Ryan Norton1.
2003-12-17  Ryan Norton1.
2003-07-20  Julian SmartAdded a resource for Smartphone menubar
2003-07-19  Vadim Zeitlinmoved smart phone test to chkconf.h from features.h
2003-07-19  Julian SmartAdded minimal file dialog for SmartPhone
2003-07-13  Vadim Zeitlinadded wxHAS_ICON_LOCATION and wxHAS_CRASH_REPORT
2003-06-21  Mattia Barbon Typo fix.
2003-06-19  Václav Slavíkadded wxHAS_TASK_BAR_ICON
2002-04-07  Vadim Zeitlinadded raw key code and flags support (based on patch...
2002-03-21  Vadim Zeitlinimplemented radio menu items for wxMSW
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK