aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-xml-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-0/+448
* Move EAlert* and e-xml-utils to libevolution-utils.Srinivasa Ragavan2012-03-031-448/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-2/+3
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style cleanups.Matthew Barnes2011-05-091-14/+14
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-4/+4
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-37/+44
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-24/+24
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-291-16/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-2/+2
* Warning fixes. - NULL vs 0 - ANSIfication of declarations - missingKjartan Maraas2007-10-261-6/+6
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Clean up compiler warnings in e-util directory (#438467).Matthew Barnes2007-06-031-23/+23
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-0/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-2/+6
* Remove these functions that are now in libedataserver/e-xml-utils.cTor Lillqvist2005-12-181-92/+0
* Use g_get_tmp_dir() instead of hardcoding /tmp.Tor Lillqvist2005-11-261-6/+2
* Use g_win32_getlocale() to get locale on Win32. (setlocale() returnsTor Lillqvist2005-08-101-1/+14
* Braino.Tor Lillqvist2005-04-291-1/+1
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-21/+36
* Updated to use xmlDocDumpFormatMemory() so that we get structured xmlJeffrey Stedfast2003-03-141-1/+1
* Back to the land of the living we shall go.Jeffrey Stedfast2003-01-161-4/+63
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-323/+6
* Make locale_charset a char *, not const char *. Kills a warning in theDan Winship2002-09-201-0/+1
* Do slightly better error handling for close() and loop until it closesJeffrey Stedfast2002-08-081-3/+4
* Changed to handle saving to a temp file first, this allows us to remove aJeffrey Stedfast2002-08-071-3/+26
* Bumped version to 0.19.99.18Jeffrey Stedfast2002-08-071-1/+309
* Use DBL_DIG to compute how much buffer space to use here.Christopher James Lahey2002-04-271-2/+6
* #include <parser.h> and <xmlmemory.h> instead of <gnome-xml/parser.h> andEttore Perazzoli2002-04-111-2/+4
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-12/+13
* New function that parses a string as a double either in the C locale orChristopher James Lahey2001-10-061-6/+6
* *.c s/->childs/->xmlChildrenNode/g;Michael Meeks2001-10-051-4/+4
* New function to translate a string and then convert it to utf8. Acts justChristopher James Lahey2001-04-111-13/+49
* Some small header cleanups & fixes, and fix to translate all popup menusGediminas Paulauskas2001-04-051-3/+2
* Fixed headers. Moved the .h associated with each .c to the top of the listChristopher James Lahey2001-04-041-5/+7
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-041-2/+3
* Added condition and fallback to LC_CTYPE if system doesn't defineTimur Bakeyev2001-03-121-0/+4
* Rearranged the includes here a bit.Christopher James Lahey2001-02-051-2/+2
* Don't #define __GNOME_I18N_H__ if it's already defined.Chyla Zbigniew2001-01-281-77/+203
* Added function e_xml_get_bool_prop_by_name_with_default.Christopher James Lahey2001-01-211-0/+20
* This fixes translations of library messages compared to applicationMiguel de Icaza2001-01-171-0/+1
* Added functions for encoding utf8 safely into libxml brokennessLauris Kaplinski2001-01-031-0/+1
* Added e_xml_get_double_prop_by_name_with_default.Christopher James Lahey2000-12-231-1/+21
* Included a missing #include.Christopher James Lahey2000-10-111-14/+54
* Merging in additional type functions (e_xml_get_string_prop_by_name):JP Rosevear2000-09-181-7/+73
* xmlGetProp appears to return malloced memory. Thus we must free it.Christopher James Lahey2000-05-161-4/+7
* Constified XML utility functions.Ettore Perazzoli2000-05-021-4/+4
* move #include <locale.h> above the others because it was gettingSeth Alves2000-04-261-1/+2
* Added e_xml_get_child_by_name_by_lang.Christopher James Lahey2000-04-191-0/+31
* Fixing a warning.Christopher James Lahey2000-04-151-1/+1
* Add g_return_if_fails.Christopher James Lahey2000-04-151-2/+17
* Fixed e_xml_set_integer_prop_by_name.Christopher James Lahey2000-03-061-3/+3
* Added e_xml_set_integer_prop_by_name.Christopher James Lahey2000-03-051-0/+8
* Added e_xml_get_integer_prop_by_name.Christopher James Lahey2000-02-251-0/+10
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-0/+36