aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2007-07-10 19:56:30 +0800
committerChristian Persch <chpe@src.gnome.org>2007-07-10 19:56:30 +0800
commitc2f115303625175ec4d3936c7121501193f5f630 (patch)
treec7a3fe32d25d026d1961018fbf7b204e08b796cf /ChangeLog
parentb9c8581d793e52e73c99d41e83f5b33bd20b1af5 (diff)
downloadgsoc2013-epiphany-c2f115303625175ec4d3936c7121501193f5f630.tar
gsoc2013-epiphany-c2f115303625175ec4d3936c7121501193f5f630.tar.gz
gsoc2013-epiphany-c2f115303625175ec4d3936c7121501193f5f630.tar.bz2
gsoc2013-epiphany-c2f115303625175ec4d3936c7121501193f5f630.tar.lz
gsoc2013-epiphany-c2f115303625175ec4d3936c7121501193f5f630.tar.xz
gsoc2013-epiphany-c2f115303625175ec4d3936c7121501193f5f630.tar.zst
gsoc2013-epiphany-c2f115303625175ec4d3936c7121501193f5f630.zip
Update gtk+ req to 2.11.6.
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32e491ac4..e4806e571 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+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.
+
2007-07-10 Luca Ferretti <elle.uca@libero.it>
* embed/downloader-view.c: (show_status_icon),