aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-file-helpers.h
Commit message (Expand)AuthorAgeFilesLines
* ephy-file-helpers: remove ephy_file_switch_temp_file()Claudio Saavedra2013-01-281-2/+0
* First iteration for 'Incognito mode'Xan Lopez2012-12-121-0/+1
* Remove UUID hacks to prevent self-launchXan Lopez2012-12-121-2/+0
* Handle a bit more gracefully the self-launch detectionXan Lopez2012-12-121-40/+42
* ephy-file-helpers: Add ephy_sanitize_filename()Carlos Garcia Campos2012-09-101-0/+1
* ephy-file-helpers: add ephy_dot_dir_is_default()Claudio Saavedra2012-09-041-0/+1
* ephy-file-helpers: rename KEEP_TEMP_DIR to KEEP_DIRClaudio Saavedra2012-09-031-1/+1
* e-file-helpers: Add ephy_file_create_data_uri_for_filename()Carlos Garcia Campos2012-06-141-0/+2
* Based on a patch by Jon McCann.Xan Lopez2012-05-081-3/+0
* Allow for more fine-grained file helpers initXan Lopez2012-05-081-2/+9
* Drop the use of GTK accel mapsWilliam Jon McCann2012-05-081-2/+0
* e-file-helpers: remove ephy_file_add_recent_itemDiego Escalante Urrelo2012-04-071-2/+0
* e-file-helpers: implement and use ephy_file_delete_dir_recursivelyDiego Escalante Urrelo2011-09-051-1/+2
* ephy-file-helpers: export the UUID env var in our headerXan Lopez2011-08-291-0/+2
* Always use the EphyEmbedShell to know if we are a private instanceXan Lopez2011-06-301-1/+0
* Move the save/load accelerators methods to the ephy file utilitiesClaudio Saavedra2011-06-091-0/+2
* ephy-file-helpers: only one downloads_dir functionDiego Escalante Urrelo2011-03-081-1/+0
* ephy-file-helpers: some cleanupDiego Escalante Urrelo2010-02-021-1/+1
* docs: ephy-file-helpersDiego Escalante Urrelo2010-01-221-1/+1
* docs: ephy-web-viewDiego Escalante Urrelo2009-12-181-1/+1
* ephy-file-helpers: add ephy_has_private_profileXan Lopez2009-08-121-58/+40
* Remove downloading files when cancelling the download.Gustavo Noronha Silva2009-03-261-0/+1
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome...Christian Persch2008-09-251-0/+3
* Do not do single includes in lib/, bug #536090Diego Escalante Urrelo2008-06-041-1/+1
* Add epiphany.h. Only allow including epiphany.h; all other headers are privateChristian Persch2008-04-121-0/+4
* Better fix for bug #511759.Cosimo Cecchi2008-01-251-1/+1
* Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1.Cosimo Cecchi2008-01-141-23/+12
* Add saved files to the GtkRecent list, gnome-panel is broken so don'tDiego Escalante Urrelo2007-08-271-0/+3
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Automatically open a Nautilus window after downloading has finished. FixesWouter Bolsterlee2006-10-151-0/+3
* Use UTF-8 copyright symbolChristian Persch2006-09-131-3/+3
* ephy_file_launch_desktop_file accepts now a parameter. Fix #343321.Jean-François Rameau2006-08-101-0/+1
* Move --private-instance out of debug #ifdef.Christian Persch2006-02-141-1/+3
* Queue commands received from the main and remote instances, and processChristian Persch2006-02-021-1/+3
* Run the main loop until the reply is received when activating a runningChristian Persch2006-01-251-3/+4
* Add a GError** to ephy_file_helpers_init and ephy_ensure_dir_exists, so weChristian Persch2006-01-241-2/+6
* Add event type to the callback.Christian Persch2006-01-171-1/+1
* Fix number of /'s in URI.Christian Persch2006-01-171-0/+14
* Add ephy_file_get_downloads_dir() to get the actual downloads directory,Christian Persch2005-10-301-0/+2
* Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfsChristian Persch2005-02-271-1/+13
* Move mime permission checks to ephy-file-helpers.Christian Persch2005-01-011-0/+11
* Recognise "Desktop" special downloads directory. Fixes bug #152926.Christian Persch2004-10-021-0/+2
* Handle the case where the downloads dir cannot be created gracefully. FixMarco Pesenti Gritti2004-07-221-1/+1
* Removed an unused #include.Christian Persch2004-02-221-1/+0
* Add a way to get the downloads dir with a comment for translators. Use dirMarco Pesenti Gritti2004-01-251-1/+4
* 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-2/+5
* Port node db saving and RDF export to xml writer api.Christian Persch2003-11-081-2/+2
* Use gnomevfs helper to open applications, drop our own.Marco Pesenti Gritti2003-10-311-4/+0
* Try to fix node removal problems. I cant repro crashes ... but they areMarco Pesenti Gritti2003-05-261-0/+4
* More work on the start here page.Marco Pesenti Gritti2003-01-081-0/+3
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+48