aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-automation.c
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies in epiphany.pc.in, remove bonobo leftovers.Xan Lopez2008-02-141-224/+0
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Rework popup windows. Introduce "is-popup" property on EphyWindow toChristian Persch2005-04-181-1/+1
* Add chrome param to ephy_shell_new_tab_full, and use it inChristian Persch2005-02-031-1/+1
* Define variants with startup ID.Christian Persch2005-02-021-24/+77
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Jump to new tabs created from command lines; fixes bug #141168.Christian Persch2004-05-091-3/+3
* *** empty log message ***Marco Pesenti Gritti2004-03-171-0/+4
* Added disable_arbitrary_url, disable_toolbar_editing, and disable_historyChristopher James Lahey2004-01-101-0/+6
* Added disable_bookmark_editing key.Chris Lahey2004-01-101-0/+3
* Use an unique factory for both interfaces.Marco Pesenti Gritti2003-11-151-25/+0
* ChangeLogMarco Pesenti Gritti2003-11-131-17/+15
* New extensions API.Christian Persch2003-11-111-31/+16
* Cleanup session. Persist also history and bookmarks.Marco Pesenti Gritti2003-11-101-54/+20
* Remove --server mode. It was a dirty hack anyway, and had a crasher whenChristian Persch2003-09-251-2/+0
* Refactor initialization/automation code. Now all the code used by theMarco Pesenti Gritti2003-09-241-7/+8
* Add an --import-bookmarks command line option, and really implement theChristian Persch2003-09-191-0/+18
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-4/+6
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-3/+4
* Try to fix node removal problems. I cant repro crashes ... but they areMarco Pesenti Gritti2003-05-261-1/+1
* Cleanup new tab logic, and ever use window for new instances.Marco Pesenti Gritti2003-05-211-13/+9
* We dont need a _remove api, unrefing the node will work better. Try toMarco Pesenti Gritti2003-04-301-2/+4
* Actually pass a parent to history/bookmarks window, where to open the url.Marco Pesenti Gritti2003-04-281-1/+1
* Remove --geometry option, we weren't respecting it anyway (this patchXan Lopez2003-04-241-1/+0
* Allow to launch the BME alone, rework some CORBA code, add a .desktop fileXan Lopez2003-04-091-19/+16
* Translate menusMarco Pesenti Gritti2003-03-051-0/+5
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+217