]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/gdiimage.h
added wxUSE_REGKEY option
[wxWidgets.git] / include / wx / msw / gdiimage.h
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-08  Vadim Zeitlinreturn name and extension by const ref, not by value...
2004-09-16  Vadim Zeitlinfixed gcc warnings about not calling base class ctor...
2004-08-26  Włodzimierz SkibaSource cleaning: whitespaces & tabs, ::, TRUE/true...
2004-07-23  Vadim Zeitlindon't modify all wxBitmaps sharing the same wxBitmapRef...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-30  Robin DunnFix for export warning when compiling a DLL.
2003-01-25  Vadim Zeitlinremoved warnings about using the deprecated functions...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
1999-11-26  Vadim Zeitlinmingw32 compilation fixes
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added