aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-file-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* Recognise "Desktop" special downloads directory. Fixes bug #152926.Christian Persch2004-10-021-7/+18
* Handle the case where the downloads dir cannot be created gracefully. FixMarco Pesenti Gritti2004-07-221-3/+11
* Add check for 'mkdtemp', since solaris doesn't have it.Christian Persch2004-05-291-0/+4
* Don't assume Desktop directory location, check the gconf key if it'sChristian Persch2004-03-051-2/+17
* Removed an unused #include.Christian Persch2004-02-221-1/+1
* Fix numerous places where we weren't properly converting between UTF-8 andChristian Persch2004-02-131-2/+8
* Only try to rmdir() the tmp directory if we have one.Christian Persch2004-01-271-3/+6
* Fixed early freeing of tmp_dirAdam Hooper2004-01-251-4/+10
* Fix mem leaks.Christian Persch2004-01-251-4/+3
* Add a way to get the downloads dir with a comment for translators. Use dirMarco Pesenti Gritti2004-01-251-1/+13
* Make ephy_file_tmp_directory() return a const char * instead of a char *Adam Hooper2004-01-251-1/+1
* New function to get temp directory and moved ephy_shell_delete_on_exit toChristopher James Lahey2004-01-231-0/+50
* Port node db saving and RDF export to xml writer api.Christian Persch2003-11-081-20/+12
* Change some more i18n inclusion and remove several unused includes.Marco Pesenti Gritti2003-11-061-1/+0
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Use gnomevfs helper to open applications, drop our own.Marco Pesenti Gritti2003-10-311-176/+0
* Fix check for return value of xmlSaveFileFormat, _maybe_ fixing theChristian Persch2003-09-211-1/+1
* Try to fix node removal problems. I cant repro crashes ... but they areMarco Pesenti Gritti2003-05-261-0/+57
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-1/+1
* More work on the start here page.Marco Pesenti Gritti2003-01-081-0/+41
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+326