summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* === Release 1.9.1 ===Release191Christian Persch2005-10-231-1/+1
* src/epiphany.override src/epiphany.defsCrispin Flowerday2005-10-171-4/+34
* Fix the check-python-binding makefile target to work properlyCrispin Flowerday2005-10-171-5/+5
* Version 1.9.Christian Persch2005-08-281-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-101-1/+0
* Pipe the output of the pygtk_codegen program straight to epiphany.c to fixCrispin Flowerday2005-08-011-3/+1
* Wrap MozillaEmbedEvent, to prevent crash from bug #310910.Christian Persch2005-07-311-1/+2
* Update binding rules.Christian Persch2005-07-311-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-251-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-071-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-161-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-131-0/+1
* Add Toolbar toggle to document context menu in fullscreen mode.Christian Persch2005-01-121-2/+4
* Fxs parallel build ("make -j<N>"). Do not include full path to .la file inTomasz Kłoczko2005-01-111-1/+1
* Fix [DIST]CLEANFILES so that make distcheck passes.Christian Persch2005-01-111-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-091-0/+8
* Remove some unneeded includes and definesCrispin Flowerday2005-01-091-5/+0
* More stamp magic.Christian Persch2005-01-081-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-061-2/+0
* Simplfiy the rule a bit.Christian Persch2005-01-061-2/+2
* Use glib-mkenums to generate the enum and flags get_type functions.Christian Persch2005-01-061-3/+44
* Add loader directory to the .pc file.Christian Persch2005-01-031-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-11-301-20/+36
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-11-251-0/+1
* A idl/.cvsignore: A idl/Makefile.am:Christian Persch2004-11-071-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-101-1/+0
* Removed the nautilus view.Christian Persch2004-03-291-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-181-2/+0