aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Create ephy-web-dom-utils for sharing DOM bindings code between WK1 and WK2Manuel Rego Casasnovas2013-02-281-0/+2
* Do not install headersXan Lopez2013-02-151-5/+0
* ephy-state: rename to 'ephy-initial-state'Xan Lopez2012-12-161-5/+5
* Add new helper functions WebKit2GTK+'s favicons API.Mario Sanchez Prada2012-12-041-0/+2
* ephy-loader: remove, this is unused nowXan Lopez2012-10-081-2/+0
* Remove extensions supportXan Lopez2012-10-081-5/+0
* embed-shell: should be safe to drop the legacy print setup code nowXan Lopez2012-09-081-2/+0
* Add code coverage supportXan Lopez2012-09-041-1/+4
* Add a service for snapshotting webpagesClaudio Saavedra2012-09-011-0/+2
* Use $(pkglibdir) instead of $(libdir)/epiphanyMichael Biebl2012-07-311-1/+1
* ephy-profile-utils: use absolute path for build dirXan Lopez2012-05-161-6/+6
* Remove a few more egg leftoversXan Lopez2012-05-101-1/+0
* tests: test that trying to run an invalid migration step failsXan Lopez2012-05-101-6/+7
* Move ephy-web-app-utils to lib/Xan Lopez2012-05-091-0/+2
* Fix distcheckXan Lopez2012-03-141-0/+1
* lib: link to the internal libraries instead of copying source filesXan Lopez2012-03-141-22/+4
* Build fixesClaudio Saavedra2012-03-071-5/+6
* ephy-profile-migrator: migrate history to the new formatXan Lopez2012-03-071-0/+13
* Add EphyHistoryService and helper classesXan Lopez2012-03-071-1/+1
* Add GObject wrapper classes for SQLiteXan Lopez2012-03-071-0/+5
* Get rid of EPHY_STOCK_EPHYXan Lopez2012-01-271-1/+0
* And remove the last stock icon, bookmarksXan Lopez2012-01-271-1/+0
* Use GNetworkMonitor to monitor network statusXan Lopez2011-11-161-1/+0
* ephy-request-about: move this to embed/Xan Lopez2011-09-061-2/+0
* Implement about:memoryXan Lopez2011-06-281-0/+2
* Copy&paste a few NM defines/enums we need at compile timeXan Lopez2011-06-241-0/+1
* Use the generic marshaler throughoutXan Lopez2011-06-141-21/+2
* Added about:plugins support.Sergio Villar Senin2011-06-011-1/+3
* ephy-spell-check: remove unused filesDiego Escalante Urrelo2010-12-121-13/+0
* ephy-profile-migration: separate migration code into another binaryDiego Escalante Urrelo2010-12-071-10/+32
* gsettings: port epiphany to gsettingsDiego Escalante Urrelo2010-10-081-2/+2
* Also change EXTENSIONS_DIR hereXan Lopez2010-04-081-1/+1
* Move profile migration tools from src/ to lib/Xan Lopez2009-12-151-0/+14
* Remove ephy-glib-compat.h, since we depend on a newer glib nowXan Lopez2009-08-121-1/+0
* Prefix noisy commands with AM_V_GENXan Lopez2009-08-111-4/+4
* Code uses math.h so link to libmBenjamin Otte2009-07-311-1/+1
* ephy-password-dialog: remove, it's unused.Xan Lopez2009-02-231-3/+0
* Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome...Christian Persch2008-09-251-0/+1
* Add epiphany.h. Only allow including epiphany.h; all other headers are privateChristian Persch2008-04-121-0/+4
* Fix build for builddir != srcdirXan Lopez2008-01-191-0/+1
* Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1.Cosimo Cecchi2008-01-141-0/+1
* Adds a column in the history window showing the date and the time of theCosimo Cecchi2007-11-071-0/+2
* 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
* Move ephy-adblock.* to embed. Change the API to pass EphyEmbed toBenjamin Berg2007-03-031-3/+0
* Utilize GLib's new g_timeout_add_seconds to reduce context switches andDiego Escalante Urrelo2007-01-031-0/+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
* Use variables here, not configure substitutions.Christian Persch2006-08-081-1/+1
* Fix the build.Christian Persch2006-08-061-0/+2
* A lib/ephy-password-dialog.c: A lib/ephy-password-dialog.h:Christian Persch2006-06-221-0/+3
* Check for enchant, and output an overview of the configured options onChristian Persch2006-06-091-0/+12
* Don't include generated files in the tarball. Bug #319440.Christian Persch2006-01-031-3/+4
* R data/GNOME_Epiphany_Automation.server.in: A data/epiphany-service.xml: AChristian Persch2006-01-031-8/+4
* Add some code so ad blocking should be more easy. Based on the fact thatJean-François Rameau2005-12-201-0/+3
* R lib/ephy-glade.c: R lib/ephy-glade.h:Christian Persch2005-10-311-2/+0
* If the library path isn't absolute, look in the main extension dir, andCrispin Flowerday2005-09-251-0/+1
* Version 1.9.Christian Persch2005-08-291-17/+7
* Common helper function to unref a GObject from idle.Christian Persch2005-06-111-0/+2
* Version 1.7.0.Christian Persch2005-03-081-1/+1
* Add ephy-node.h enums to ephy-lib-type-builtins.[ch].Christian Persch2005-01-191-0/+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
* Fix [DIST]CLEANFILES so that make distcheck passes.Christian Persch2005-01-121-2/+2
* A lib/ephy-dbus.c: A lib/ephy-dbus.h:Christian Persch2005-01-101-0/+17
* More stamp magic.Christian Persch2005-01-091-5/+13
* Avoid unnecessary rebuilts of the generated enum .h files by using stampChristian Persch2005-01-071-5/+16
* More auto-generated types.Christian Persch2005-01-071-5/+45
* A lib/ephy-signal-accumulator.c: (ephy_signal_accumulator_object): AChristian Persch2004-12-231-0/+2
* Add deprecated defines to AM_CPPFLAGS in maintainer-mode.Christian Persch2004-12-011-10/+9
* Build auto-generated files in builddir, not in srcdir.Christian Persch2004-11-261-2/+4
* R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: AChristian Persch2004-10-171-3/+6
* Make ephy-state.h public.Christian Persch2004-09-271-2/+2
* Removed the nautilus view.Christian Persch2004-03-301-2/+0
* Remove duplicate entry for ephy-gui.h.Christian Persch2004-02-201-1/+0
* *** empty log message ***Marco Pesenti Gritti2003-12-171-2/+0
* Readd gtk deprecates (only in maintainer mode).Marco Pesenti Gritti2003-11-301-1/+1
* Remove ephy-types.h from Makefile.am, it's long gone.Christian Persch2003-11-241-1/+0
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-201-6/+2
* Enable deprecates and werror only in maintainer mode (in the way suggestedMarco Pesenti Gritti2003-11-151-6/+6
* New extensions API.Christian Persch2003-11-111-17/+5
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-051-3/+2
* Port to new gtk+ file chooser.Christian Persch2003-10-261-0/+2
* Encoding menu improvements, Part 4: The Rewrite.Christian Persch2003-10-181-2/+0
* Encodings menu improvements, part 3: Refactored the encodings list; it noChristian Persch2003-10-141-0/+2
* Merge completion branchMarco Pesenti Gritti2003-10-121-6/+0
* Reenable deprecated api where necessary, fixup some header inclusions.Marco Pesenti Gritti2003-10-111-1/+0
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-0/+30
* Remove some unused headers.Marco Pesenti Gritti2003-06-231-1/+0
* Add support for string enums.Marco Pesenti Gritti2003-06-131-2/+0
* Get rid of starthere: and default to google, as discussed with Seth. Add aMarco Pesenti Gritti2003-06-091-2/+0
* continuing checkin of previous patch (cvs aborted "broken pipe")Christian Persch2003-05-281-0/+1
* Refactored the charset and language groups strings.Christian Persch2003-05-271-0/+1
* Simplified and reorganised zoom. Implement a zoom control for the toolbar.Christian Persch2003-05-201-1/+3
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-0/+2
* Fix make dist.Xan Lopez2003-05-121-0/+1
* Remove fs autocompletion, we are a browser after allMarco Pesenti Gritti2003-01-211-2/+0
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-211-2/+2
* Move root nodes ids to ephy-types. Simple logging facility:Marco Pesenti Gritti2003-01-121-1/+2
* Architecture for translatable xml/xsl start page.Marco Pesenti Gritti2003-01-071-0/+2
* Cleanup unused code. Reorder build. In new bookmark dialog enter activateMarco Pesenti Gritti2003-01-021-18/+18
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+73