aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Bookmarks Editor desktop fileXan Lopez2012-01-271-2/+0
| | | | There's really no much point in shipping it as a separate "application".
* configure.ac: remove reference to icons MakefileXan Lopez2012-01-271-1/+0
|
* Adapt to the new format form global menusXan Lopez2012-01-261-1/+1
| | | | This requires a GTK+ newer than eed30771.
* [release] 3.3.4.13.3.4.1Xan Lopez2012-01-191-1/+1
|
* [release] 3.3.43.3.4Xan Lopez2012-01-171-2/+2
|
* configure.ac: bump GTK+ dependencyXan Lopez2012-01-141-1/+1
| | | | Needed for GtkApplicationWindow and global menus.
* ephy-embed-prefs: Hardcode enable-fullscreen to TRUEPhilippe Normand2012-01-041-1/+1
| | | | | | | | | This change is required for websites (like Youtube) using the new Javascript-based fullscreen API. Also bumped the WebKitGTK requirement to 1.7.3 in agreement with Xan. This release includes bug fixes related to fullscreen display of videos. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=665341
* [release] 3.3.33.3.3Xan Lopez2011-12-201-1/+1
|
* Move GtkBuilder files to data/uiXan Lopez2011-12-151-1/+0
| | | | | There's not much point in having two UI files (glade/ and ui/), and besides the files were not actually in glade format anymore.
* configure.ac: kill ancient spellchecker am defineXan Lopez2011-12-101-2/+0
|
* configure.ac: we don't use gdbus-codegen anymoreXan Lopez2011-12-101-3/+0
|
* configure.ac: we can safely assume GCC 3.4 these days, I thinkXan Lopez2011-12-101-25/+1
|
* configure.ac: remove old configure outputXan Lopez2011-12-051-1/+0
|
* Use SoupSession:ssl-use-system-ca-file propertyDan Winship2011-11-301-34/+1
| | | | | | | | Rather than copying glib-networking's logic for finding the system trusted CA file and then telling libsoup to use it, just use the new ssl-use-system-ca-file property. https://bugzilla.gnome.org/show_bug.cgi?id=633109
* configure.ac: require glib 2.31.2 for GNetworkMonitorXan Lopez2011-11-241-1/+1
|
* [release] 3.3.23.3.2Xan Lopez2011-11-221-1/+1
|
* [release] 3.3.13.3.1Xan Lopez2011-10-271-4/+4
|
* [release] 3.2.03.2.0Xan Lopez2011-09-271-5/+5
|
* [release] 3.1.923.1.92Xan Lopez2011-09-221-2/+2
|
* configure.ac: switch to dist-xzXan Lopez2011-09-151-1/+1
| | | | It's the default tarball format for GNOME now.
* [release] 3.1.91.13.1.91.1Xan Lopez2011-09-071-1/+1
|
* [release] 3.1.913.1.91Xan Lopez2011-09-071-1/+1
|
* configure.ac: gdbus-codegen is requiredXan Lopez2011-09-061-1/+1
| | | | | | | Fail if it's not found. Apparently gentoo ships this independently of glib, so it can happen. https://bugzilla.gnome.org/show_bug.cgi?id=657610
* [release] 3.1.903.1.90Xan Lopez2011-08-301-1/+1
|
* Show a notification when the newly created web-app is ready to be usedXan Lopez2011-08-291-0/+2
| | | | | This will probably go away in 3.4 when the new dash design is introduced, but for now it's the best we have.
* [release] 3.1.53.1.5Xan Lopez2011-08-241-2/+2
|
* Depend on glib >= 2.29.10Gustavo Noronha Silva2011-08-161-1/+1
| | | | | We rely on Unicode API that is only available from that version onwards.
* [3.1.3] releaseXan Lopez2011-07-051-1/+1
|
* Drop all dbus-glib codeClaudio Saavedra2011-06-271-13/+0
| | | | | | | We still need to provide equivalent ways to activate epiphany, but we will use GActions instead. https://bugzilla.gnome.org/show_bug.cgi?id=622903
* configure.ac: we don't use startup-notification directlyXan Lopez2011-06-271-2/+0
|
* Copy&paste a few NM defines/enums we need at compile timeXan Lopez2011-06-241-2/+0
| | | | | This way we don't need a compile-time dependency on NetworkManager, since we use it through the DBus APIs.
* Require NetworkManagerXan Lopez2011-06-241-26/+5
| | | | It's not optional in GNOME 3
* Use a gdbus-codegen generated GDBusProxy to monitor NM stateClaudio Saavedra2011-06-241-0/+1
| | | | | | | | | | Get rid of the EphyNetMonitor code and instead generate a GDBusProxy subclass that monitors the StateChanged signal and State property in org.gnome.NetworkManager. This proxy exports these features as standard GObject signal and property, respectively, so we can use it directly through the relevant accessors. https://bugzilla.gnome.org/show_bug.cgi?id=622903
* configure.ac: hrm, 2.30 is not out yetXan Lopez2011-06-141-1/+1
|
* Use the generic marshaler throughoutXan Lopez2011-06-141-1/+1
| | | | Just enough to get rid of ephy-marshal.h
* [release] 3.1.23.1.2Xan Lopez2011-06-141-1/+1
|
* configure.ac: remove unused BUILDID variableXan Lopez2011-06-011-4/+0
|
* configure.ac: require WebKitGTK+ 1.5.1Xan Lopez2011-06-011-1/+1
|
* configure.ac: bump version to 3.1.0Xan Lopez2011-04-181-1/+1
|
* Rely on WebKit doing the check for mixed symbolsGustavo Noronha Silva2011-04-151-1/+1
| | | | | | | WebKit 1.4.0 checks if symbols are being mixed before loading a plugin. That is more robust, so we should rely on it. Bug #647096
* [release] 3.0.03.0.0Xan Lopez2011-04-051-5/+5
|
* [release] 2.91.922.91.92Xan Lopez2011-03-221-2/+2
|
* configure.ac: bump webkitgtk+ dependency to 1.3.13Xan Lopez2011-03-221-1/+1
|
* configure: Do not use deprecated GNOME_COMMON_INITJavier Jardón2011-03-171-2/+0
| | | | | | | We already have ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} in our Makefile.am https://bugzilla.gnome.org/show_bug.cgi?id=609498
* configure: Use the new libtool syntaxJavier Jardón2011-03-171-5/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=609498
* [release] 2.91.91.12.91.91.1Xan Lopez2011-03-121-1/+1
|
* [release] 2.91.912.91.91Xan Lopez2011-03-081-1/+1
|
* Require GTK+ 3.0.2Xan Lopez2011-03-071-1/+1
| | | | | A few nasty bugs have been fixed since 3.0.0, I'd rather not have them reported.
* [release] 2.91.902.91.90Xan Lopez2011-02-231-1/+1
|
* Require GTK+ 3.0.0Xan Lopez2011-02-211-1/+1
| | | | | GTK+ changed its soname in 3.0.0, so we need to depend on that if we want to use 3.x.
* [release] 2.91.62.91.6Xan Lopez2011-02-031-2/+2
|
* ephy-embed-single: Update to use direct-from-libsoup SoupCacheDan Winship2011-02-031-1/+1
| | | | | | and update configure.ac to require the corresponding libsoup https://bugzilla.gnome.org/show_bug.cgi?id=636861
* [release] 2.91.52.91.5Xan Lopez2011-01-111-2/+2
|
* configure.ac: require GTK+ 2.99.0Xan Lopez2011-01-071-1/+1
|
* [release] 2.91.4.12.91.4.1Xan Lopez2010-12-231-2/+2
|
* [release] 2.91.42.91.4Xan Lopez2010-12-211-2/+2
|
* configure.ac: bump GTK+ versionDiego Escalante Urrelo2010-12-161-1/+1
| | | | Required for GtkStyleContext API.
* ephy-web-view: use custom error pagesDiego Escalante Urrelo2010-12-111-0/+1
| | | | | | Show nice error pages instead of WebKitGTK+'s defaults. Bug #592667
* [release] 2.91.32.91.3Xan Lopez2010-11-301-3/+3
|
* [release] 2.91.2.1Xan Lopez2010-11-091-2/+2
| | | | Do not depend on unreleased GTK+ (!).
* [release] 2.91.22.91.2Xan Lopez2010-11-091-2/+2
|
* Remove libnotify dependencyXan Lopez2010-10-291-10/+0
| | | | | We are going to revamp the downloads UI to fit better in the Shell design, but for now we can just get rid of this.
* configure.ac: post-release version bumpXan Lopez2010-10-201-1/+1
|
* configure.ac: remove .1 from paper-bag releaseXan Lopez2010-10-201-1/+1
|
* [release] 2.91.1.12.91.1.1Xan Lopez2010-10-201-2/+2
| | | | | Do not depend on gsettings-desktop-schemas 0.0.2, which is not released yet.
* [release] 2.91.12.91.1Xan Lopez2010-10-191-2/+2
|
* Use odd middle number for the release.Xan Lopez2010-10-081-1/+1
|
* gsettings: port epiphany to gsettingsDiego Escalante Urrelo2010-10-081-15/+6
| | | | | | Adds our own schemas, a migration file and removes old gconf API and files. Bug #624485
* Require GTK+ 2.91.1Xan Lopez2010-10-051-1/+1
|
* Use gobject-introspection 0.9.5 syntaxXan Lopez2010-10-041-1/+1
|
* Do not default to --enable-maintainer-mode in configureVincent Untz2010-09-151-3/+0
| | | | | | Note that gnome-autogen.sh (called by autogen.sh) will call --enable-maintainer-mode. The current setup just means we have --enable-maintainer-mode by default in tarballs, which is wrong.
* Update for latest GTK+ 3.x release.Xan Lopez2010-09-111-1/+1
|
* Bump version to 2.90.0Xan Lopez2010-08-301-2/+2
| | | | We won't release from master for 2.32, so skip that cycle.
* 2.31.52.31.5Xan Lopez2010-07-141-1/+1
|
* Bump libnotify dependency to 0.5.1Carlos Garcia Campos2010-07-071-1/+1
| | | | To avoid symbols conflict, since old libnotify linked to gtk+-2.0
* The new pc file for webkit is webkitgtk-X.0.pc2.31.4Xan Lopez2010-06-291-1/+1
|
* 2.31.4Xan Lopez2010-06-291-2/+2
|
* Bump GTK+ dependency to GTK+ 3.x branchXan Lopez2010-06-271-4/+4
| | | | | We require at least 2.90.4 to build, there is no support for the old 2.x versions anymore.
* configure.ac: update required GTK+ versionXan Lopez2010-06-131-1/+1
|
* configure.ac: enable GSEAL in maintainer modeXan Lopez2010-06-131-1/+1
|
* 2.31.3Xan Lopez2010-06-131-1/+1
|
* configure.ac: bump WebKitGTK+ requirement to 1.3.1Xan Lopez2010-05-281-1/+1
|
* 2.31.22.31.2Xan Lopez2010-05-251-1/+1
|
* configure.ac: bump version to 2.31Xan Lopez2010-05-031-3/+3
|
* 2.30.22.30.2Xan Lopez2010-04-081-1/+1
|
* 2.30.12.30.1Xan Lopez2010-04-081-1/+1
|
* 2.302.30Xan Lopez2010-03-301-3/+3
|
* configure.ac: bump version to 2.29.92Xan Lopez2010-02-271-1/+1
| | | | | Somehow the commit bumping version to 2.29.91 was lost... so 2.29.91 was released as 2.29.90.
* Fix last patch to account for changes in soup API, and bump required version2.29.91Gustavo Noronha Silva2010-02-231-1/+1
|
* Report broken certs through the padlock iconGustavo Noronha Silva2010-02-231-1/+35
| | | | | | | | This uses a new feature in libsoup that reports through a SoupMessageFlag whether the message is talking to a server that has a trusted server. Bug #600663
* Enable window auto resize/move.Xan Lopez2010-02-161-1/+1
| | | | Bug #604991
* Use accessor functions instead direct accessJavier Jardón2010-02-111-1/+1
| | | | | | | Substitute GTK_WIDGET_MAPPED() and GTK_WIDGET_REALIZED() GTK+ required version bumped to 2.19.5 https://bugzilla.gnome.org/show_bug.cgi?id=595791
* 2.29.902.29.90Xan Lopez2010-02-091-2/+2
|
* Make SoupCookieJarAcceptPolicy match our cookie policiesXan Lopez2010-02-051-1/+1
| | | | Bug #607484
* 2.29.62.29.6Xan Lopez2010-01-261-1/+1
|
* Remove error handling work-aroundsGustavo Noronha Silva2010-01-161-1/+1
| | | | | | | WebKit will stop emitting load signals when it loads the error page, which makes life easier for us. Bug #377012
* 2.29.52.29.5Xan Lopez2010-01-121-1/+1
|
* NSS is not relevant as a feature for extensionsXan Lopez2010-01-021-1/+0
|
* No need to AC_SUBST EPIPHANY_FEATURES several timesXan Lopez2010-01-021-4/+1
|
* Remove ChangeLog generation from SVNXan Lopez2009-12-311-8/+0
| | | | It's not useful anymore, only leave the git bits.
* Use introspection.m4 file to detect introspection supportXan Lopez2009-12-261-33/+7
|
* Raise API versionGustavo Noronha Silva2009-12-201-1/+1
|
* Properly manage the list of languages for the "Accept-Language" headerMario Sanchez Prada2009-12-191-1/+1
| | | | | | | | New handler added to watch for changes in the GConf key with the list of languages for the "Accept-Language" HTTP header, and update the SoupSession's "accept-language" property (since libsoup 2.29.4). Bug #528893
* Use the new top-widget infrastructure to ask whether to store passwordsGustavo Noronha Silva2009-12-171-1/+1
|
* Use new WebKit API to respect the Content-Disposition headerGustavo Noronha Silva2009-12-091-1/+1
| | | | | | | This allows us to perform downloads when the server tells us to do so, even for types WebKit supports. This fixes downloading GMail attachments. Bug #598605
* 2.29.32.29.3Xan Lopez2009-11-301-1/+1
|
* Depend on not yet released WebKitGTK+ 1.1.17Xan Lopez2009-11-031-1/+1
|
* 2.29.12.29.1Xan Lopez2009-10-271-1/+1
|
* Reimplement content type checkingGustavo Noronha Silva2009-10-261-1/+1
| | | | | | | This brings back proper content type reporting, and the 'Open' button in the download dialog. Bug #598167
* Replace .glade files with .ui filesBenjamin Otte2009-10-021-9/+0
| | | | | | | | | | | | Glade does support editing gtk-builder generated files by now so there is no need to keep the old Glade files around. Also, gtk-builder-convert is supposed to be a one-time conversion tool and not supposed to be run by a build system, see http://mail.gnome.org/archives/desktop-devel-list/2009-July/msg00102.html Bug #590387 Signed-off-by: Xan Lopez <xan@gnome.org>
* Bump libtool to 2.2 and remove doltJavier Jardón2009-10-011-1/+1
| | | | | | Bug #596669 Signed-off-by: Xan Lopez <xan@gnome.org>
* GTK+ 2.17.11 is now the required versionJavier Jardón2009-09-221-1/+1
| | | | | | | | | | | | | | | I've used all the GTK+ 2.17.11 api available, still missing: GTK_WIDGET_REALIZED (GTK_WIDGET ()) GTK_WIDGET_MAPPED (GTK_WIDGET ()) GTK_ENTRY->im_context GTK_STATUSBAR->frame GTK_STATUSBAR->label GTK_MESSAGE_DIALOG->label https://bugzilla.gnome.org/show_bug.cgi?id=595791 Signed-off-by: Xan Lopez <xan@gnome.org>
* configure.ac: API version is still 2.28Xan Lopez2009-09-221-1/+1
|
* configure.ac: bump required WebKitGTK versionXan Lopez2009-09-211-1/+1
|
* configure.ac: bump version to 2.29.0Xan Lopez2009-09-191-3/+3
|
* configure.ac: post release version bumpXan Lopez2009-09-081-2/+2
|
* configure.ac: require WebKitGTK+ 1.1.142.27.92Xan Lopez2009-09-081-1/+1
|
* Import passwords from the ephy/gecko profile on first run.Xan Lopez2009-08-261-0/+21
| | | | | | This feature requires NSS, so NSS is added as an optional dependency, enabled by default. Can be disabled with --disable-nss, but then passwords won't be imported.
* configure.ac: post release version bumpXan Lopez2009-08-251-1/+1
|
* configure.ac: bump libsoup-gnome dependency2.27.91Xan Lopez2009-08-251-1/+1
|
* configure.ac: require WebKitGTK+ 1.1.13Xan Lopez2009-08-251-1/+1
| | | | | Just a sanity check so that we don't end up with two keyring support features in our session accidentally.
* ephy-seed-extension: force a GC cycle after detachs.Xan Lopez2009-08-211-1/+1
| | | | | This should help with memory management/lifecycle woes, although it does not seem to fix bug #573551
* Add ICE explicitly to the list of dependenciesGustavo Noronha Silva2009-08-191-0/+1
|
* configure.ac: a few more portability tests suggested by 'autoscan'Xan Lopez2009-08-161-2/+6
|
* configure.ac: use LT_INIT instead of deprecated AC_PROG_LIBTOOLXan Lopez2009-08-161-1/+1
|
* configure.ac: post-release version bumpXan Lopez2009-08-111-1/+1
|
* Re-implement PDM's password viewer.Xan Lopez2009-08-091-0/+2
| | | | | | | | | Patch by Holger Freyther, Prit Laes, with fixes from Xan López. Fetches the data from the GNOME keyring, which is where WebKit stores it (when compiled with keyring support). Bug #579217
* Revert "Move Epiphany to solely use GnomeKeyring for password management."Priit Laes2009-07-291-2/+0
| | | | This reverts commit f453c807afecdc210410eeb9f389ca50d0764a7c.
* Move Epiphany to solely use GnomeKeyring for password management.Priit Laes2009-07-291-0/+2
| | | | | | Based on patch by Holger Freyther. Signed-off-by: Priit Laes <plaes@plaes.org>
* configure.ac: next release is 2.27.90, not 2.27.6Xan Lopez2009-07-281-1/+1
|
* configure.ac: post-release version bumpXan Lopez2009-07-281-1/+1
|
* configure.ac: post-release version bump.Xan Lopez2009-07-131-1/+1
|
* configure.ac: depend on WebKitGTK+ 1.1.112.27.4Xan Lopez2009-07-131-1/+1
|
* Require x11Benjamin Otte2009-07-131-0/+1
| | | | | Epiphany has hacky code that uses libX11 directly, so Epiphany needs to depend on it instead of relying on other libs to pull it in.
* Require gthread-2.0Benjamin Otte2009-07-131-0/+1
| | | | | | Applications calling g_thread_init() must require it explicitly. It is automatically pulled by Orbit via gconf, but Epiphany should not rely on that.
* configure.ac: use SILENT_AM_RULES from automake 1.11 if possible.Xan Lopez2009-07-121-0/+3
|
* configure.ac: post-release version bump.Xan Lopez2009-06-161-1/+1
|
* configure.ac: require WebKitGTK+ 1.1.10.Xan Lopez2009-06-151-1/+1
|
* configure.ac: remove embed/webkit Makefile generation.Xan Lopez2009-06-061-1/+0
|
* Remove Python support.Xan Lopez2009-06-061-102/+0
| | | | | The supported language for extensions other than C/C++ is now JavaScript through Seed.
* configure.ac: post-release version bump.Xan Lopez2009-05-251-1/+1
|
* configure.ac: bump required WebKitGTK+ version to 1.1.7Xan Lopez2009-05-241-1/+1
|
* configure.ac: remove duplicated bit.Xan Lopez2009-03-181-3/+0
| | | | svn path=/trunk/; revision=8917
* configure.ac: post release version bump.Xan Lopez2009-03-171-1/+1
| | | | svn path=/trunk/; revision=8912
* configure.ac: update libsoup requirement to 2.26.0.Xan Lopez2009-03-171-1/+1
| | | | | | | Among other things it has a SoupCookieJarSQLite that can create one jar from scratch. svn path=/trunk/; revision=8909
* configure.ac: update glib requirement to minimum required by gtk+ 2.16.0.Xan Lopez2009-03-161-1/+1
| | | | svn path=/trunk/; revision=8907
* configure.ac: post-release version bump.Xan Lopez2009-03-161-1/+1
| | | | svn path=/trunk/; revision=8906
* Require WebKitGTK+ 1.1.3, since 1.1.2 had a bad soname.Gustavo Noronha Silva2009-03-161-1/+1
| | | | svn path=/trunk/; revision=8904
* configure.ac: update WebKitGTK+ requirement to 1.1.2.Xan Lopez2009-03-161-1/+1
| | | | svn path=/trunk/; revision=8901
* configure.ac: require GTK+ 2.16.0 so we get a change of having proper ↵Xan Lopez2009-03-141-1/+1
| | | | | | theming in entry. svn path=/trunk/; revision=8888
* configure.ac: drop redundant AC_SUBST.Xan Lopez2009-03-121-9/+0
| | | | | | | PKG_CHECK_MODULES already does AC_SUBST on LIBS and CFLAGS for us, so don't do it again. Thanks to Company for the tip. svn path=/trunk/; revision=8876
* detect NetworkManager using pkg-configBenjamin Otte2009-03-121-2/+1
| | | | svn path=/trunk/; revision=8873
* configure.ac: require avahi-client explictly.Xan Lopez2009-03-121-1/+4
| | | | | | | avahi-client is in the private requiremenets of avahi-gobject, so we need to ask for it to get the right libs at link time. svn path=/trunk/; revision=8871
* configure.ac: require WebKitGTK+ 1.1.1Xan Lopez2009-03-021-1/+1
| | | | svn path=/trunk/; revision=8831
* Remove CXX/C++ stuff from configure/Makefiles.Xan Lopez2009-03-011-14/+0
| | | | | | We are just C now, so it should be OK. svn path=/trunk/; revision=8826
* Remove gecko-only desktop-file plugin.Xan Lopez2009-02-281-38/+0
| | | | svn path=/trunk/; revision=8824
* Use libsoup, getting the session from webkit, to handle cookies.Xan Lopez2009-02-231-0/+2
| | | | | | | Requires libsoup-gnome for SoupCookieJarSQLite storage. Depending on 2.25.91, although we actually need trunk to get working code. svn path=/trunk/; revision=8811
* Fix python/seed exclusivity checkChristian Persch2009-02-071-1/+1
| | | | svn path=/trunk/; revision=8760
* Add closing ] in the right placeChristian Persch2009-02-071-2/+2
| | | | svn path=/trunk/; revision=8759
* configure.ac: add missing ']'Xan Lopez2009-02-071-1/+1
| | | | svn path=/trunk/; revision=8758
* Fail if given --enable-seed without --enable-introspection.Christian Persch2009-02-071-0/+4
| | | | svn path=/trunk/; revision=8757
* Add seed support; use --enable-seed to check it out. Patch by Robert Carr.Christian Persch2009-02-071-2/+28
| | | | svn path=/trunk/; revision=8756
* Add gobject introspection support; use --enable-introspection.Christian Persch2009-02-071-2/+42
| | | | svn path=/trunk/; revision=8755
* Respect the API version set aboveChristian Persch2009-02-041-1/+1
| | | | svn path=/trunk/; revision=8751
* Version updateChristian Persch2009-02-041-2/+2
| | | | svn path=/trunk/; revision=8750
* Add dolt support.Xan Lopez2009-01-221-0/+1
| | | | | | Patch by Priit Laes, bug #542501 svn path=/trunk/; revision=8719
* Use C_() instead of Q_() with context for translatable strings.Philip Withnall2009-01-201-1/+1
| | | | | | | | Note this bumps the GLib dependency to 2.18.0. (Helps: #558407) svn path=/trunk/; revision=8705
* We no longer need a separate pkg-config check for WEBKIT.Gustavo Noronha Silva2009-01-141-8/+0
| | | | | | Bug #567601 svn path=/trunk/; revision=8682
* Port to use GtkBuilder.Xan Lopez2009-01-121-3/+10
| | | | | | | | | | Bug #567490 We keep the old glade files as master source and convert them to GtkBuilder format at compile-time because glade-3 is not ready yet for day-to-day edition of GtkBuilder files. svn path=/trunk/; revision=8678
* configure.ac: bump required webkit version to 1.1.0.Xan Lopez2009-01-121-4/+3
| | | | | | Plus small cleanups to the file. svn path=/trunk/; revision=8675
* Require GTK+ 2.15.0Xan Lopez2008-12-311-1/+1
| | | | svn path=/trunk/; revision=8656
* Revert cookies stuff, didn't want to commit that.Xan Lopez2008-12-121-2/+0
| | | | svn path=/trunk/; revision=8633
* Port ephy to use libsoup for cookies.Xan Lopez2008-12-121-0/+2
| | | | svn path=/trunk/; revision=8632
* Add --enable-tests to configureDiego Escalante Urrelo2008-11-301-1/+12
| | | | | | tests/ will be build by default. svn path=/trunk/; revision=8625
* Correct versionChristian Persch2008-11-171-1/+1
| | | | svn path=/trunk/; revision=8610
* Remove libpython check that fails with libtool 2Christian Persch2008-11-111-25/+0
| | | | svn path=/trunk/; revision=8608
* Remove libgnome and libgnomeui dependency, using EggSMClient instead of ↵Christian Persch2008-09-251-5/+6
| | | | | | GnomeClient. svn path=/trunk/; revision=8541
* Bump GTK+ requirement to be able to build tests/.Diego Escalante Urrelo2008-08-151-1/+1
| | | | svn path=/trunk/; revision=8420
* Add the base for tests/ support.Diego Escalante Urrelo2008-08-041-0/+1
| | | | | | | Include a test for ephysearchentry, need to make them optional too. Part of #544642. svn path=/trunk/; revision=8384
* Bump intltool requirement to 0.40.0Wouter Bolsterlee2008-07-221-1/+1
| | | | | | | Removed the intltool.* lines in the toplevel Makefile.am as well for make dist to work. svn path=/trunk/; revision=8340
* Fix the check for a valid LSB_DISTRIBUTOR string. Patch by Josselin Mouette,Diego Escalante Urrelo2008-05-191-1/+1
| | | | | | | closes: #529778. svn path=/trunk/; revision=8235
* Add epiphany.h. Only allow including epiphany.h; all other headers are privateChristian Persch2008-04-121-1/+3
| | | | svn path=/trunk/; revision=8211
* Exorcise gecko configure & build stuffChristian Persch2008-04-041-304/+35
| | | | svn path=/trunk/; revision=8183
* Comment out useless stuffChristian Persch2008-03-271-5/+5
| | | | svn path=/trunk/; revision=8136
* Use GChecksum to calculate the MD5 of favicons.Xan Lopez2008-03-121-1/+1
| | | | svn path=/trunk/; revision=8099
* Try to fix the build with 1.8Christian Persch2008-03-111-2/+9
| | | | svn path=/trunk/; revision=8095
* Allow building with xulrunner 1.9. Patch by Alexander Sack; part of bug #503657Christian Persch2008-03-111-2/+38
| | | | svn path=/trunk/; revision=8094
* Post branching version updateChristian Persch2008-03-061-4/+4
| | | | svn path=/trunk/; revision=8042
* Remove cruftChristian Persch2008-02-271-72/+21
| | | | svn path=/trunk/; revision=7990
* Adapt to gio API changeChristian Persch2008-02-261-1/+1
| | | | svn path=/trunk/; revision=7981
* Version bumpChristian Persch2008-02-261-1/+1
| | | | svn path=/trunk/; revision=7980
* Remove obsolete check. Bug #333445Christian Persch2008-02-201-34/+0
| | | | svn path=/trunk/; revision=7971
* Add EPHY_CHECK_VERSION (#513128)Xan Lopez2008-02-181-0/+6
| | | | svn path=/trunk/; revision=7958
* Track WebKit r29909 pkg-config renameAlp Toker2008-02-011-1/+1
| | | | svn path=/trunk/; revision=7905
* Post release version bumpChristian Persch2008-01-291-1/+1
| | | | svn path=/trunk/; revision=7895
* Release 2.21.90RELEASE_2_21_90Christian Persch2008-01-291-1/+0
| | | | svn path=/trunk/; revision=7893
* Post release version bumpChristian Persch2008-01-151-1/+1
| | | | svn path=/trunk/; revision=7868
* Release 2.21.5RELEASE_2_21_5Christian Persch2008-01-151-5/+16
| | | | svn path=/trunk/; revision=7866
* Update to new glib 2.15.2 API, bump glib dep and remove a Cosimo Cecchi2008-01-151-3/+2
| | | | | | remaining gnome-vfs bit from configure.ac. svn path=/trunk/; revision=7864
* Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1.Cosimo Cecchi2008-01-141-11/+8
| | | | | | | Also, optional Zeroconf support depends on Avahi >= 0.6.22. Bug #507152. svn path=/trunk/; revision=7858
* Make libnotify dep optional.Christian Persch2007-12-271-1/+9
| | | | svn path=/trunk/; revision=7823
* download-dialog hidden state is now saved to gconf. New downloads started while Diego Escalante Urrelo2007-12-241-0/+2
| | | | | | | | | | the dialog is hidden pop-up a notification (as in libnotify). We now require libnotify to build. Fixes bug #311209. svn path=/trunk/; revision=7802
* Enable our filechooser by default, now the default builds will have nice imageDiego Escalante Urrelo2007-12-171-1/+1
| | | | | | | previews in the filechooser. Read: nice previews when uploading pictures. svn path=/trunk/; revision=7779
* Post release version bump.Christian Persch2007-12-161-1/+1
| | | | svn path=/trunk/; revision=7778
* Release 2.21.4.RELEASE_2_21_4Christian Persch2007-12-161-1/+1
| | | | svn path=/trunk/; revision=7776
* configure.ac: remove leading Xs in conditionals (with 2 exceptions)Jan Michael C. Alonzo2007-12-031-18/+18
| | | | | | | | http://bugzilla.gnome.org/show_bug.cgi?id=501108 modified: configure.ac svn path=/trunk/; revision=7748
* Fix configure summary output for both mozilla and webkitJan Michael C. Alonzo2007-12-031-13/+23
| | | | | | | | http://bugzilla.gnome.org/show_bug.cgi?id=478196 modified: configure.ac svn path=/trunk/; revision=7747
* Bump API versionChristian Persch2007-11-161-1/+1
| | | | svn path=/trunk/; revision=7698
* Add GTK_DISABLE_DEPRECATED back in DEPRECATION_FLAGS. Move the lastCyril Brulebois2007-11-111-2/+1
| | | | | | | calls to gtk_entry_set_editable, gtk_menu_item_remove_submenu, and gtk_tool_item_set_tooltip to the appropriate replacements in Gtk 2.12. svn path=/trunk/; revision=7659
* Enable a --with-distributor-name configure option, defaulting to Epiphany.Cyril Brulebois2007-11-071-0/+18
| | | | | | | Use it on an error page to designate the distributors/developers to contact. Fixes bug #433796. svn path=/trunk/; revision=7643
* Bump configure.ac version to 2.21.1Xan Lopez2007-10-261-1/+2
| | | | svn path=/trunk/; revision=7568
* Add application.ini file.Christian Persch2007-10-091-0/+6
| | | | svn path=/trunk/; revision=7524
* Rename WebKitGdk to WebKitGtk to follow upstream change and fix build againstCosimo Cecchi2007-09-251-1/+1
| | | | | | | WebKit. Fixes bug #479852. One-liner by Cyril Brulebois. svn path=/trunk/; revision=7485
* Add defines for major/minor/micro version.Christian Persch2007-09-201-4/+19
| | | | | | Add SVN branch name, and use it in the ChangeLog generation rule. svn path=/trunk/; revision=7477
* Add gvfs check.Christian Persch2007-09-161-0/+7
| | | | svn path=/trunk/; revision=7447
* Add separate pkg config checks for some modules.Christian Persch2007-09-141-0/+5
| | | | svn path=/trunk/; revision=7432
* Create Makefiles for embed/xulrunner/utils and components.Christian Persch2007-09-131-3/+5
| | | | svn path=/trunk/; revision=7423
* Define WITH_XULRUNNER_ENGINE.Christian Persch2007-09-131-0/+2
| | | | svn path=/trunk/; revision=7419
* Update version and API version to 2.21Christian Persch2007-09-131-2/+2
| | | | svn path=/trunk/; revision=7398
* Error out if the C++ compiler wasn't found. Bug #475360.Christian Persch2007-09-111-1/+10
| | | | | | | | | | 2007-09-10 Christian Persch <chpe@gnome.org> * configure.ac: Error out if the C++ compiler wasn't found. Bug #475360. svn path=/trunk/; revision=7378
* A m4/libxul.m4: Integrate the "xulrunner" backend with configure. NotChristian Persch2007-09-101-10/+57
| | | | | | | | | | | | | | 2007-09-09 Christian Persch <chpe@gnome.org> * configure.ac: * embed/Makefile.am: * embed/ephy-embed-factory.c: (ephy_embed_factory_new_object): * m4/gecko.m4: A m4/libxul.m4: * src/Makefile.am: Integrate the "xulrunner" backend with configure. Not building yet. svn path=/trunk/; revision=7359
* Bump version, but not API version yet (wait until e-e is branched too)Christian Persch2007-08-281-2/+2
| | | | svn path=/trunk/; revision=7309
* Post release version bumpChristian Persch2007-08-141-1/+1
| | | | svn path=/trunk/; revision=7269
* A data/icons/*: R data/icons/*/*/*:Christian Persch2007-08-091-26/+1
| | | | | | | | | | | | 2007-08-09 Christian Persch <chpe@gnome.org> * configure.ac: A data/icons/*: R data/icons/*/*/*: Reorganise icons. svn path=/trunk/; revision=7256
* post-release version bumpChristian Persch2007-07-311-1/+1
| | | | svn path=/trunk/; revision=7223
* Add support for the WebKit engine, compile with --with-engine=webkit toXan Lopez2007-07-281-10/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-07-27 Xan Lopez <xan@gnome.org> * Makefile.am: * configure.ac: * doc/reference/Makefile.am: * embed/Makefile.am: * embed/ephy-embed-factory.c: (ephy_embed_factory_new_object): * embed/ephy-embed-persist.c: * embed/ephy-embed-shell.c: * embed/ephy-embed.c: * embed/webkit/Makefile.am: * embed/webkit/webkit-embed-find.cpp: * embed/webkit/webkit-embed-find.h: * embed/webkit/webkit-embed-persist.cpp: * embed/webkit/webkit-embed-persist.h: * embed/webkit/webkit-embed-single.cpp: * embed/webkit/webkit-embed-single.h: * embed/webkit/webkit-embed.cpp: * embed/webkit/webkit-embed.h: * src/Makefile.am: Add support for the WebKit engine, compile with --with-engine=webkit to activate. * embed/mozilla/mozilla-embed-single.cpp: Move to the G_DEFINE_TYPE_WITH_CODE macro. svn path=/trunk/; revision=7208
* s/MOZILLA/GECKO/g for consistency with gge.Christian Persch2007-07-171-12/+12
| | | | | | | | | | | | | | | 2007-07-16 Christian Persch <chpe@gnome.org> * configure.ac: * doc/reference/Makefile.am: * embed/Makefile.am: * embed/mozilla/Makefile.am: * plugins/desktop-file/Makefile.am: * src/Makefile.am: s/MOZILLA/GECKO/g for consistency with gge. svn path=/trunk/; revision=7173
* Update glib req to 2.13.4 so we can use g_get_user_special_dir.Christian Persch2007-07-111-1/+1
| | | | | | | | | | | | | | | | 2007-07-11 Christian Persch <chpe@gnome.org> * configure.ac: Update glib req to 2.13.4 so we can use g_get_user_special_dir. * lib/ephy-file-helpers.c: (ephy_file_downloads_dir), (ephy_file_desktop_dir): Use g_get_user_special_dir to get the Desktop and Downloads directory location. svn path=/trunk/; revision=7146
* Install under hicolor and use "epiphany" named icon as application iconLuca Ferretti2007-07-101-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-07-10 Luca Ferretti <elle.uca@libero.it> * configure.ac: * data/icons/16x16/Makefile.am: * data/icons/16x16/apps/Makefile.am: * data/icons/16x16/apps/epiphnay.svg: * data/icons/16x16/apps/epiphnay.png: * data/icons/22x22/Makefile.am: * data/icons/22x22/apps/Makefile.am: * data/icons/22x22/apps/epiphnay.svg: * data/icons/22x22/apps/epiphnay.png: * data/icons/24x24/Makefile.am: * data/icons/24x24/apps/Makefile.am: * data/icons/24x24/apps/epiphnay.png: * data/icons/scalable/Makefile.am: * data/icons/scalable/apps/Makefile.am: * data/icons/scalable/apps/epiphnay.svg: * lib/ephy-stock-icons.h: Install under hicolor and use "epiphany" named icon as application icon * data/icons/Makefile.am: Update gtk icon cache for hicolor on install and uninstall svn path=/trunk/; revision=7129
* Update gtk+ req to 2.11.6.Christian Persch2007-07-101-1/+1
| | | | | | | | | | | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * configure.ac: Update gtk+ req to 2.11.6. * src/ephy-statusbar.c: (ephy_statusbar_class_init), (create_caret_indicator), (ephy_statusbar_init), (ephy_statusbar_set_security_state), (ephy_statusbar_set_popups_state): * src/ephy-statusbar.h: * src/epiphany.defs: Port EphyStatusbar to the new tooltips API. svn path=/trunk/; revision=7127
* Post-release version bumpChristian Persch2007-07-101-1/+1
| | | | svn path=/trunk/; revision=7125
* Bump versionChristian Persch2007-07-101-1/+1
| | | | svn path=/trunk/; revision=7120
* Copy the lock icons from g-i-t 2.16 into epiphany, since the new ones inChristian Persch2007-07-101-0/+2
| | | | | | | | | | | | | | | | | | 2007-07-09 Christian Persch <chpe@gnome.org> * configure.ac: * data/icons/16x16/status/Makefile.am: * data/icons/24x24/status/Makefile.am: * data/icons/48x48/Makefile.am: * data/icons/48x48/status/Makefile.am: * data/icons/Makefile.am: * lib/ephy-stock-icons.c: (ephy_stock_icons_init): * lib/ephy-stock-icons.h: Copy the lock icons from g-i-t 2.16 into epiphany, since the new ones in g-i-t are broken (see bug #348350 comment 93 ff). svn path=/trunk/; revision=7119
* A data/weasel-ua-pref.js.in:Christian Persch2007-06-281-0/+19
| | | | | | | | | | | | | | | 2007-06-28 Christian Persch <chpe@gnome.org> * configure.ac: * data/Makefile.am: A data/weasel-ua-pref.js.in: Make UA ff-compatible. This fixes https://bugzilla.mozilla.org/show_bug.cgi?id=334967 . See also Camino bug https://bugzilla.mozilla.org/show_bug.cgi?id=384721 and https://bugzilla.mozilla.org/show_bug.cgi?id=385999 for discussion. svn path=/trunk/; revision=7100
* Post-release version bump.Christian Persch2007-05-141-1/+1
| | | | | | | | | | 2007-05-13 Christian Persch <chpe@gnome.org> * configure.ac: Post-release version bump. svn path=/trunk/; revision=7028
* === Release 2.19.2 ==RELEASE_2_19_2Christian Persch2007-05-141-2/+2
| | | | | | | | | | | | | | | | 2007-05-13 Christian Persch <chpe@gnome.org> === Release 2.19.2 == * configure.ac: Update for 2.19.2. * po/POTFILES.skip: Try to fix distcheck with stupid intltool. svn path=/trunk/; revision=7026
* Bump version to 2.19.0, and set API version to 2.19.Christian Persch2007-03-121-3/+3
| | | | | | | | | | 2007-03-11 Christian Persch <chpe@gnome.org> * configure.ac: Bump version to 2.19.0, and set API version to 2.19. svn path=/trunk/; revision=6956
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
| | | | | | | | | | 2007-03-11 Christian Persch <chpe@gnome.org> * *: Correct FSF address. Bug #409075, patch by John Millikin. svn path=/trunk/; revision=6952
* Post-release version bump.Christian Persch2007-03-121-1/+1
| | | | | | | | | | 2007-03-11 Christian Persch <chpe@gnome.org> * configure.ac: Post-release version bump. svn path=/trunk/; revision=6951
* Set version to 2.18.0.Christian Persch2007-03-111-3/+3
| | | | | | | | | | 2007-03-11 Christian Persch <chpe@gnome.org> * configure.ac: Set version to 2.18.0. svn path=/trunk/; revision=6949
* === Release 2.17.92 ==Christian Persch2007-02-271-1/+1
| | | | | | | | | | 2007-02-26 Christian Persch <chpe@svn.gnome.org> === Release 2.17.92 == * configure.ac: svn path=/trunk/; revision=6923
* Post-release version bump.WEBKIT_BRANCHPOINTChristian Persch2007-02-131-1/+1
| | | | | | | | | | 2007-02-12 Christian Persch <chpe@svn.gnome.org> * configure.ac: Post-release version bump. svn path=/trunk/; revision=6906
* === Release 2.17.91 ===RELEASE_2_17_91Christian Persch2007-02-131-1/+2
| | | | | | | | | | | 2007-02-12 Christian Persch <chpe@svn.gnome.org> === Release 2.17.91 === * configure.ac: * data/mime-types-permissions.xml: svn path=/trunk/; revision=6904
* Post-release version bump.Christian Persch2007-01-221-1/+1
| | | | | | | | | | 2007-01-22 Christian Persch <chpe@svn.gnome.org> * configure.ac: Post-release version bump. svn path=/trunk/; revision=6838
* === Release 2.17.90 ===RELEASE_2_17_90Christian Persch2007-01-221-1/+1
| | | | | | | | | | 2007-01-22 Christian Persch <chpe@svn.gnome.org> === Release 2.17.90 === * configure.ac: svn path=/trunk/; revision=6836
* configure.acLuca Ferretti2007-01-181-0/+3
| | | | | | | | | | | | | | | | | | | | | | | 2007-01-18 Luca Ferretti <elle.uca@libero.it> * data/icons/*/places/bookmark-web.*: * data/icons/*/places/Makefile.am: * data/icons/*/Makefile.am: * configure.ac Add to build new "bookmark-web" custom named icon at 16, 22 and 24 pixels - under new places directory. * lib/ephy-stock-icons.c: * lib/ephy-stock-icons.h: * src/bookmarks/ephy-bookmark-properties.c: * src/bookmarks/ephy-bookmark-action.c: Remove STOCK_BOOKMARK and add EPHY_STOCK_BOOKMARK using new "bookmark-web" custom named icon. svn path=/trunk/; revision=6830
* Post-release version bump.Christian Persch2007-01-091-1/+1
| | | | | | | | | | 2007-01-09 Christian Persch <chpe@svn.gnome.org> * configure.ac: Post-release version bump. svn path=/trunk/; revision=6808
* === Release 2.17.5 ===RELEASE_2_17_5Christian Persch2007-01-091-1/+1
| | | | | | | | | | | | | 2007-01-09 Christian Persch <chpe@svn.gnome.org> === Release 2.17.5 === * NEWS: * configure.ac: * data/default-prefs-common.js: * doc/reference/tmpl/ephy-embed.sgml: svn path=/trunk/; revision=6806
* Post-release version bump.Christian Persch2006-12-191-1/+1
| | | | | | | | 2006-12-18 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.17.4 ===RELEASE_2_17_4Christian Persch2006-12-191-0/+1
| | | | | | | | | | | | 2006-12-18 Christian Persch <chpe@cvs.gnome.org> === Release 2.17.4 === * autogen.sh: * configure.ac: * src/Makefile.am: Link with -lxpcomglue_s on trunk.