| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Bug #604991
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Bug #607484
|
| |
|
|
|
|
|
|
|
| |
WebKit will stop emitting load signals when it loads the error page,
which makes life easier for us.
Bug #377012
|
| |
|
| |
|
| |
|
|
|
|
| |
It's not useful anymore, only leave the git bits.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This brings back proper content type reporting, and the 'Open' button
in the download dialog.
Bug #598167
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
Bug #596669
Signed-off-by: Xan Lopez <xan@gnome.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
Just a sanity check so that we don't end up with two keyring support
features in our session accidentally.
|
|
|
|
|
| |
This should help with memory management/lifecycle woes, although it
does not seem to fix bug #573551
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
This reverts commit f453c807afecdc210410eeb9f389ca50d0764a7c.
|
|
|
|
|
|
| |
Based on patch by Holger Freyther.
Signed-off-by: Priit Laes <plaes@plaes.org>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
Applications calling g_thread_init() must require it explicitly.
It is automatically pulled by Orbit via gconf, but Epiphany should not
rely on that.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The supported language for extensions other than C/C++ is now
JavaScript through Seed.
|
| |
|
| |
|
|
|
|
| |
svn path=/trunk/; revision=8917
|
|
|
|
| |
svn path=/trunk/; revision=8912
|
|
|
|
|
|
|
| |
Among other things it has a SoupCookieJarSQLite that can create one
jar from scratch.
svn path=/trunk/; revision=8909
|
|
|
|
| |
svn path=/trunk/; revision=8907
|
|
|
|
| |
svn path=/trunk/; revision=8906
|
|
|
|
| |
svn path=/trunk/; revision=8904
|
|
|
|
| |
svn path=/trunk/; revision=8901
|
|
|
|
|
|
| |
theming in entry.
svn path=/trunk/; revision=8888
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=8873
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=8831
|
|
|
|
|
|
| |
We are just C now, so it should be OK.
svn path=/trunk/; revision=8826
|
|
|
|
| |
svn path=/trunk/; revision=8824
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=8760
|
|
|
|
| |
svn path=/trunk/; revision=8759
|
|
|
|
| |
svn path=/trunk/; revision=8758
|
|
|
|
| |
svn path=/trunk/; revision=8757
|
|
|
|
| |
svn path=/trunk/; revision=8756
|
|
|
|
| |
svn path=/trunk/; revision=8755
|
|
|
|
| |
svn path=/trunk/; revision=8751
|
|
|
|
| |
svn path=/trunk/; revision=8750
|
|
|
|
|
|
| |
Patch by Priit Laes, bug #542501
svn path=/trunk/; revision=8719
|
|
|
|
|
|
|
|
| |
Note this bumps the GLib dependency to 2.18.0.
(Helps: #558407)
svn path=/trunk/; revision=8705
|
|
|
|
|
|
| |
Bug #567601
svn path=/trunk/; revision=8682
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Plus small cleanups to the file.
svn path=/trunk/; revision=8675
|
|
|
|
| |
svn path=/trunk/; revision=8656
|
|
|
|
| |
svn path=/trunk/; revision=8633
|
|
|
|
| |
svn path=/trunk/; revision=8632
|
|
|
|
|
|
| |
tests/ will be build by default.
svn path=/trunk/; revision=8625
|
|
|
|
| |
svn path=/trunk/; revision=8610
|
|
|
|
| |
svn path=/trunk/; revision=8608
|
|
|
|
|
|
| |
GnomeClient.
svn path=/trunk/; revision=8541
|
|
|
|
| |
svn path=/trunk/; revision=8420
|
|
|
|
|
|
|
| |
Include a test for ephysearchentry, need to make them optional too.
Part of #544642.
svn path=/trunk/; revision=8384
|
|
|
|
|
|
|
| |
Removed the intltool.* lines in the toplevel Makefile.am as well for make dist
to work.
svn path=/trunk/; revision=8340
|
|
|
|
|
|
|
| |
closes: #529778.
svn path=/trunk/; revision=8235
|
|
|
|
| |
svn path=/trunk/; revision=8211
|
|
|
|
| |
svn path=/trunk/; revision=8183
|
|
|
|
| |
svn path=/trunk/; revision=8136
|
|
|
|
| |
svn path=/trunk/; revision=8099
|
|
|
|
| |
svn path=/trunk/; revision=8095
|
|
|
|
| |
svn path=/trunk/; revision=8094
|
|
|
|
| |
svn path=/trunk/; revision=8042
|
|
|
|
| |
svn path=/trunk/; revision=7990
|
|
|
|
| |
svn path=/trunk/; revision=7981
|
|
|
|
| |
svn path=/trunk/; revision=7980
|
|
|
|
| |
svn path=/trunk/; revision=7971
|
|
|
|
| |
svn path=/trunk/; revision=7958
|
|
|
|
| |
svn path=/trunk/; revision=7905
|
|
|
|
| |
svn path=/trunk/; revision=7895
|
|
|
|
| |
svn path=/trunk/; revision=7893
|
|
|
|
| |
svn path=/trunk/; revision=7868
|
|
|
|
| |
svn path=/trunk/; revision=7866
|
|
|
|
|
|
| |
remaining gnome-vfs bit from configure.ac.
svn path=/trunk/; revision=7864
|
|
|
|
|
|
|
| |
Also, optional Zeroconf support depends on Avahi >= 0.6.22.
Bug #507152.
svn path=/trunk/; revision=7858
|
|
|
|
| |
svn path=/trunk/; revision=7823
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
previews in the filechooser. Read: nice previews when uploading pictures.
svn path=/trunk/; revision=7779
|
|
|
|
| |
svn path=/trunk/; revision=7778
|
|
|
|
| |
svn path=/trunk/; revision=7776
|
|
|
|
|
|
|
|
| |
http://bugzilla.gnome.org/show_bug.cgi?id=501108
modified: configure.ac
svn path=/trunk/; revision=7748
|
|
|
|
|
|
|
|
| |
http://bugzilla.gnome.org/show_bug.cgi?id=478196
modified: configure.ac
svn path=/trunk/; revision=7747
|
|
|
|
| |
svn path=/trunk/; revision=7698
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Use it on an error page to designate the distributors/developers to contact.
Fixes bug #433796.
svn path=/trunk/; revision=7643
|
|
|
|
| |
svn path=/trunk/; revision=7568
|
|
|
|
| |
svn path=/trunk/; revision=7524
|
|
|
|
|
|
|
| |
WebKit. Fixes bug #479852. One-liner by Cyril Brulebois.
svn path=/trunk/; revision=7485
|
|
|
|
|
|
| |
Add SVN branch name, and use it in the ChangeLog generation rule.
svn path=/trunk/; revision=7477
|
|
|
|
| |
svn path=/trunk/; revision=7447
|
|
|
|
| |
svn path=/trunk/; revision=7432
|
|
|
|
| |
svn path=/trunk/; revision=7423
|
|
|
|
| |
svn path=/trunk/; revision=7419
|
|
|
|
| |
svn path=/trunk/; revision=7398
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=7309
|
|
|
|
| |
svn path=/trunk/; revision=7269
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-09 Christian Persch <chpe@gnome.org>
* configure.ac:
A data/icons/*:
R data/icons/*/*/*:
Reorganise icons.
svn path=/trunk/; revision=7256
|
|
|
|
| |
svn path=/trunk/; revision=7223
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=7125
|
|
|
|
| |
svn path=/trunk/; revision=7120
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
2007-05-13 Christian Persch <chpe@gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=7028
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
2007-03-11 Christian Persch <chpe@gnome.org>
* *:
Correct FSF address. Bug #409075, patch by John Millikin.
svn path=/trunk/; revision=6952
|
|
|
|
|
|
|
|
|
|
| |
2007-03-11 Christian Persch <chpe@gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=6951
|
|
|
|
|
|
|
|
|
|
| |
2007-03-11 Christian Persch <chpe@gnome.org>
* configure.ac:
Set version to 2.18.0.
svn path=/trunk/; revision=6949
|
|
|
|
|
|
|
|
|
|
| |
2007-02-26 Christian Persch <chpe@svn.gnome.org>
=== Release 2.17.92 ==
* configure.ac:
svn path=/trunk/; revision=6923
|
|
|
|
|
|
|
|
|
|
| |
2007-02-12 Christian Persch <chpe@svn.gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=6906
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
2007-01-22 Christian Persch <chpe@svn.gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=6838
|
|
|
|
|
|
|
|
|
|
| |
2007-01-22 Christian Persch <chpe@svn.gnome.org>
=== Release 2.17.90 ===
* configure.ac:
svn path=/trunk/; revision=6836
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
2007-01-09 Christian Persch <chpe@svn.gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=6808
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
2006-12-18 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Bump version to 2.17.4.
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-05 Luca Ferretti <elle.uca@libero.it>
* configure.ac:
* data/icons/<size>/Makefile.am:
* data/icons/<size>/status/popup-hidden.*:
* data/icons/<size>/status/Makefile.am:
Add "popup-hidden" named icon.
|
|
|
|
|
|
|
|
| |
2006-12-04 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Version 2.17.3.
* embed/mozilla/GtkNSSDialogs.cpp:
Use NULL for gtk_label_new instead of "".
* lib/ephy-print-utils.c:
(ephy_print_utils_page_setup_new_from_key_file):
Fix possible invalid free.
* lib/widgets/ephy-spinner.c: (ephy_spinner_images_unref),
(ephy_spinner_images_load), (ephy_spinner_load_images),
(ephy_spinner_expose), (bump_spinner_frame_cb),
(ephy_spinner_start), (ephy_spinner_stop):
Fix compliance with icon theme spec by skipping the first frame in the
animation when in spinning mode. Bug #382207.
Try the "process-working" icon first and fall back to "gnome-spinner"
when it's not available.
* m4/gecko.m4:
Updated.
2006-12-04 Luca Ferretti <elle.uca@libero.it>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Luca Ferretti <elle.uca@libero.it>
* configure.in:
* data/Makefile.am:
* data/icons/*/epiphany-download*:
* data/icons/*Makefile.am*:
Initial commit to provide Epiphany icons as themed icons.
Files will be installed under $prefix/share/epiphany/icons/hicolor/
as per http://wayofthemonkey.com/index.php?date=2006-11-15&month=11&year=2006
By now only epiphany-download is available, but currently unused
in the UI. More icons are code changes will come.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-11-06 Christian Persch <chpe@cvs.gnome.org>
* ChangeLog-20061106:
* Makefile.am:
Split ChangeLog.
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
| |
2006-11-06 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.17.2 ===
* configure.ac:
* data/default-prefs-common.js:
* src/ephy-notebook.c: (build_tab_label):
|
| |
|
|
|
|
|
|
|
|
| |
2006-09-03 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Set API version to 2.17.
|
|
|
|
|
|
|
|
|
|
| |
2006-09-03 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
2006-09-03 Christian Persch <chpe@cvs.gnome.org>
|
|
|
|
|
|
|
|
| |
2006-09-03 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Update API version for 2.16.
|
|
|
|
|
|
|
|
| |
2006-08-21 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-08-21 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.15.92 ===
* NEWS:
* configure.ac:
Updated for 2.15.92.
* embed/mozilla/EphyAboutModule.cpp:
Use escaped URL for about:recover. Fixes bug #351296.
* src/ephy-window.c:
Remove shortcut for SendPage.
|
|
|
|
|
|
|
| |
2006-08-15 Kjartan Maraas <kmaraas@gnome.org>
* NEWS: Fix a typo.
* configure.ac: Fix intltool req.
|
|
|
|
|
|
|
|
| |
2006-08-08 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Fix one AS_HELP_STRING.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.5.91 ===
* configure.ac:
|
|
|
|
|
|
|
|
| |
2006-07-10 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
| |
2006-07-10 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.15.4 ===
* configure.ac:
|
|
|
|
|
|
|
|
| |
2006-06-18 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Fix wrong test, bug #344848.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-06-18 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/default-prefs-common.js:
* embed/Makefile.am:
* embed/ephy-embed-shell.c: (ephy_embed_shell_dispose),
(ephy_embed_shell_set_page_setup),
(ephy_embed_shell_get_page_setup),
(ephy_embed_shell_set_print_settings),
(ephy_embed_shell_get_print_settings):
* embed/ephy-embed-shell.h:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* embed/mozilla/EphyUtils.cpp:
* embed/mozilla/EphyUtils.h:
* embed/mozilla/Makefile.am:
A embed/mozilla/GeckoPrintService.cpp:
A embed/mozilla/GeckoPrintService.h:
A embed/mozilla/GeckoPrintSession.cpp:
A embed/mozilla/GeckoPrintSession.h:
* embed/mozilla/MozRegisterComponents.cpp:
R embed/mozilla/PrintingPromptService.cpp:
R embed/mozilla/PrintingPromptService.h:
* embed/mozilla/mozilla-embed-single.cpp:
R embed/print-dialog.c:
R embed/print-dialog.h:
* src/ephy-shell.c: (ephy_shell_dispose),
(ephy_shell_get_prefs_dialog):
* src/ephy-shell.h:
* src/epiphany.defs:
* src/window-commands.c: (page_setup_done_cb),
(window_cmd_file_print_setup):
Drop libgnomeprint[ui] and use gtk printing.
|
|
|
|
|
|
|
|
| |
2006-06-14 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Fix --disable-spell-checker configure option. Bug #344848.
|
|
|
|
|
|
|
|
| |
2006-06-10 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
| |
2006-06-10 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.15.3 ===
* configure.ac:
|
|
|
|
|
|
|
|
| |
2006-06-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Remove accidentally commited code.
|
|
|
|
|
|
|
|
| |
2006-06-09hristian Persch <chpe@cvs.gnome.org>
* configure.ac:
Fix the build.
|
|
|
|
|
|
|
|
| |
2006-06-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Fix configure output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-06-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Check for enchant, and output an overview of the configured
options on successful configure.
* data/default-prefs-common.js:
* embed/mozilla/GeckoSpellCheckEngine.cpp:
* embed/mozilla/GeckoSpellCheckEngine.h:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozRegisterComponents.cpp:
* lib/Makefile.am:
* lib/ephy-spell-check.c:
* lib/ephy-spell-check.h:
Spell check support using the gecko 'spellchecker' extension.
No corrections context menu or language switching yet.
|
|
|
|
|
|
|
| |
2006-06-08 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* configure.ac: Remove AM_GLIB_DEFINE_LOCALEDIR. Bug
#343825, patch by Christian Persch.
|
|
|
|
|
|
|
|
| |
2006-05-16 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Update intltool requirement to 0.35.
|
|
|
|
|
|
|
|
| |
2006-05-15 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
| |
|
|
|
|
|
|
|
|
| |
2006-05-12 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Explicit error message about unsupported gecko versions.
|
|
|
|
|
|
|
|
|
| |
2006-05-12 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* m4/gecko.m4:
Update gecko version checks to detect also gecko 1.8.1.
|
|
|
|
|
|
|
|
|
|
| |
2006-05-10 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/Makefile.am:
* embed/mozilla/mozilla-embed-single.cpp:
Drop non-toolkit gecko support too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-05-10 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/glade/prefs-dialog.glade:
* embed/ephy-favicon-cache.c: (ephy_favicon_cache_get):
* embed/mozilla/AutoJSContextStack.cpp:
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/ContentHandler.h:
* embed/mozilla/EphyAboutModule.cpp:
* embed/mozilla/EphyAboutModule.h:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* embed/mozilla/EphyContentPolicy.cpp:
* embed/mozilla/EphyContentPolicy.h:
* embed/mozilla/EphyDirectoryProvider.cpp:
* embed/mozilla/EphyFind.cpp:
* embed/mozilla/EphyFind.h:
* embed/mozilla/EphyHeaderSniffer.cpp:
* embed/mozilla/EphyHeaderSniffer.h:
* embed/mozilla/EphyHistoryListener.cpp:
* embed/mozilla/EphyHistoryListener.h:
* embed/mozilla/EphyPromptService.cpp:
* embed/mozilla/EphySidebar.cpp:
* embed/mozilla/EphySidebar.h:
* embed/mozilla/EphySingle.cpp:
* embed/mozilla/EphySingle.h:
* embed/mozilla/EphyUtils.cpp:
* embed/mozilla/EphyUtils.h:
* embed/mozilla/EventContext.cpp:
* embed/mozilla/EventContext.h:
* embed/mozilla/FilePicker.cpp:
* embed/mozilla/FilePicker.h:
* embed/mozilla/GlobalHistory.cpp:
* embed/mozilla/GlobalHistory.h:
* embed/mozilla/GtkNSSClientAuthDialogs.cpp:
* embed/mozilla/GtkNSSDialogs.cpp:
* embed/mozilla/GtkNSSKeyPairDialogs.cpp:
* embed/mozilla/GtkNSSSecurityWarningDialogs.cpp:
* embed/mozilla/GtkNSSSecurityWarningDialogs.h:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozDownload.cpp:
* embed/mozilla/MozDownload.h:
* embed/mozilla/MozRegisterComponents.cpp:
* embed/mozilla/MozRegisterComponents.h:
* embed/mozilla/MozillaPrivate.cpp:
* embed/mozilla/MozillaPrivate.h:
* embed/mozilla/PrintingPromptService.cpp:
* embed/mozilla/PrintingPromptService.h:
* embed/mozilla/mozilla-download.cpp:
* embed/mozilla/mozilla-download.h:
* embed/mozilla/mozilla-embed-event.cpp:
* embed/mozilla/mozilla-embed-event.h:
* embed/mozilla/mozilla-embed-find.cpp:
* embed/mozilla/mozilla-embed-find.h:
* embed/mozilla/mozilla-embed-persist.cpp:
* embed/mozilla/mozilla-embed-persist.h:
* embed/mozilla/mozilla-embed-single.cpp:
* embed/mozilla/mozilla-embed.cpp:
* embed/mozilla/mozilla-embed.h:
* embed/mozilla/mozilla-notifiers.cpp:
* embed/mozilla/mozilla-notifiers.h:
* embed/mozilla/mozilla-x509-cert.cpp:
* embed/mozilla/mozilla-x509-cert.h:
* lib/ephy-gui.c:
* lib/ephy-gui.h:
* lib/ephy-langs.c:
* m4/gecko.m4:
* src/ephy-window.c: (sync_tab_security):
* src/prefs-dialog.c: (prefs_dialog_init):
Drop support for gecko 1.7.
|
|
|
|
|
|
|
|
| |
2006-04-24 Christian Perhristian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-04-24 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.15.1 ===
* configure.ac:
* embed/mozilla/Makefile.am:
* embed/mozilla/mozilla-embed-single.cpp:
* src/window-commands.c: (window_cmd_help_about):
Update for 2.15.1.
* help/eu/eu.po:
* help/fi/fi.po:
* help/ja/ja.po:
Fix the build by adding bogus translator-credits strings.
|
|
|
|
|
|
|
|
|
|
| |
2006-04-13 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/GtkNSSDialogs.cpp:
Check for nsIMutableArray.h and include it if found. Fixes build with
gecko trunk.
|
|
|
|
|
|
|
|
|
|
| |
2006-03-23 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* src/ephy-main.c: (main):
Drop compat code for libgnome < 2.14.
Fix refcount leak.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-23 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/ui/epiphany-ui.xml:
* src/ephy-lockdown.c: (update_window):
* src/ephy-notebook.c: (ephy_notebook_class_init),
(button_press_cb), (ephy_notebook_init),
(tab_label_weak_notify_cb), (build_tab_label):
* src/ephy-notebook.h:
* src/ephy-session.c: (notebook_page_added_cb),
(notebook_page_removed_cb), (notebook_page_reordered_cb),
(impl_attach_window):
* src/ephy-tabs-menu.c: (notebook_page_added_cb),
(notebook_page_removed_cb), (notebook_page_reordered_cb),
(ephy_tabs_menu_set_window):
* src/ephy-window.c: (update_tabs_menu_sensitivity),
(idle_tab_remove_cb), (notebook_page_added_cb),
(notebook_page_removed_cb), (notebook_page_reordered_cb),
(notebook_page_close_request_cb), (setup_notebook),
(ephy_window_remove_tab), (notebook_switch_page_cb):
* src/epiphany.defs:
* src/window-commands.c: (window_cmd_tabs_move_left),
(window_cmd_tabs_move_right):
Port notebook DND to gtk+ 2.9.
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-12 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* m4/gecko.m4:
Set different exit codes when exiting from different places
in the test program, so we can see the cause of the failure
in config.log.
|
|
|
|
|
|
|
|
| |
2006-03-12 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Update after branching.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-12 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.14.0 ===
* NEWS:
* configure.ac:
Updated for 2.14.0.
* src/prefs-dialog.c: (prefs_dialog_show_help),
(font_prefs_dialog_response_cb):
Fix the documentation ID the Help button points to.
|
|
|
|
|
|
|
|
| |
2006-03-06 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.99 ===
* configure.ac:
|
|
|
|
|
|
|
|
|
|
| |
2006-03-05 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* m4/gecko.m4:
Before running any test programs, check that we can compile and run
any XPCOM programs at all.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-03 Jean-François Rameau <jframeau@cvs.gnome.org>
* configure.ac:
* embed/mozilla/GlobalHistory.h:
* embed/mozilla/GlobalHistory.cpp:
Sync Epiphany with new nsIGlobalHistory3 stuff.
* embed/mozilla/EphyContentPolicy.cpp: (GetEmbedFromContext):
Fix a missing return.
|
|
|
|
|
|
|
|
| |
2006-02-27 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
| |
2006-02-27 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.8 ===
* NEWS:
* configure.ac:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-23 Christian Persch <chpe@cvs.gnome.org>
* m4/gecko.m4:
Added GECKO_CHECK_CONTRACTIDS. Fix variable name quoting in
GECKO_GECKO_CONTRACTID.
* configure.ac:
Check with GECKO_CHECK_CONTRACTIDS.
Remove redundant check for typeaheadfind.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-23 Christian Persch <chpe@cvs.gnome.org>
* m4/gecko.m4:
Refactored. Added GECKO_XPCOM_PROGRAM modelled after AC_LANG_PROGRAM
but which produces a program which uses XPCOM; and made
GECKO_CHECK_CONTRACTID use this.
* configure.ac:
Add a check for the gecko typeaheadfind extension. Bug #329118.
|
|
|
|
|
|
|
|
| |
006-02-14 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
| |
2006-02-14 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.7 ===
* NEWS:
* configure.ac:
|
|
|
|
|
|
|
|
|
|
| |
2006-02-08 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* m4/gecko.m4:
* src/Makefile.am:
Also build with ff trunk, by explicitly linking with -lxul.
|
|
|
|
|
|
|
|
|
| |
2006-02-06 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Go back to AM_GLIB_GNU_GETTEXT for now, until
intltool 0.34.2 is more widespread.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-06 Christian Persch <chpe@cvs.gnome.org>
* m4/gecko.m4:
Fix xulrunner detection logic.
* configure.ac:
A po/Makevars:
* src/Makefile.am:
* doc/reference/Makefile.am:
Remove AM_GLIB_GNU_GETTEXT, use plain AM_GNU_GETTEXT.
* data/glade/Makefile.am:
Fix distcheck with certs manager disabled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-05 Christian Persch <chpe@cvs.gnome.org>
* m4/gecko.m4:
* configure.ac:
* embed/mozilla/Makefile.am:
Changes to support xulrunner trunk (gecko 1.9).
* embed/mozilla/mozilla-embed-single.cpp:
Go back to continuing after failed GetPassword;
fixes getting the password list in case one item
is corrupted.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-02 Christian Persch <chpe@cvs.gnome.org>
* m4/gecko.m4:
Add GECKO_CHECK_HEADERS, wrapping AC_CHECK_HEADERS.
* configure.ac:
Simplify some header checks with GECKO_CHECK_HEADERS.
Check for nsINonBlockingAlertService.h.
* embed/mozilla/EphyPromptService.cpp:
* embed/mozilla/EphyPromptService.h:
* embed/mozilla/MozRegisterComponents.cpp:
Implement nsINonBlockingAlertService.
|
|
|
|
|
|
|
|
| |
2006-01-31 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-31 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.6 ===
* NEWS:
* configure.ac:
* doc/reference/tmpl/ephy-embed.sgml:
* doc/reference/tmpl/ephy-permission-manager.sgml:
* doc/reference/tmpl/ephy-shell.sgml:
* doc/reference/tmpl/epiphany-unused.sgml:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-25 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/epiphany.schemas.in:
* embed/mozilla/Makefile.am:
* embed/mozilla/mozilla-embed-single.cpp:
* lib/ephy-prefs.h:
* src/Makefile.am:
* src/ephy-net-monitor.c:
* src/ephy-net-monitor.h:
* src/ephy-shell.c: (ephy_shell_sync_network_status),
(impl_get_embed_single), (ephy_shell_dispose),
(ephy_shell_get_net_monitor), (_ephy_shell_create_instance),
(_ephy_shell_startup):
* src/ephy-shell.h:
libnm-glib be-gone! Use NetworkManager directly via DBUS, by
importing the excellent net-monitor extension directly into
Epiphany. Code by Jean-François Rameau.
|
|
|
|
|
|
|
|
| |
2006-01-17 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-17 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.5.1 ===
* NEWS:
* configure.ac:
* data/Makefile.am:
* data/chrome/Makefile.am:
* po/POTFILES.in:
R src/bookmarks/ephy-new-bookmark.c:
R src/bookmarks/ephy-new-bookmark.h:
R src/bookmarks/ephy-topics-selector.c:
R src/bookmarks/ephy-topics-selector.h:
Fix the tarball.
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-17 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.5 ===
* configure.ac:
* data/chrome/Makefile.am:
Updates.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-15 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/Makefile.am:
* embed/mozilla/mozilla-embed-single.cpp:
* src/Makefile.am:
Add NetworkManager magic for connection status autodetection.
Defaults to disabled because I'm not very happy with the libnm-glib
implementation. Oh, and it may crash on startup, too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-14 Christian Persch <chpe@cvs.gnome.org>
* m4/gecko.m4:
Add defines and automake conditional for toolkit flavour.
* configure.ac:
* data/Makefile.am:
A data/chrome/.cvsignore:
A data/chrome/Makefile.am:
A data/chrome/brand.dtd.in:
A data/chrome/brand.properties.in:
A data/chrome/epiphany.manifest.in:
Provide branding so mozilla dialogues don't show "Deer Park" or
"Firefox" but "Epiphany" instead.
* embed/mozilla/Makefile.am:
A embed/mozilla/EphyDirectoryProvider.cpp:
A embed/mozilla/EphyDirectoryProvider.h:
* embed/mozilla/mozilla-embed-single.cpp:
Add a directory service provider.
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-12 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* Makefile.am:
Enable zeroconf by default now that gnome-vfs dns-sd can use
avahi and more distros are hopefully shipping with that.
Still can be disabled by --disable-zeroconf.
|
|
|
|
|
|
|
|
| |
2006-01-11 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Add another contract ID check, only on gecko >= 1.8.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-08 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
R data/epiphany-1.10.pc.in:
A data/epiphany.pc.in:
* m4/gecko.m4:
Various improvements to gecko.m4. Generate the versioned .pc file
from the unversioned .pc.in file.
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-03 Crispin Flowerday <gnome@flowerday.cx>
* configure.ac:
* src/ephy-main.c:
R src/ephy-automation.h:
Remove various references to bonobo, ephy is now officially
monkey free!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-02 Christian Persch <chpe@cvs.gnome.org>
* Makefile.am:
* autogen.sh:
* configure.ac:
R data/GNOME_Epiphany_Automation.server.in:
* data/Makefile.am:
A data/epiphany-service.xml:
A data/org.gnome.Epiphany.service.in:
* doc/reference/Makefile.am:
R idl/.cvsignore:
R idl/EphyAutomation.idl:
R idl/Makefile.am:
* lib/Makefile.am:
R lib/ephy-dbus.c:
R lib/ephy-dbus.h:
* lib/ephy-file-helpers.c: (ephy_file_launch_application):
* src/Makefile.am:
A src/ephy-activation.c:
A src/ephy-activation.h:
A src/ephy-dbus.c:
A src/ephy-dbus.h:
* src/ephy-main.c: (main):
* src/ephy-shell.c: (ephy_shell_init), (open_urls),
(dbus_g_proxy_finalized_cb), (ephy_shell_startup),
(ephy_shell_dispose):
Bonobo is dead; long live the Bonobos!
Patch by Gustavo Gama, bug #322463.
|
|
|
|
|
|
|
|
| |
2006-01-01 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
| |
2006-01-01 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.4 ===
* NEWS:
* configure.ac:
* data/Makefile.am:
|
|
|
|
|
|
|
|
| |
2005-12-12 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
| |
2005-12-12 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.3.1 ===
* NEWS:
* configure.ac:
|
|
|
|
|
|
|
|
| |
2005-12-11 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
| |
2005-12-11 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.3 ===
* NEWS:
* configure.ac:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-11 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/glade/Makefile.am:
* data/glade/certs-manager.glade:
* data/ui/epiphany-ui.xml:
* embed/Makefile.am:
A embed/ephy-certificate-manager.c:
A embed/ephy-certificate-manager.h:
A embed/ephy-x509-cert.c:
A embed/ephy-x509-cert.h:
* embed/mozilla/Makefile.am:
* embed/mozilla/mozilla-embed-single.cpp:
A embed/mozilla/mozilla-x509-cert.cpp:
A embed/mozilla/mozilla-x509-cert.h:
* src/Makefile.am:
A src/ephy-certificate-manager.c:
A src/ephy-certificate-manager.h:
* src/ephy-window.c:
* src/window-commands.c:
* src/window-commands.h:
Add certificate manager. Patch by Robert Marcano and Crispin
Flowerday. Fixes bug #119090.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-29 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/Makefile.am:
R data/bme.desktop.in:
A data/bme.desktop.in.in:
R data/epiphany.desktop.in:
A data/epiphany.desktop.in.in:
Remove empty DocPath from desktop files, and add bugzilla version.
Generate the .in files from configure.
|
|
|
|
|
|
|
|
| |
2005-11-28 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Suppress some C++ compiler warnings.
|
|
|
|
|
|
|
|
|
| |
2005-11-28 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* m4/gecko.m4:
Move more checks to gecko.m4.
|
|
|
|
|
|
|
|
| |
2005-11-27 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Correctly save and restore CXXFLAGS.
|
|
|
|
|
|
|
|
| |
2005-11-16 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Fix the nsIPassword.h presence check.
|
|
|
|
|
|
|
|
| |
2005-11-12 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-12 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.2 ===
* Makefile.am:
Pass make distcheck.
* NEWS:
* configure.ac:
Updated for 1.9.2.
* lib/egg/egg-toolbars-model.c: (egg_toolbars_model_to_xml),
(egg_toolbars_model_save), (parse_data_list), (parse_item_list),
(parse_toolbars):
* src/bookmarks/ephy-bookmarks-ui.c:
(ephy_bookmarks_ui_attach_toolbar_model):
Fix compile warnings.
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* m4/gecko.m4:
Rewrite the contractid check. Now works with builds without
--with-default-mozilla-five-home.
Balance AC_LANG_POP/PUSH.
|
|
|
|
|
|
|
|
|
| |
2005-11-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* m4/gecko.m4:
Tiny output improvements.
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* m4/gecko.m4:
Add check for contract IDs which we need but are only provided
by extensions which may or may not have been built into gecko.
We cannot check for the headers here since they are always present.
|
|
|
|
|
|
|
|
|
| |
2005-11-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
A m4/gecko.m4:
Distill the gecko detection logic into a macro package.
|
|
|
|
|
|
|
|
|
| |
2005-11-07 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Allow compilation against xulrunner. Patch by
Robert O'Callahan <rocallahan@novell.com>.
|