Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / motif / bmpmotif.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2006-10-30  Vadim Zeitlincompilation fix after operator==() removal
2006-10-05  Mattia Barbon Fix buffer overrun in Linux/x86_64 (Pixel is a 64...
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-17  Vadim Zeitlin64 bit compilation fix (pointer can't be cast to int...
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Precompiled headers support.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-09  Jouk Jansen Committing in .
2003-04-09  Mattia Barbon Use the wxBitmap implementation from wxX11
2003-03-31  Mattia Barbon Removed a deprecated wxBitmap constructor, and some
2003-03-27  Mattia Barbon Removed some old cruft from wxBitmap, moved wxMotif...