wxWidgets/utils/serialize
Guilhem Lavaux f4a8c29f7a * wxCreateDynamicObject() uses an hashtable now
* wxClassInfo::first = NULL after the hashtable is initialized
* dynlib has been simplified.
* Some fix in the serialization core and in wxObject::StoreObject()/LoadObject()
* Updates in utils/serialize/sermain.cpp


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-09-01 17:17:05 +00:00
..
.cvsignore Added wxPropList library 1998-08-15 13:20:52 +00:00
Makefile Added wxPropList library 1998-08-15 13:20:52 +00:00
Makefile.in * Added serialization code to the repository 1998-08-04 17:45:20 +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 * New function wxObjectInputStream::Recall() 1998-08-23 09:23:27 +00:00
serctrl.h * New function wxObjectInputStream::Recall() 1998-08-23 09:23:27 +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 * New function wxObjectInputStream::Recall() 1998-08-23 09:23:27 +00:00
sergdi.h * New function wxObjectInputStream::Recall() 1998-08-23 09:23:27 +00:00
sermain.cpp * wxCreateDynamicObject() uses an hashtable now 1998-09-01 17:17:05 +00:00
serwnd.cpp * New function wxObjectInputStream::Recall() 1998-08-23 09:23:27 +00:00
serwnd.h * Some new feature in wxObject*Stream (objects aren't duplicated) 1998-08-19 18:33:19 +00:00