]> git.saurik.com Git - wxWidgets.git/history - src/common/utilscmn.cpp
Some changes in a vain attempt to make Salford C++ work; added FAQ files;
[wxWidgets.git] / src / common / utilscmn.cpp
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-02  Robert Roebling Triued in vain to fix threads segvs with gcc
1999-01-01  Stefan Csomormac support as stubs added
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-21  Stefan CsomorCW Win32 support
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-10-16  Unknown (UG)wx_USEIOSTREAMH changes
1998-10-12  Julian SmartChanges related to stream includes
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Karsten BallüderFixed implementation pragma to "utils.h"
1998-07-10  Julian SmartFixed const problems in status bar code, changed panelg...
1998-07-09  Robert RoeblingThreadnoGui compiles now.
1998-07-08  Julian SmartRemoved redundant auto-setting code in wxDC; corrected...
1998-07-05  Guilhem Lavaux* Fixed configuration problem (#if USE_APPLE_IEEE)
1998-07-03  Julian SmartAdded wxExpr parser/lexer files which had somehow got...
1998-05-20  Karsten BallüderInitial revision