aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util.h
Commit message (Expand)AuthorAgeFilesLines
* Delete e_mkdir_hier(), and use e_util_mkdir_hier() instead of it.Simon Zheng2006-01-101-14/+0
* prefix the wrapper functions with e - do not use g lest it is assumed toHarish Krishnaswamy2005-12-091-4/+4
* dded case insensitive compare support etable, and using it for OrganizationSushma Rai2005-10-041-0/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* bump libtool version for api addition new, utf8 in/outMike Kestner2003-05-291-0/+10
* Add a "collate" sort callback that uses the new g_collate_compare().Jeffrey Stedfast2002-12-061-0/+2
* (E_MAKE_X_TYPE): Update for libbonobo 2.0.Ettore Perazzoli2002-11-021-20/+25
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-164/+49
* Documented this function as not necessarily stripping shellChristopher James Lahey2002-05-021-0/+1
* Use DBL_DIG to compute how much buffer space to use here.Christopher James Lahey2002-04-271-1/+2
* Added widgets/e-option-menu.lo.Christopher James Lahey2002-03-261-0/+35
* Replaced e_marshal_BOOL__STRING with this since the function it was usedChristopher James Lahey2002-03-131-1/+3
* Added e-table-search.lo.Christopher James Lahey2002-03-121-0/+4
* New signal for when the width of the column changes.Christopher James Lahey2002-02-131-0/+4
* Yet Another Stupid Marshaller.Ettore Perazzoli2002-01-231-0/+4
* Merging changes:Christopher James Lahey2001-12-181-0/+5
* Bump up to 0.15.99.5.Ettore Perazzoli2001-10-271-0/+4
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-0/+23
* Bumped the version number to 0.15.99.1.Christopher James Lahey2001-10-191-0/+2
* Use e_strdup_append_strings here instead of g_strdup_printf becauseChristopher James Lahey2001-10-121-0/+4
* New function that parses a string as a double either in the C locale orChristopher James Lahey2001-10-061-124/+138
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-051-0/+10
* Bumped the version number to 0.12.99.0.Christopher James Lahey2001-09-231-0/+4
* Add e_free_string_slist() and e_free_object_slist().Ettore Perazzoli2001-06-301-0/+4
* Add a new `e_marshal_INT__POINTER_POINTER_POINTER_POINTER' marshallerEttore Perazzoli2001-06-271-0/+4
* Added util/e-sorter-array.lo and widgets/e-reflow-model.lo. RemovedChristopher James Lahey2001-05-081-11/+10
* Added e-table/e-cell-spin-button.lo Added e-table/e-cell-float.loMikael Hallendal2001-04-131-0/+7
* Some small header cleanups & fixes, and fix to translate all popup menusGediminas Paulauskas2001-04-051-1/+0
* Fixed headers. Moved the .h associated with each .c to the top of the listChristopher James Lahey2001-04-041-1/+0
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-041-1/+2
* Upped the version number to 0.5.99.4.Christopher James Lahey2001-03-201-75/+126
* implement.Michael Meeks2001-02-211-0/+23
* From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>Christopher James Lahey2001-02-171-0/+10
* New marshallersDan Winship2001-02-151-8/+22
* Added e_format_number and e_create_directory.Christopher James Lahey2001-02-071-55/+57
* Made the parameter type of e_strdup_string a const. Made it not callChristopher James Lahey2000-12-191-60/+55
* Fixed a warning by making e_strstrcase return a const gchar.Christopher James Lahey2000-12-121-57/+61
* Increased the version number to 0.3. Increased the so number.Christopher James Lahey2000-12-071-1/+0
* macro that calls e_filename_make_safeJeffrey Stedfast2000-12-051-3/+4
* Bump the version to 0.2.99.4Jeffrey Stedfast2000-12-011-2/+4
* Add another marshalling function.Dan Winship2000-10-261-0/+5
* New function to make a directory and (if needed), its parentsDan Winship2000-10-081-1/+3
* Remove ifdefed 0 prototypesMiguel de Icaza2000-09-181-7/+4
* The return value should not be const. (Well, unless the input was, but youDan Winship2000-09-121-2/+2
* Added uncompiled e_read_uri function.Christopher James Lahey2000-08-091-0/+3
* Added a bunch of e_marshal functions.Christopher James Lahey2000-07-251-2/+24
* From addressbook/ChangeLog:Christopher James Lahey2000-07-131-0/+3
* Added e_strsplit to work around a bug in g_strsplit.Christopher James Lahey2000-07-081-0/+4
* Changed the needed e_marshal functions.Christopher James Lahey2000-06-131-3/+7
* Added e-printable.c and e-printable.h.Christopher James Lahey2000-06-111-2/+10
* Added e_marshal_INT__INT_INT_POINTER.Christopher James Lahey2000-06-021-0/+5
* Added e_write_file.Christopher James Lahey2000-05-231-0/+1
* Utility function to free a GList of strings.Ettore Perazzoli2000-05-161-5/+7
* Added e_strdup_strip which returns a copy of the string with the leadingChristopher James Lahey2000-05-141-0/+2
* Got rid of some warnings.Christopher James Lahey2000-05-071-0/+1
* New function to free a list of referenced objects.Ettore Perazzoli2000-05-031-2/+6
* Added e_xml_get_integer_prop_by_name.Christopher James Lahey2000-02-251-0/+3
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-0/+8
* Add anotherArturo Espinosa1999-11-181-0/+24