]> git.saurik.com Git - wxWidgets.git/history - include/wx/iconbndl.h
fix the wrong #ifdef WXWIN_COMPATIBILITY_2_8 checks, #if should be used (#9644)
[wxWidgets.git] / include / wx / iconbndl.h
2008-06-26  Vadim Zeitlinfix the wrong #ifdef WXWIN_COMPATIBILITY_2_8 checks...
2008-06-25  Vadim Zeitlinmore wxBitmapType-related backward compatibility fixes
2008-06-06  Vadim Zeitlinchange longs used for bitmap types to wxBitmapType...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-07  Vadim Zeitlinadded GetIconOfExactSize()
2007-04-07  Vadim Zeitlinadded IsEmpty()
2007-04-07  Vadim Zeitlin1. changed wxIconBundle to use m_refData and COW to...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-16  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-06-16  Václav SlavíkWXDLLEXPORT correction
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-03-28  Stefan Csomorcorrected dynarray.h include
2002-03-26  Mattia BarbonwxIconBundle implementation.