aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-main.c
Commit message (Expand)AuthorAgeFilesLines
* EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning).Jean-François Rameau2005-07-041-1/+1
* Common helper function to unref a GObject from idle.Christian Persch2005-06-111-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-03-011-0/+57
* Define variants with startup ID.Christian Persch2005-02-021-0/+39
* Don't assign to ephy_shell global variable, that's already done in itsChristian Persch2005-02-021-1/+2
* Don't weak ref the shell when it's finalised already. Fixes bug #165542.Christian Persch2005-02-021-1/+1
* Fix email links by prepending mailto: before calling gnome_vfs_url_show().Christian Persch2004-12-181-1/+5
* Use gtk_show_about_dialog(), and handle urls and mailto.Adam Hooper2004-12-181-0/+23
* A data/epiphany-bookmarks-html.xsl:Christian Persch2004-12-071-0/+1
* Add deprecated defines to AM_CPPFLAGS in maintainer-mode.Christian Persch2004-12-011-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-031-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-021-1/+2
* Persist changed accels with gnome_accelerator_sync().Christian Persch2004-03-061-0/+2
* Depend on libxml2 >= 2.6.6 because of bug #133298 and bug # 131548.Christian Persch2004-02-131-1/+9
* Implement print and print setup disabling for lockdown mode.Christopher James Lahey2004-01-111-0/+3
* *** empty log message ***Marco Pesenti Gritti2003-12-171-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-151-9/+9
* Rework shell services initialization so that it happen either on everyMarco Pesenti Gritti2003-11-141-0/+20
* ChangeLogMarco Pesenti Gritti2003-11-131-199/+62
* Cleanup session. Persist also history and bookmarks.Marco Pesenti Gritti2003-11-101-9/+0
* More headers fixup.Marco Pesenti Gritti2003-11-071-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-251-17/+2
* Refactor initialization/automation code. Now all the code used by theMarco Pesenti Gritti2003-09-241-53/+12
* Add an --import-bookmarks command line option, and really implement theChristian Persch2003-09-191-0/+10
* Fix mem leak.Christian Persch2003-08-021-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-191-11/+10
* Remove --geometry option, we weren't respecting it anyway (this patchXan Lopez2003-04-241-9/+0
* Allow to launch the BME alone, rework some CORBA code, add a .desktop fileXan Lopez2003-04-091-0/+10
* Add Application NameXan Lopez2003-03-151-0/+1
* Make the bookmarks editor remember the last selected keyword, and makeJames Willcox2003-02-071-0/+2
* Rehash link context menu order to be hig compliant. Set a desktop icon.Marco Pesenti Gritti2003-01-101-2/+6
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-051-3/+5
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+340