| Commit message (Expand) | Author | Age | Files | Lines |
* | Queue commands received from the main and remote instances, and process | Christian Persch | 2006-02-02 | 1 | -2/+10 |
* | Fix strings again. Bug #328747. | Christian Persch | 2006-01-29 | 1 | -77/+77 |
* | Jan 29 2006 Reinout van Schouwen <reinout@cs.vu.nl> | Reinout van Schouwen | 2006-01-29 | 1 | -77/+77 |
* | Run the main loop until the reply is received when activating a running | Christian Persch | 2006-01-25 | 1 | -14/+35 |
* | Add a GError** to ephy_file_helpers_init and ephy_ensure_dir_exists, so we | Christian Persch | 2006-01-24 | 1 | -14/+28 |
* | Add event type to the callback. | Christian Persch | 2006-01-17 | 1 | -3/+18 |
* | Fix number of /'s in URI. | Christian Persch | 2006-01-17 | 1 | -0/+148 |
* | Fix compiler warnings. | Christian Persch | 2006-01-04 | 1 | -0/+1 |
* | R data/GNOME_Epiphany_Automation.server.in: A data/epiphany-service.xml: A | Christian Persch | 2006-01-03 | 1 | -11/+0 |
* | Put a marker in the environment to detect when we launch ourself as a | Christian Persch | 2005-12-31 | 1 | -30/+40 |
* | Fix quote character | Christian Persch | 2005-12-12 | 1 | -2/+2 |
* | Fix quote character | Christian Persch | 2005-12-12 | 1 | -2/+2 |
* | lib/ephy-file-helpers.c lib/widgets/ephy-location-entry.c | Crispin Flowerday | 2005-11-11 | 1 | -1/+2 |
* | Add ephy_file_get_downloads_dir() to get the actual downloads directory, | Christian Persch | 2005-10-30 | 1 | -0/+41 |
* | Change a g_return_if_fail into a regular return. | Christian Persch | 2005-08-21 | 1 | -1/+1 |
* | Don't crash in case the desktop file is not found. | Christian Persch | 2005-07-25 | 1 | -0/+1 |
* | Remove stray g_print. | Christian Persch | 2005-07-17 | 1 | -2/+0 |
* | 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 |