]> git.saurik.com Git - wxWidgets.git/history - include/wx/features.h
use static_cast<> in event table macros for type safety (patch 843206)
[wxWidgets.git] / include / wx / features.h
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