Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 76d3d3b6e57f9a63582549aab4e70bf1 > files > 45

libgmetadom_gdome_cpp_smart0-devel-0.2.6-7mdv2010.0.i586.rpm

Wed,  9 Apr 2003 15:59:02 +0200

	* added saveDocumentToMemory in Ocaml binding
	  (patch provided by Blair)

Sun Dec 30 22:21:42 EST 2001

	* added hash function for DOMString so that it can
	  be used with STL hashed containers

Wed Dec  5 11:57:47 EST 2001

	* a severe bug in copy constructors has been fixed

	* improved DOMString implementation
	
Sun Dec  2 09:45:58 EST 2001 Luca Padovani <luca.padovani@cs.unibo.it>

	* removed Cpp from namespaces and filenames

	* method name change: get_gdome_object => gdome_object
	  this method is now public

Sat Dec  1 14:20:47 EST 2001 Luca Padovani <luca.padovani@cs.unibo.it>

	* Char8, Char16, Char32 depends now on the compiler, glib.h is not
	needed anymore.

	* better configuration for char encodings
	 
	* implemented DOMString::isEmpty with XML spaces

	* all methods for smart pointers are now declared const, except
	for the copy operator

	* default values for mode parameter in load/save
	
November 28, 2001

	* the source code for the first release is stabilizing