summaryrefslogtreecommitdiff
path: root/src/ephy-main.c
Commit message (Expand)AuthorAgeFilesLines
* Update about dialogue.Christian Persch2005-07-311-4/+9
* EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning).Jean-François Rameau2005-07-031-1/+1
* Common helper function to unref a GObject from idle.Christian Persch2005-06-101-8/+2
* Change string passed to gnome_program_init() as human readable programChristian Persch2005-05-111-1/+1
* More constification.Christian Persch2005-04-191-3/+3
* NULL check. Fixes bug #165999.Christian Persch2005-02-281-0/+57
* Define variants with startup ID.Christian Persch2005-02-011-0/+39
* Don't assign to ephy_shell global variable, that's already done in itsChristian Persch2005-02-011-1/+2
* Don't weak ref the shell when it's finalised already. Fixes bug #165542.Christian Persch2005-02-011-1/+1
* Fix email links by prepending mailto: before calling gnome_vfs_url_show().Christian Persch2004-12-171-1/+5
* Use gtk_show_about_dialog(), and handle urls and mailto.Adam Hooper2004-12-171-0/+23
* A data/epiphany-bookmarks-html.xsl:Christian Persch2004-12-061-0/+1
* Add deprecated defines to AM_CPPFLAGS in maintainer-mode.Christian Persch2004-11-301-2/+0
* Don't unref, then weak ref, then enter main loop; this won't work whenChristian Persch2004-11-111-2/+8
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-021-2/+0
* Use gtk_window_set_default_icon_name().Christian Persch2004-10-021-1/+4
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-8/+0
* Move g_set_application_name() call after gnome_program_init(),Christian Persch2004-08-011-1/+2
* Persist changed accels with gnome_accelerator_sync().Christian Persch2004-03-051-0/+2
* Depend on libxml2 >= 2.6.6 because of bug #133298 and bug # 131548.Christian Persch2004-02-121-1/+9
* Implement print and print setup disabling for lockdown mode.Christopher James Lahey2004-01-101-0/+3
* *** empty log message ***Marco Pesenti Gritti2003-12-161-2/+0
* Marco Pesenti Gritti <marco@gnome.org>Chris Lahey2003-11-301-0/+2
* Use an unique factory for both interfaces.Marco Pesenti Gritti2003-11-141-9/+9
* Rework shell services initialization so that it happen either on everyMarco Pesenti Gritti2003-11-131-0/+20
* ChangeLogMarco Pesenti Gritti2003-11-131-199/+62
* Cleanup session. Persist also history and bookmarks.Marco Pesenti Gritti2003-11-091-9/+0
* More headers fixup.Marco Pesenti Gritti2003-11-061-3/+3
* Change the behaviour of --nautilus-view such that the process doesn't exitMark McLoughlin2003-10-171-20/+20
* Remove --server mode. It was a dirty hack anyway, and had a crasher whenChristian Persch2003-09-241-17/+2
* Refactor initialization/automation code. Now all the code used by theMarco Pesenti Gritti2003-09-231-53/+12
* Add an --import-bookmarks command line option, and really implement theChristian Persch2003-09-191-0/+10
* Fix mem leak.Christian Persch2003-08-011-0/+2
* Use the browser icon from gnome icon theme. Get rid of cache comparingMarco Pesenti Gritti2003-07-021-5/+17
* Remove unused variables.Piers Cornwell2003-06-181-11/+10
* Remove --geometry option, we weren't respecting it anyway (this patchXan Lopez2003-04-231-9/+0
* Allow to launch the BME alone, rework some CORBA code, add a .desktop fileXan Lopez2003-04-081-0/+10
* Add Application NameXan Lopez2003-03-141-0/+1
* Make the bookmarks editor remember the last selected keyword, and makeJames Willcox2003-02-061-0/+2
* Rehash link context menu order to be hig compliant. Set a desktop icon.Marco Pesenti Gritti2003-01-091-2/+6
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-051-3/+5
* Initial revisionMarco Pesenti Gritti2002-12-301-0/+340