Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a warning by making e_strstrcase return a const gchar. | Christopher James Lahey | 2000-12-12 | 1 | -3/+3 |
* | Fixed some warnings. | Christopher James Lahey | 2000-12-07 | 1 | -1/+1 |
* | macro that calls e_filename_make_safe | Jeffrey Stedfast | 2000-12-05 | 1 | -5/+5 |
* | Bump the version to 0.2.99.4 | Jeffrey Stedfast | 2000-12-01 | 1 | -3/+16 |
* | Add another marshalling function. | Dan Winship | 2000-10-26 | 1 | -0/+14 |
* | Included a missing #include. | Christopher James Lahey | 2000-10-11 | 1 | -0/+1 |
* | New function to make a directory and (if needed), its parents | Dan Winship | 2000-10-08 | 1 | -0/+35 |
* | The return value should not be const. (Well, unless the input was, but you | Dan Winship | 2000-09-12 | 1 | -1/+1 |
* | Added uncompiled e_read_uri function. | Christopher James Lahey | 2000-08-09 | 1 | -1/+49 |
* | Added a bunch of e_marshal functions. | Christopher James Lahey | 2000-07-25 | 1 | -2/+98 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 1 | -0/+24 |
* | Added e_strsplit to work around a bug in g_strsplit. | Christopher James Lahey | 2000-07-08 | 1 | -0/+54 |
* | Changed the needed e_marshal functions. | Christopher James Lahey | 2000-06-13 | 1 | -9/+35 |
* | Added e-printable.c and e-printable.h. | Christopher James Lahey | 2000-06-11 | 1 | -9/+55 |
* | Fixed e_marshal_INT__INT_INT_POINTER. | Christopher James Lahey | 2000-06-02 | 1 | -1/+1 |
* | Added e_marshal_INT__INT_INT_POINTER. | Christopher James Lahey | 2000-06-02 | 1 | -0/+20 |
* | Duh! -1 != 1. :) | Dan Winship | 2000-06-02 | 1 | -1/+1 |
* | Added e_write_file. | Christopher James Lahey | 2000-05-23 | 1 | -0/+26 |
* | Utility function to free a GList of strings. | Ettore Perazzoli | 2000-05-16 | 1 | -0/+11 |
* | Added e_strdup_strip which returns a copy of the string with the leading | Christopher James Lahey | 2000-05-14 | 1 | -0/+18 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-05-07 | 1 | -0/+52 |
* | New function to free a list of referenced objects. | Ettore Perazzoli | 2000-05-03 | 1 | -1/+14 |
* | Added e_xml_get_integer_prop_by_name. | Christopher James Lahey | 2000-02-25 | 1 | -0/+41 |