replace wx_{const,static,reinterpret}_cast with their standard C++ equivalents
[wxWidgets.git] / src / mgl / bitmap.cpp
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-07-22  Vadim Zeitlinattempt to fix compilation after the last change
2008-07-20  Vadim Zeitlinblind attempt to fix wxBitmap in wxMGL
2008-03-25  Francesco Montorsireorganized wxBitmap/wxBitmapHandler classes to use...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2006-11-03  Vadim Zeitlinuse wxMemoryDC::SelectObjectAsSource() for const wxBitmaps
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
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.
2006-10-02  Włodzimierz SkibaTinderbox build fix.
2006-09-28  Vadim ZeitlinThe Lesser wxMask Refactoring: merged wxMGL and wxDFB...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.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-03-27  Włodzimierz SkibaUnconditional assert means failure.
2006-03-21  Vadim Zeitlinadded semicolons after wxCHECK()s (part of patch 1450705)
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2005-10-31  Włodzimierz SkibawxMGL revitalised with OpenWatcom.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-03  Julian SmartShould return wxImage not bool
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-10  Václav SlavíkSciTech MGL changed public interface again, let's accom...
2002-02-15  Václav Slavíkcopyright update
2001-12-08  Václav Slavíkcompilation fix
2001-11-21  Václav Slavík- removed GDI lists from wxMGL
2001-11-11  Václav Slavíkfixed stupid big when assigning wxImage's palette to...
2001-10-15  Václav Slavíkfixes to mask creation by colour
2001-10-07  Václav Slavíkfix to wxMGL's wxBitmap(wxImage) ctor
2001-08-15  Václav Slavíkbugfixes, bugfixes, bugfixes...
2001-08-01  Václav SlavíkwxMGL update (no, it still doesn't work, I'm backuping...
2001-06-29  Václav Slavíkfixed copyrights in MGL files (finally...)
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch