Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not...
[wxWidgets.git] / include / wx / apptrait.h
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-11-12  David ElliottMoved wxStandardPathsCF into base library when using...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-09-08  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-08-08  David ElliottRemoved incorrect struct qualifier from GSocketGUIFunct...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-02  Václav Slavíkhopefully better description of GetSocketGUIFunctionsTa...
2004-01-19  David ElliottReverting wxAppTraits GSocket patch
2004-01-18  David ElliottAdded wxAppTraits::CreateGSocket() as well as implement...
2003-09-22  Stefan NeisFixed wxGUIAppTraits declaration on OS/2.
2003-09-22  Stefan NeisAdded GUI part of AppTraits for OS/2.
2003-09-22  Stefan NeisAdded AppTraits for OS/2.
2003-08-31  Stefan NeisFixed AppTraits handling on OS/2.
2003-08-07  Václav Slavíkblind fix for watcom
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-02  Václav Slavíkreturn wxToolkitInfo by reference and not by pointer
2003-08-02  Václav Slavíkreplaced wxAppTraits::GetOSVersion with GetToolkitInfo...
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...
2003-07-10  Vadim Zeitlinfixed build
2003-07-09  Vadim Zeitlintest for Mac before Unix as __UNIX__ is defined as...
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-04  Stefan CsomorwxMac (classic & carbon) support added
2003-07-04  Václav Slavíkcompilation fixes for multilib/DLL build
2003-07-03  Vadim Zeitlinremoved static methods from wxAppTraitsBase, this doesn...
2003-07-03  Václav Slavíkthis is nasty but required compilation fix, otherwise...
2003-07-03  Václav Slavíkanother compilation fix for multilib DLLs
2003-07-01  David ElliottDeclare wxObject
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-27  Vadim Zeitlinmoved GetOSVersion() to the base traits class; implemen...
2003-06-24  Vadim Zeitlincompilation fix for wxGTK
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...