Remove obsolete VisualAge-related files.
[wxWidgets.git] / src / motif / statbmp.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.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2006-10-05  Mattia Barbon Fix buffer overrun in Linux/x86_64 (Pixel is a 64...
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-08-18  Mattia Barbon Avoid some -Wundef warning. Check for __WXGTK__ using...
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
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-27  Mattia Barbon Allow initialising wxStaticBitamp with wxNullBitmap...
2003-05-13  Mattia Barbon Derive wxStaticText from wxStaticTextBase, remove...
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-04-09  Mattia Barbon Use the wxBitmap implementation from wxX11
2003-03-27  Mattia Barbon Removed some old cruft from wxBitmap, moved wxMotif...
2002-07-28  Mattia BarbonTake into account icon mask in wxStaticBitmap
2001-07-08  Gilles Depeyrotadded missing includes after wxUniv merge
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-06-23  Robert Roebling Motif compile fixes
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1998-10-26  Julian SmartMotif and other mods
1998-10-23  Julian SmartMore Motif changes (colour/font stuff)
1998-10-22  Julian SmartMore-or-less finished reasonably cool wxToolBar class...
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-18  Julian SmartMotif additions
1998-09-18  Julian SmartMotif files added.