]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk1/dcmemory.h
fixed wxGTK1 compilation after wxDC changes (still doesn't work)
[wxWidgets.git] / include / wx / gtk1 / dcmemory.h
2007-12-15  Vadim Zeitlinfixed wxGTK1 compilation after wxDC changes (still...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-01-23  Mart RaudseppRemove GTK2 specific prototypes from wx/include/gtk1...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
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-05-01  Vadim Zeitlinfixes for working with mono bitmaps (patch 728768)
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2000-01-15  Robert Roebling black now denotes 0 on mono-bitmaps.
1999-11-22  Robert Roebling Headers moved a bit.
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-05-15  Robert Roebling DC change header change for wxMemoryDC and wxPostscri...
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-12-01  Robert Roebling New wxDC hierarchy
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-07-13  Robert Roeblingmemdc and bitmap fixes
1998-05-28  Julian SmartUpdates from Chris Breeze
1998-05-20  Karsten BallüderInitial revision