Commit Graph

5 Commits

Author SHA1 Message Date
64a3e0a91c Fix a non-ANSI switch label.
* e-component-listener.c (connection_listen_cb): Fix a non-ANSI
        switch label.

        * e-gui-utils.c: only include "art/empty.xpm" if
        HAVE_LIBGNOMEUI_GNOME_ICON_LOOKUP_H isn't defined

        * e-xml-hash-utils.c (e_xml_to_hash): Deconstify a non-const
        variable to fix a warning.

svn path=/trunk/; revision=21901
2003-07-23 14:55:52 +00:00
732db2157e encode the text (e_xml_from_hash): pass xmlDoc to foreach method
2003-07-03  JP Rosevear  <jpr@ximian.com>

 	* e-xml-hash-utils.c (foreach_save_func): encode the text
 	(e_xml_from_hash): pass xmlDoc to foreach method
 	(e_xmlhash_new): check for file existence
 	(e_xmlhash_destroy): only destroy the hash if it exists

svn path=/trunk/; revision=21856
2003-07-17 12:48:35 +00:00
a6056c7493 don't leak an extra copy of the values
* e-xml-hash-utils.c (e_xml_to_hash): don't leak an extra copy of
        the values

svn path=/trunk/; revision=21497
2003-06-20 14:36:58 +00:00
8d1a4eb49d Update for a libxml2 change that was making this code g_warn a lot
* e-xml-hash-utils.c (e_xml_to_hash): Update for a libxml2 change
	that was making this code g_warn a lot

svn path=/trunk/; revision=20264
2003-03-12 17:28:35 +00:00
9b1888365c New, sort of from evolution-recurid-branch.
* e-xml-hash-utils.c: New, sort of from evolution-recurid-branch.

svn path=/trunk/; revision=19503
2003-01-17 19:32:19 +00:00