aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* ephy-password-info: remove as it is unused nowClaudio Saavedra2013-03-051-2/+0
* embed: Implement unsubmitted modified forms warning in WebKit2Carlos Garcia Campos2013-02-191-0/+1
* Get rid of epiphany.hXan Lopez2013-02-151-1/+0
* Do not install headersXan Lopez2013-02-151-5/+0
* Remove extensions supportXan Lopez2012-10-081-114/+0
* Move adblock extension to embed/Xan Lopez2012-10-031-4/+0
* Remove UI code from adblock, un-extensionify itXan Lopez2012-10-031-3/+0
* Import adblock extension into the source treeXan Lopez2012-10-011-0/+7
* Add code coverage supportXan Lopez2012-09-041-0/+2
* ephy-embed: add the overview and a overview-mode propertyClaudio Saavedra2012-09-011-0/+2
* ephy-embed-shell: add a frecent store to the shellClaudio Saavedra2012-09-011-0/+4
* Use $(pkglibdir) instead of $(libdir)/epiphanyMichael Biebl2012-07-311-2/+2
* extensions: remove seed supportDiego Escalante Urrelo2012-07-311-18/+0
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-0/+8
* ephy-window: remove ephy-fullscreen-popupClaudio Saavedra2012-06-201-2/+0
* Remove a few more egg leftoversXan Lopez2012-05-101-1/+0
* Move resources to its own directory inside src/Xan Lopez2012-04-161-9/+9
* Move a few EphyShell methods to ephy-private.hXan Lopez2012-04-141-0/+1
* Makefile: silence epiphany resources generationXan Lopez2012-03-311-2/+2
* Make the resources depend on the actual UI filesXan Lopez2012-03-281-4/+15
* Use glib resources to bundle our UI filesXan Lopez2012-03-281-4/+21
* Remove EphyHistory from the repository. It's unused now.Xan Lopez2012-03-201-2/+0
* Replace EphyFaviconCache by WebKit's icon database cacheSergio Villar Senin2012-03-201-2/+0
* Hook the new history to the URL entryXan Lopez2012-03-071-0/+1
* src: Reorder LDADD arguments properlyClaudio Saavedra2012-03-071-1/+1
* Add EphyHistoryService and helper classesXan Lopez2012-03-071-0/+1
* Add a ephy-private.h headerXan Lopez2012-01-201-0/+1
* Rename EphyLocationAction -> EphyLocationControllerCosimo Cecchi2012-01-201-4/+4
* Move the nautilus floating bar to lib/widgetsXan Lopez2012-01-171-2/+0
* floating-bar: import NautilisFloatingBar into EpiphanyCosimo Cecchi2012-01-171-0/+2
* Refactor GtkActions with attached EphyWindowsXan Lopez2012-01-171-2/+2
* Stop using GtkUIManager to create the toolbarXan Lopez2012-01-171-0/+2
* Drop menubar and create an actions menu button in the toolbarXan Lopez2012-01-141-0/+2
* Revert "Remove EphyHomeAction, it's unused"Xan Lopez2012-01-021-0/+2
* Remove EphyHomeAction, it's unusedXan Lopez2012-01-021-2/+0
* Remove EphyGoAction, it's unusedXan Lopez2012-01-021-2/+0
* Remove NavigationUpXan Lopez2011-12-201-2/+0
* Combine the Reload and Stop toolbar buttons into oneClaudio Saavedra2011-12-181-0/+2
* Remove last traces of the EggToolbar codeXan Lopez2011-12-151-28/+3
* Remove custom EphyToolbar in favor of a vanilla GtkToolbarXan Lopez2011-12-141-4/+0
* ephy-window: remove the tabs menuXan Lopez2011-12-051-2/+0
* Remove toolbar editorXan Lopez2011-12-031-2/+0
* Use GNetworkMonitor to monitor network statusXan Lopez2011-11-161-15/+0
* Remove leftover from Gecko eraPriit Laes2011-07-181-1/+0
* src: clean leftover NetworkManager varsDiego Escalante Urrelo2011-07-171-2/+0
* Don't bypass g-ir-scanner's --pkg, especially when that's already passed.Jasper Lievisse Adriaanse2011-07-141-1/+0
* Merge EphyApplication into Ephy(Embed)ShellXan Lopez2011-06-301-4/+0
* Added ephy-application.h to the list of exported headers.Sergio Villar Senin2011-06-281-1/+1
* Drop all dbus-glib codeClaudio Saavedra2011-06-271-31/+3
* Require NetworkManagerXan Lopez2011-06-241-12/+5
* Implement GtkApplication based activation and uniquenessClaudio Saavedra2011-06-241-0/+4
* Use a gdbus-codegen generated GDBusProxy to monitor NM stateClaudio Saavedra2011-06-241-9/+19
* ephy-download-widget: new widgetDiego Escalante Urrelo2011-03-081-0/+2
* ephy-download: add the new EphyDownload objectDiego Escalante Urrelo2011-03-081-2/+2
* Fix .gir generation for srcdir != builddirXan Lopez2010-12-091-1/+1
* introspection: separate Egg into another gir fileDiego Escalante Urrelo2010-12-091-8/+28
* ephy-profile-migration: separate migration code into another binaryDiego Escalante Urrelo2010-12-071-4/+0
* Spinner changesXan Lopez2010-10-241-2/+0
* Revert "Port to GtkSpinner"Xan Lopez2010-10-101-0/+2
* Port to GtkSpinnerXan Lopez2010-10-091-2/+0
* Use gobject-introspection 0.9.5 syntaxXan Lopez2010-10-041-4/+6
* Bump GTK+ dependency to GTK+ 3.x branchXan Lopez2010-06-271-2/+2
* Use a chromium-like status bar by defaultXan Lopez2010-05-191-4/+0
* Install introspection files in our own prefix, not g-i'sDan Winship2010-05-181-2/+2
* Split EphyNavigationAction in one abstract class and two subclassesMario Sanchez Prada2010-04-201-58/+62
* Version the extensions dir with EPIPHANY_API_VERSIONXan Lopez2010-04-081-1/+1
* Implemented print previewJose Millan Soto2010-02-091-2/+0
* Do not dist .gir filesXan Lopez2010-01-061-1/+0
* Update the installation directory for .gir and .typelib filesIain Nicol2009-12-281-2/+2
* Use introspection.m4 file to detect introspection supportXan Lopez2009-12-261-7/+7
* Move profile migration tools from src/ to lib/Xan Lopez2009-12-151-15/+1
* Enable gtk-doc & g-ir-scanner support for our introspection annotationsIain Nicol2009-10-301-2/+38
* src/Makefile.am: Fix parallel-build issue when introspection enabled.Priit Laes2009-09-271-1/+1
* src/Makefile.am: add missing includeXan Lopez2009-09-201-0/+1
* Bring back epiphany context menuXan Lopez2009-09-201-1/+1
* Make the g-ir-scanner rule depend only on the header filesXan Lopez2009-09-131-1/+1
* Remove a couple of references to EphyCommandManagerXan Lopez2009-09-111-1/+0
* Import passwords from the ephy/gecko profile on first run.Xan Lopez2009-08-261-0/+16
* And a few moreXan Lopez2009-08-111-2/+2
* Prefix noisy commands with AM_V_GENXan Lopez2009-08-111-4/+4
* Remove ephy-password-manager leftoversXan Lopez2009-08-101-1/+0
* Re-implement PDM's password viewer.Xan Lopez2009-08-091-0/+2
* Revert "Move Epiphany to solely use GnomeKeyring for password management."Priit Laes2009-07-291-2/+0
* Move Epiphany to solely use GnomeKeyring for password management.Priit Laes2009-07-291-0/+2
* src/Makefile.am: remove webkit embed library, it does not exist anymore.Xan Lopez2009-06-061-1/+0
* Remove Python support.Xan Lopez2009-06-061-257/+0
* Remove embedfactory library from Makefiles.Xan Lopez2009-06-061-3/+0
* Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...Xan Lopez2009-06-051-0/+1
* Include WebKit-1.0 in .gir creationDiego Escalante Urrelo2009-05-301-0/+1
* Adding a new EphyWebView objectGustavo Noronha Silva2009-05-301-0/+1
* Add profile migration.Xan Lopez2009-03-131-0/+2
* detect NetworkManager using pkg-configBenjamin Otte2009-03-121-0/+2
* Remove ephy-download leftovers.Xan Lopez2009-03-111-1/+0
* Use libsoup, getting the session from webkit, to handle cookies.Xan Lopez2009-02-231-2/+0
* Prepend /data to PKG_CONFIG_PATH so g-ir-scanner can find our not-yet-install...Christian Persch2009-02-081-0/+1
* Add needed -I flags to build the Epiphany gir file.Xan Lopez2009-02-081-0/+6
* Use epiphany_LDADD for Seed libraries.Xan Lopez2009-02-071-1/+4
* Add seed support; use --enable-seed to check it out. Patch by Robert Carr.Christian Persch2009-02-071-0/+15
* Add gobject introspection support; use --enable-introspection.Christian Persch2009-02-071-1/+70
* Remove EphyIconEntry leftovers.Xan Lopez2009-01-221-1/+0
* We no longer need a separate pkg-config check for WEBKIT.Gustavo Noronha Silva2009-01-141-1/+0
* Revert cookies stuff, didn't want to commit that.Xan Lopez2008-12-121-0/+1
* Port ephy to use libsoup for cookies.Xan Lopez2008-12-121-1/+0
* Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome...Christian Persch2008-09-251-0/+1
* ephy-find-toolbar: port to use webkit API directly.Xan Lopez2008-06-281-0/+1
* Add epiphany.h. Only allow including epiphany/epiphany.h; all otherChristian Persch2008-04-121-1/+5
* Exorcise gecko configure & build stuffChristian Persch2008-04-041-56/+4
* Allow building with xulrunner 1.9. Patch by Alexander Sack; part of bug #503657Christian Persch2008-03-111-0/+15
* Remove cruftChristian Persch2008-02-271-8/+0
* Add EPHY_CHECK_VERSION (#513128)Xan Lopez2008-02-181-0/+1
* Remove last remainings of EphyTab.Xan Lopez2007-11-131-1/+0
* Ship epiphany.{defs,override} regardless of whether python is enabled. Fixes ...Cyril Brulebois2007-11-081-11/+3
* Remove EphyTab.Christian Persch2007-10-281-3/+0
* Link to the XPCOM glue and set GRE_HOME on startup, until I can figure outChristian Persch2007-09-151-1/+1
* Add utils to LDADD to try to fix the linking.Christian Persch2007-09-141-1/+3
* More build fixes for the xulrunner backend.Christian Persch2007-09-131-2/+7
* More xulrunner build fixesChristian Persch2007-09-131-1/+1
* A m4/libxul.m4: Integrate the "xulrunner" backend with configure. NotChristian Persch2007-09-101-1/+11
* Add support for the WebKit engine, compile with --with-engine=webkit toXan Lopez2007-07-281-7/+31
* s/MOZILLA/GECKO/g for consistency with gge.Christian Persch2007-07-171-3/+3
* Regenerate the type builtins when the Makefile changes. Should fix bugChristian Persch2007-03-111-6/+6
* Make sure the type builtins are regenerated when the Makefile changes.Christian Persch2007-03-041-2/+2
* === Release 2.17.4 ===RELEASE_2_17_4Christian Persch2006-12-191-0/+1
* Load about data from file.Christian Persch2006-12-181-1/+1
* Fix a bug in the last commit.Christian Persch2006-10-091-1/+1
* Make the enum/flags values not global.Christian Persch2006-10-081-7/+7
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Add EphyFindToolbar type to Python binding. Bug #345837.Jean-François Rameau2006-06-261-1/+1
* Also build with ff trunk, by explicitly linking with -lxul.Christian Persch2006-02-081-0/+1
* Fix xulrunner detection logic.Christian Persch2006-02-061-1/+4
* Use stamp files for the dbus bindings.h filesCrispin Flowerday2006-01-271-7/+15
* libnm-glib be-gone! Use NetworkManager directly via DBUS, by importing theChristian Persch2006-01-261-0/+6
* src/Makefile.amPeter Harvey2006-01-171-2/+1
* Add NetworkManager magic for connection status autodetection. Defaults toChristian Persch2006-01-161-2/+5
* Fix some white space issues to keep make and emacs happyCrispin Flowerday2006-01-041-4/+4
* Remove unneeded LINK line.Christian Persch2006-01-031-3/+0
* Don't include generated files in the tarball. Bug #319440.Christian Persch2006-01-031-11/+28
* R data/GNOME_Epiphany_Automation.server.in: A data/epiphany-service.xml: AChristian Persch2006-01-031-24/+19
* 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