]> git.saurik.com Git - wxWidgets.git/history - src/common/gdicmn.cpp
Doc & Symantec C++ fixes
[wxWidgets.git] / src / common / gdicmn.cpp
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-24  Vadim Zeitlin1. new wxList code
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-09-20  Vadim Zeitlin1) minor modifications in fileconf.cpp
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-11  Robert Roebling Updates to memcheck
1998-08-27  Julian SmartwxUpdateUIEvent derives from wxCommandEvent now
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-19  Julian SmartGDI double-deletion fix, wxBitmap depth bug
1998-08-18  Karsten Ballüderreordered headers to compile
1998-08-17  Vadim Zeitlinreplaced another printf() with wxLogDebug()
1998-08-17  Robert Roebling Turned wxIcon inline constructors to real constructors
1998-08-16  Vadim Zeitlin1) corrected bug in log.cpp which only affected wxGTK...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-08-02  Robert Roebling Fixed Fontdialog
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-08  Julian SmartRemoved redundant auto-setting code in wxDC; corrected...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision