Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / common / bmpbase.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-06-25  Stefan Csomorvirtual method hiding in GTK, so add direct implementation
2013-06-25  Stefan Csomorfixing naming to GetScaleFactor, adding default Create...
2012-09-13  Vadim ZeitlinAdd wxBitmap::NewFromPNGData() for creating bitmaps...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-07  Stefan Csomorxti changes
2010-11-10  Vadim ZeitlinMake wxBitmap::ConvertToDisabled() available in all...
2009-09-24  Julian SmartApplied part of #10034: wxImage::ConvertToDisabled()
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-03-25  Francesco Montorsibuild fix
2008-03-25  Francesco Montorsireorganized wxBitmap/wxBitmapHandler classes to use...
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-08  Paul Cornettsmall cleanup
2006-10-08  Julian SmartAdded missing image.h header
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-10-02  Włodzimierz SkibawxVariant support needs wx/icon.h earlier.
2006-10-02  Włodzimierz SkibawxVariant support for icon and bitmap should work regar...
2006-09-30  Robert Roebling Move wxVariant support for GDI classes to their
2006-09-29  Włodzimierz SkibaBuild fix for !PCH builds.
2006-09-29  Włodzimierz SkibaBuild fix for !PCH builds.
2006-09-28  Vadim ZeitlinThe Lesser wxMask Refactoring: merged wxMGL and wxDFB...
2006-09-28  Vadim Zeitlinno real changes, just replaced a long preprocessor...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
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-20  Włodzimierz SkibaInclude wx/palette.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-01-26  Włodzimierz SkibaFilename correction.
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2005-10-07  Vadim Zeitlinfixed check for bitmapType match (thanks to HP compiler...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-15  Włodzimierz SkibaSimpler for readable diffs in future new ports.
2005-02-05  Robert Roebling Forgot one.
2004-09-09  Włodzimierz SkibaSource cleaning: TRUE/true, FALSE/false, whitespaces...
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
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-07-21  David ElliottwxCocoa: Added preliminary wxBitmap support
2003-04-05  Mattia Barbon Derive wxBitmap from wxBitmapBase.
2003-03-22  David ElliottUse wxBitmapBase in wxCocoa
2003-02-03  Mattia Barbon Do not #include an header where a forward declaration...
2003-01-19  Mattia Barbon Derive wxBitmap from wxBitmapBase in wxMotif, with...
2002-02-05  Vadim Zeitlindon't compile this file under wxMSW
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2002-01-02  Václav Slavíkfixed missing wxprec.h
2001-08-01  Václav Slavíkadded bmpbase.cpp (forgotten during merge?)