]> git.saurik.com Git - wxWidgets.git/history - utils/serialize/serctrl.cpp
replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with
[wxWidgets.git] / utils / serialize / serctrl.cpp
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-08-23  Guilhem Lavaux* New function wxObjectInputStream::Recall()
1998-08-19  Guilhem Lavaux* Some new feature in wxObject*Stream (objects aren...
1998-08-18  Guilhem Lavaux* wxThread: new functions: wxThread::Pause/Resume,...
1998-08-05  Guilhem Lavaux* Added source file info in utils/serialize/*
1998-08-04  Guilhem Lavaux* Added serialization code to the repository