aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/tmpl/ephy-window.sgml
Commit message (Collapse)AuthorAgeFilesLines
* ephy-window: make ephy_window_get_find_toolbar privateXan Lopez2012-01-211-9/+0
| | | | | Surely this is not interesting for anyone outside Epiphany? It's not used in extensions.
* Remove ephy_window_get_toolbarXan Lopez2011-12-141-9/+0
| | | | The only use in window-commands.c is not superfluous.
* Use a chromium-like status bar by defaultXan Lopez2010-05-191-9/+0
| | | | | | | | | | Get rid of our statusbar for good and switch to something like what Chromium uses, since it takes less vertical space. The only regression is that we lose the resize grip, but that should be re-added to GtkWindow soon. Bug #609713
* docs: delete deprecated templatesDiego Escalante Urrelo2010-01-221-19/+43
|
* Revert "docs: remove generated templates"Xan Lopez2009-12-311-0/+110
| | | | | | This reverts commit 3deb6e06fd3cccaf26bca8c81bf1f83ef7993dd6. This broke distcheck.
* docs: remove generated templatesDiego Escalante Urrelo2009-12-031-110/+0
|
* Release 2.21.4.RELEASE_2_21_4Christian Persch2007-12-161-85/+0
| | | | svn path=/trunk/; revision=7776
* Doc templatesChristian Persch2005-07-251-0/+3
|
* === Release 1.7.2 ===Release172Christian Persch2005-07-121-8/+0
| | | | | | | | | | | 2005-07-11 Christian Persch <chpe@cvs.gnome.org> === Release 1.7.2 === * doc/reference/tmpl/ephy-embed.sgml: * doc/reference/tmpl/ephy-window.sgml: * doc/reference/tmpl/epiphany-unused.sgml: * po/POTFILES.in:
* Version 1.7.1.Release171Christian Persch2005-06-051-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-06-05 Christian Persch <chpe@cvs.gnome.org> Version 1.7.1. * Makefile.am: Add --enable-python to distcheck configure flags. * NEWS: * configure.ac: Updated for version 1.7.1. * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EventContext.cpp: Fix warnings. * src/ephy-extensions-manager.c: (get_loader_for_type), (load_extension): Fix --disable-python case. * src/Makefile.am: Fix make distcheck.
* Only implement nsITransfer if possible.Christian Persch2005-01-061-8/+0
| | | | | | | | | | 2005-01-05 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/MozDownload.cpp: * embed/mozilla/MozDownload.h: Only implement nsITransfer if possible.
* Bump version number and fix aclocal flags.Christian Persch2004-11-011-0/+5
| | | | | | | | | | | | | | | | 2004-11-01 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Bump version number and fix aclocal flags. * doc/reference/tmpl/ephy-embed-persist.sgml: * doc/reference/tmpl/ephy-embed.sgml: * doc/reference/tmpl/ephy-extensions-manager.sgml: * doc/reference/tmpl/ephy-window.sgml: * doc/reference/tmpl/epiphany-unused.sgml: Update.
* Load/unload extensions based on GConf keyAdam Hooper2004-09-141-1/+0
| | | | | | /apps/epiphany/general/active_extensions. Update documentation a bit (i.e., make sure it actually builds).
* Release 1.3.0Release130Christian Persch2004-05-311-10/+10
|
* API documentationAdam Hooper2004-03-241-0/+198