]> git.saurik.com Git - wxWidgets.git/history - src/common/datstrm.cpp
* wxMemory*Stream link problem fix.
[wxWidgets.git] / src / common / datstrm.cpp
1998-07-14  Guilhem Lavaux* wxMemory*Stream link problem fix.
1998-07-13  Karsten BallüderFixed that stupid stream problem.
1998-07-12  Robert Roeblingstream compile fixes
1998-07-12  Guilhem LavauxAdded IMPLEMENT_CLASS, ... about wxStream classes ...
1998-07-12  Guilhem LavauxAdded wxStream but I haven't tested them.
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-07  Karsten BallüderFixed broken Ieee extension for configure --without...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-03  Guilhem Lavaux* Fixed Async -> sync in wxExecute
1998-07-02  Julian SmartVarious changes for 16-bit compilation
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...