| Commit message (Expand) | Author | Age | Files | Lines |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -3/+3 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -1/+1 |
* | Use g_build_filename to get the tempoary directory name. Fix #399307 | Jeff Cai | 2007-02-28 | 1 | -3/+6 |
* | Delete e_mkdir_hier(), and use e_util_mkdir_hier() instead of it. | Simon Zheng | 2006-01-10 | 1 | -1/+2 |
* | Use GLib API where applicable for portability. | Tor Lillqvist | 2005-12-17 | 1 | -20/+15 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -1/+1 |
* | debugify a few more printfs | Dan Winship | 2004-07-14 | 1 | -3/+3 |
* | un-const the return values, since they need to be freed (d): turn off | Dan Winship | 2004-07-14 | 1 | -7/+6 |
* | ** See Bug #37329. | Not Zed | 2004-03-03 | 1 | -124/+95 |
* | We need to unlink the full paths in the tmpdirs, not just the base path. | Jeffrey Stedfast | 2003-08-28 | 1 | -6/+8 |
* | A bunch of fixes to make e-util build with -DG_DISABLE_DEPRECATED and | Jeffrey Stedfast | 2003-01-03 | 1 | -1/+1 |
* | #include <string.h> for strcmp. | Jeffrey Stedfast | 2002-03-05 | 1 | -2/+5 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -12/+11 |
* | Make sure the dir pointer is non-NULL before using it. | Jeffrey Stedfast | 2001-09-14 | 1 | -8/+10 |
* | Fix the check for the case when mkdir() returns EEXIST to check S_ISDIR on | Dan Winship | 2001-09-06 | 1 | -1/+1 |
* | robustification | Jeffrey Stedfast | 2001-08-25 | 1 | -6/+40 |
* | Added e-mktemp.[c,h] to the build. | Jeffrey Stedfast | 2001-08-25 | 1 | -0/+231 |