]> git.saurik.com Git - wxWidgets.git/history - src/common/cmndata.cpp
Some doc corrections; various small fixes for Cygwin and BC++
[wxWidgets.git] / src / common / cmndata.cpp
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-04-19  Ove KaavenUnicode conversion for MSW, or something
1999-04-12  Ove KaavenIt now compiles all these files without warnings in...
1999-04-06  Julian SmartFixed OnMenuHighlight, wxPrintData problems
1999-04-04  Julian SmartWin16 corrections
1999-04-03  Julian SmartCorrect wrong memset ordering that produced an assert...
1999-03-31  Brian MacyVery bad wxPrintData destructor... fixed typo.
1999-03-29  Vadim Zeitlinmore backwards compatibility
1999-03-25  Julian SmartMany changes to the printing classes.
1999-01-16  Julian SmartVarious changes for Salford C++, and commited fileconf...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-18  Julian SmartPartial Watcom C++ 10.6 support added (doesn't link...
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-17  Julian SmartAdded STRICT corrections.
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Julian SmartFixed const problems in status bar code, changed panelg...
1998-05-20  Karsten BallüderInitial revision