wxWidgets/utils/serialize
Guilhem Lavaux 75ed1d15d0 * wxSocket fixes
* wxStream: - new inheritance, new stream buffer, nearly the same API for the
              end user
            - updated other streams consequently
* wxGTK: some change to make it compile on GTK 1.0 and GTK 1.1
* small changes on wxThread to prepare a more reentrant lib
* wxVariant works with wxStream too now


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-10-14 17:36:50 +00:00
..
.cvsignore Added wxPropList library 1998-08-15 13:20:52 +00:00
Makefile fixed the install/unix references -Markus 1998-09-03 15:27:50 +00:00
makefile.b32 * wxSocket fixes 1998-10-14 17:36:50 +00:00
Makefile.in make install 1998-09-03 13:58:56 +00:00
sercore.cpp * Some new feature in wxObject*Stream (objects aren't duplicated) 1998-08-19 18:33:19 +00:00
sercore.h * Some new feature in wxObject*Stream (objects aren't duplicated) 1998-08-19 18:33:19 +00:00
serctrl.cpp * Added wxSerial DLL support for Borland 32 1998-09-17 17:30:13 +00:00
serctrl.h * Added wxSerial DLL support for Borland 32 1998-09-17 17:30:13 +00:00
serext.cpp * Some new feature in wxObject*Stream (objects aren't duplicated) 1998-08-19 18:33:19 +00:00
serext.h * Some new feature in wxObject*Stream (objects aren't duplicated) 1998-08-19 18:33:19 +00:00
sergdi.cpp * Added wxSerial DLL support for Borland 32 1998-09-17 17:30:13 +00:00
sergdi.h * Added wxSerial DLL support for Borland 32 1998-09-17 17:30:13 +00:00
sermain.cpp * wxCreateDynamicObject() uses an hashtable now 1998-09-01 17:17:05 +00:00
serwnd.cpp * Added wxSerial DLL support for Borland 32 1998-09-17 17:30:13 +00:00
serwnd.h * Added wxSerial DLL support for Borland 32 1998-09-17 17:30:13 +00:00