]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk1/cursor.h
create stock GDI objects on demand; use const with GDI objects appropriately (patch...
[wxWidgets.git] / include / wx / gtk1 / cursor.h
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-02-10  Vadim ZeitlinGTK1 fixes after wxObject-derived classes copy ctors...
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
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-01-31  Julian SmartApplied wxImage -> wxCursor patch, tool window event...
2000-11-18  Václav Slavíkadded wxCursor ctor for creation from bits array
1999-11-22  Robert Roebling Headers moved a bit.
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision