| Commit message (Expand) | Author | Age | Files | Lines |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -323/+6 |
* | Make locale_charset a char *, not const char *. Kills a warning in the | Dan Winship | 2002-09-20 | 1 | -0/+1 |
* | Do slightly better error handling for close() and loop until it closes | Jeffrey Stedfast | 2002-08-08 | 1 | -3/+4 |
* | Changed to handle saving to a temp file first, this allows us to remove a | Jeffrey Stedfast | 2002-08-07 | 1 | -3/+26 |
* | Bumped version to 0.19.99.18 | Jeffrey Stedfast | 2002-08-07 | 1 | -1/+309 |
* | Use DBL_DIG to compute how much buffer space to use here. | Christopher James Lahey | 2002-04-27 | 1 | -2/+6 |
* | #include <parser.h> and <xmlmemory.h> instead of <gnome-xml/parser.h> and | Ettore Perazzoli | 2002-04-11 | 1 | -2/+4 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -12/+13 |
* | New function that parses a string as a double either in the C locale or | Christopher James Lahey | 2001-10-06 | 1 | -6/+6 |
* | *.c s/->childs/->xmlChildrenNode/g; | Michael Meeks | 2001-10-05 | 1 | -4/+4 |
* | New function to translate a string and then convert it to utf8. Acts just | Christopher James Lahey | 2001-04-11 | 1 | -13/+49 |
* | Some small header cleanups & fixes, and fix to translate all popup menus | Gediminas Paulauskas | 2001-04-05 | 1 | -3/+2 |
* | Fixed headers. Moved the .h associated with each .c to the top of the list | Christopher James Lahey | 2001-04-04 | 1 | -5/+7 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. Same | Kjartan Maraas | 2001-04-04 | 1 | -2/+3 |
* | Added condition and fallback to LC_CTYPE if system doesn't define | Timur Bakeyev | 2001-03-12 | 1 | -0/+4 |
* | Rearranged the includes here a bit. | Christopher James Lahey | 2001-02-05 | 1 | -2/+2 |
* | Don't #define __GNOME_I18N_H__ if it's already defined. | Chyla Zbigniew | 2001-01-28 | 1 | -77/+203 |
* | Added function e_xml_get_bool_prop_by_name_with_default. | Christopher James Lahey | 2001-01-21 | 1 | -0/+20 |
* | This fixes translations of library messages compared to application | Miguel de Icaza | 2001-01-17 | 1 | -0/+1 |
* | Added functions for encoding utf8 safely into libxml brokenness | Lauris Kaplinski | 2001-01-03 | 1 | -0/+1 |
* | Added e_xml_get_double_prop_by_name_with_default. | Christopher James Lahey | 2000-12-23 | 1 | -1/+21 |
* | Included a missing #include. | Christopher James Lahey | 2000-10-11 | 1 | -14/+54 |
* | Merging in additional type functions (e_xml_get_string_prop_by_name): | JP Rosevear | 2000-09-18 | 1 | -7/+73 |
* | xmlGetProp appears to return malloced memory. Thus we must free it. | Christopher James Lahey | 2000-05-16 | 1 | -4/+7 |
* | Constified XML utility functions. | Ettore Perazzoli | 2000-05-02 | 1 | -4/+4 |
* | move #include <locale.h> above the others because it was getting | Seth Alves | 2000-04-26 | 1 | -1/+2 |
* | Added e_xml_get_child_by_name_by_lang. | Christopher James Lahey | 2000-04-19 | 1 | -0/+31 |
* | Fixing a warning. | Christopher James Lahey | 2000-04-15 | 1 | -1/+1 |
* | Add g_return_if_fails. | Christopher James Lahey | 2000-04-15 | 1 | -2/+17 |
* | Fixed e_xml_set_integer_prop_by_name. | Christopher James Lahey | 2000-03-06 | 1 | -3/+3 |
* | Added e_xml_set_integer_prop_by_name. | Christopher James Lahey | 2000-03-05 | 1 | -0/+8 |
* | Added e_xml_get_integer_prop_by_name. | Christopher James Lahey | 2000-02-25 | 1 | -0/+10 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -0/+36 |