aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-xml-utils.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-427/+0
* 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