aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* A src/ephy-cert-manager-dialog.c: A src/ephy-cert-manager-dialog.h: RChristian Persch2005-12-111-2/+2
* A embed/ephy-certificate-manager.c: A embed/ephy-certificate-manager.h: AChristian Persch2005-12-111-0/+8
* === Release 1.9.1 ===Release191Christian Persch2005-10-241-1/+1
* src/epiphany.override src/epiphany.defsCrispin Flowerday2005-10-181-4/+34
* Fix the check-python-binding makefile target to work properlyCrispin Flowerday2005-10-181-5/+5
* Version 1.9.Christian Persch2005-08-291-19/+13
* === Release 1.7.6 ===Release176Christian Persch2005-08-281-3/+3
* Open new tabs with blank url bar if we're loading the homepage. Fixes bugChristian Persch2005-08-111-1/+0
* Pipe the output of the pygtk_codegen program straight to epiphany.c to fixCrispin Flowerday2005-08-021-3/+1
* Wrap MozillaEmbedEvent, to prevent crash from bug #310910.Christian Persch2005-08-011-1/+2
* Update binding rules.Christian Persch2005-08-011-11/+18
* Add rules to generate the raw python bindings .defs file, and to checkChristian Persch2005-07-211-2/+145
* Version 1.7.1.Release171Christian Persch2005-06-051-0/+1
* A src/ephy-find-toolbar.c: A src/ephy-find-toolbar.h:Christian Persch2005-05-261-0/+2
* A README.Python A m4/.cvsignore: A m4/python.m4:Christian Persch2005-05-211-2/+89
* Add languages.h to NOINST_H_FILES.Christian Persch2005-05-121-0/+1
* A src/ephy-action-helper.c: A src/ephy-action-helper.h: AChristian Persch2005-04-191-0/+4
* Version 1.7.0.Christian Persch2005-03-081-3/+3
* Make EphyWindow implement EphyLink interface. Make ephy-link.h public.Christian Persch2005-01-311-1/+1
* Remove stamp files also on make clean.Christian Persch2005-01-171-1/+1
* Remove the type builtins .h files from INST_H_FILES again.Christian Persch2005-01-141-1/+0
* Install ephy-*-type-builtins.h.Christian Persch2005-01-141-0/+1
* Add Toolbar toggle to document context menu in fullscreen mode.Christian Persch2005-01-131-2/+4
* Fxs parallel build ("make -j<N>"). Do not include full path to .la file inTomasz Kłoczko2005-01-121-1/+1
* Fix [DIST]CLEANFILES so that make distcheck passes.Christian Persch2005-01-121-1/+1
* Add $(stamp_files) to MAINTAINERCLEANFILES.Christian Persch2005-01-101-0/+1
* A src/ephy-toolbar-editor.c: A src/ephy-toolbar-editor.h:Christian Persch2005-01-101-0/+3
* A lib/ephy-dbus.c: A lib/ephy-dbus.h:Christian Persch2005-01-101-0/+8
* Remove some unneeded includes and definesCrispin Flowerday2005-01-091-5/+0
* More stamp magic.Christian Persch2005-01-091-3/+7
* Unify the location and favicon actions.Christian Persch2005-01-081-2/+0
* Avoid unnecessary rebuilts of the generated enum .h files by using stampChristian Persch2005-01-071-3/+9
* Add dummy functions to call some get_types funcs, otherwise they don't getChristian Persch2005-01-071-2/+0
* Simplfiy the rule a bit.Christian Persch2005-01-071-2/+2
* Use glib-mkenums to generate the enum and flags get_type functions.Christian Persch2005-01-071-3/+44
* Add loader directory to the .pc file.Christian Persch2005-01-041-0/+1
* A src/ephy-home-action.c: (ephy_home_action_activate),Christian Persch2004-12-241-58/+62
* Add deprecated defines to AM_CPPFLAGS in maintainer-mode.Christian Persch2004-12-011-20/+36
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-11-261-0/+1
* A idl/.cvsignore: A idl/Makefile.am:Christian Persch2004-11-081-2/+0
* R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: AChristian Persch2004-10-171-1/+1
* Remove duplicate AM_PROG_INTLTOOL, fixes bug #155028. UseChristian Persch2004-10-101-2/+1
* Add autoconf check for dlopen, and add '-dlopen self' to LDFLAGS. FixesChristian Persch2004-08-211-1/+1
* R src/epiphany.in:Christian Persch2004-08-081-4/+5
* Move in the bookmarks dir.Marco Pesenti Gritti2004-07-021-2/+0
* Merging bookmarksbar-separation branch.Christian Persch2004-06-111-1/+0
* Removed the nautilus view.Christian Persch2004-03-301-17/+0
* R data/epiphany-1.2.pc.in: A data/epiphany-1.4.pc.in:Christian Persch2004-03-211-1/+1
* Install the statusbar .h file.Christian Persch2004-02-131-2/+2
* Fix linking with nautilus view enabled.Christian Persch2004-01-281-1/+1
* Check for required libnautilus version, and conditionally enable nautilusChristian Persch2004-01-281-0/+8
* In-line the language editor in the prefs dialogue.Christian Persch2003-12-191-2/+0
* Don't install statusbar.h.Christian Persch2003-12-151-2/+2
* Move events code inside EphyBrowser.cpp and add an event for blockedAdam Hooper2003-12-101-2/+2
* Readd gtk deprecates (only in maintainer mode).Marco Pesenti Gritti2003-11-301-1/+1
* Add a factory to create embed objects and use it. Deal with dependency ofMarco Pesenti Gritti2003-11-221-0/+2
* Forgot to commit Makefile.amChristian Persch2003-11-221-1/+0
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-201-4/+11
* *** empty log message ***Marco Pesenti Gritti2003-11-151-6/+6
* New extensions API.Christian Persch2003-11-111-6/+8
* Move the spinner in his own mini toolbar.Marco Pesenti Gritti2003-10-231-2/+0
* Encoding menu improvements, Part 4: The Rewrite.Christian Persch2003-10-181-0/+2
* Merge completion branchMarco Pesenti Gritti2003-10-121-0/+2
* Reenable deprecated api where necessary, fixup some header inclusions.Marco Pesenti Gritti2003-10-111-1/+0
* 0.9.1Release091Marco Pesenti Gritti2003-08-241-12/+15
* Make it distcheckRelease081Marco Pesenti Gritti2003-07-311-3/+1
* Do not distribute autogenerated corba stuff (from galeon)Marco Pesenti Gritti2003-07-241-1/+3
* 0.8.0. Make it distcheck.Marco Pesenti Gritti2003-07-151-1/+2
* Add plugins dirMarco Pesenti Gritti2003-07-131-1/+0
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-23/+33
* Very simple plugin framework, unused for now. We will start makingMarco Pesenti Gritti2003-07-121-0/+3
* Remove some unused codeMarco Pesenti Gritti2003-07-011-2/+2
* *** empty log message ***Marco Pesenti Gritti2003-06-291-1/+1
* Make sure idl generated sources are updated when necessary.Release072Marco Pesenti Gritti2003-06-281-6/+7
* Marco Pesenti Gritti <marco@it.gnome.org>David Bordoley2003-05-171-0/+2
* Rework prefs dialog ui a bit. Remove jumpto and tabbed_popups prefsMarco Pesenti Gritti2003-05-101-4/+0
* Move notebook in src/. An abstract notebook is an overkill.Marco Pesenti Gritti2003-04-291-0/+2
* Update from eggMarco Pesenti Gritti2003-04-251-0/+2
* New history dialog implementation. More similar to bookmarks. Yeah itMarco Pesenti Gritti2003-04-181-4/+2
* Install the script.Marco Pesenti Gritti2003-04-141-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-04-131-3/+3
* New toolbar action so that the "Go" button is always text only. RemovedDavid Bordoley2003-03-071-0/+2
* about:options and about:epiphanyMarco Pesenti Gritti2003-03-041-2/+0
* Implement the data part of the toolbar editor. Partial implementation ofMarco Pesenti Gritti2003-01-241-0/+1
* Reimplement encoding menus. Work around eggmenu finalization problems. FixMarco Pesenti Gritti2003-01-231-0/+2
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-211-4/+8
* *** empty log message ***Marco Pesenti Gritti2003-01-021-29/+29
* Resync with galeon.Marco Pesenti Gritti2002-12-311-1/+5
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+101