index
:
gsoc2013-epiphany
archive-integration
archive-integration-rebase
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ephy-file-helpers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning).
Jean-François Rameau
2005-07-04
1
-4
/
+4
*
More constification.
Christian Persch
2005-04-19
1
-4
/
+4
*
Use libstartup-notification, not gnome-desktop to launch apps. Fixes bug
Christian Persch
2005-03-10
1
-31
/
+332
*
Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfs
Christian Persch
2005-02-27
1
-4
/
+167
*
Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs
Christian Persch
2005-01-29
1
-1
/
+1
*
Show profile name for mozilla bookmarks, so we can distinguish between
Christian Persch
2005-01-20
1
-15
/
+18
*
Move mime permission checks to ephy-file-helpers.
Christian Persch
2005-01-01
1
-0
/
+97
*
We always have config.h, no need to guard its inclusion.
Christian Persch
2004-11-03
1
-2
/
+0
*
Recognise "Desktop" special downloads directory. Fixes bug #152926.
Christian Persch
2004-10-02
1
-7
/
+18
*
Handle the case where the downloads dir cannot be created gracefully. Fix
Marco Pesenti Gritti
2004-07-22
1
-3
/
+11
*
Add check for 'mkdtemp', since solaris doesn't have it.
Christian Persch
2004-05-29
1
-0
/
+4
*
Don't assume Desktop directory location, check the gconf key if it's
Christian Persch
2004-03-05
1
-2
/
+17
*
Removed an unused #include.
Christian Persch
2004-02-22
1
-1
/
+1
*
Fix numerous places where we weren't properly converting between UTF-8 and
Christian Persch
2004-02-13
1
-2
/
+8
*
Only try to rmdir() the tmp directory if we have one.
Christian Persch
2004-01-27
1
-3
/
+6
*
Fixed early freeing of tmp_dir
Adam Hooper
2004-01-25
1
-4
/
+10
*
Fix mem leaks.
Christian Persch
2004-01-25
1
-4
/
+3
*
Add a way to get the downloads dir with a comment for translators. Use dir
Marco Pesenti Gritti
2004-01-25
1
-1
/
+13
*
Make ephy_file_tmp_directory() return a const char * instead of a char *
Adam Hooper
2004-01-25
1
-1
/
+1
*
New function to get temp directory and moved ephy_shell_delete_on_exit to
Christopher James Lahey
2004-01-23
1
-0
/
+50
*
Port node db saving and RDF export to xml writer api.
Christian Persch
2003-11-08
1
-20
/
+12
*
Change some more i18n inclusion and remove several unused includes.
Marco Pesenti Gritti
2003-11-06
1
-1
/
+0
*
Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.
Christian Persch
2003-11-06
1
-1
/
+1
*
Use gnomevfs helper to open applications, drop our own.
Marco Pesenti Gritti
2003-10-31
1
-176
/
+0
*
Fix check for return value of xmlSaveFileFormat, _maybe_ fixing the
Christian Persch
2003-09-21
1
-1
/
+1
*
Try to fix node removal problems. I cant repro crashes ... but they are
Marco Pesenti Gritti
2003-05-26
1
-0
/
+57
*
Fixed many issues mentioned in #112781.
Christian Neumair
2003-05-17
1
-1
/
+1
*
More work on the start here page.
Marco Pesenti Gritti
2003-01-08
1
-0
/
+41
*
Initial revision
Marco Pesenti Gritti
2002-12-31
1
-0
/
+326