Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg.h according to precompiled headers...
[wxWidgets.git] / src / common / bmpbase.cpp
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?)