]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/icon.h
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
[wxWidgets.git] / include / wx / gtk / icon.h
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2005-02-05  Robert Roebling Make wxBitmap inherit from wxBitmapBase
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  Vadim Zeitlinload any files, not only XPMs, in wxIcon(wxIconLocation)
2003-06-21  Vadim Zeitlinadded wxIconLocation; minor fixes to wxIcon on some...
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-04-20  Vadim Zeitlinmade operator==() and \!=() const (still doesn't make...
2000-08-15  Václav Slavíkadded wxIcon::CopyFromBitmap to wxGTK
1999-11-22  Robert Roebling Headers moved a bit.
1998-12-23  Julian SmartSome more wxMotif improvements: DrawIcon fixed; generic...
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-11-23  Robert Roebling Added install scripts in missing places
1998-10-29  Robert Roebling Big color update with the newest information
1998-08-17  Robin DunnAdded missing declaration of wxIcon::operator =(const...
1998-08-17  Robert Roebling Turned wxIcon inline constructors to real constructors
1998-07-12  Robert Roeblingstream compile fixes
1998-07-11  Robert Roeblingevent/leave events
1998-07-10  Karsten Ballüderfixed arguments to make it wxMSW compatible
1998-07-09  Robert RoeblingThreadnoGui compiles now.
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-30  Karsten BallüderRemoved the WXUNUSED() from size parameters in wxIcon...
1998-05-20  Karsten BallüderInitial revision