Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / msw / imaglist.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2010-10-30  Vadim ZeitlinNo changes, just use AutoHBITMAP instead of manual...
2010-10-30  Vadim ZeitlinAdd bitmaps in non-premultiplied format to wxImageList...
2009-09-07  Vadim ZeitlinAlways use 32bpp image lists.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-11-30  Robert RoeblingDC reorganization
2007-07-21  Vadim Zeitlinfixes for building wxMSW with --disbale-all-features
2006-12-04  Vadim Zeitlincreate mask from alpha channel if the bitmap has no...
2006-12-04  Vadim Zeitlinuse Remove(-1) instead of looping over all images manua...
2006-09-18  Robert Roebling Fix compilo under MINGW32
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-01-21  Julian SmartTypo fix
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-12-14  Vadim Zeitlinfixed return code checking in wxImageList::Replace...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-02-27  Julian SmartAdded GetBitmap, GetIcon to wxImageList
2004-08-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxNOT_FOUND...
2004-06-16  Włodzimierz SkibaWarning fixes for WinCE.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-05  Vadim Zeitlindon't use non-const wxDC::GetBackground() which doesn...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-11  Julian SmartMore WinCE mods
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-01-13  Vadim Zeitlin0. extracted toolbar colour mapping stuff to its own...
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-06  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net>:
2000-01-24  Vadim Zeitlinseveral mingw32 compilation fixes
2000-01-22  Ron Leeadded missing include dcmemory.h
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-03  Unknown (CR)Fixed inverse masking on MSW imagelist
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-12  Vadim Zeitlinadded an error message if a bitmap can't be addedto...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff