diff options
author | Christian Persch <chpe@gnome.org> | 2007-07-10 19:56:30 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-07-10 19:56:30 +0800 |
commit | c2f115303625175ec4d3936c7121501193f5f630 (patch) | |
tree | c7a3fe32d25d026d1961018fbf7b204e08b796cf /ChangeLog | |
parent | b9c8581d793e52e73c99d41e83f5b33bd20b1af5 (diff) | |
download | gsoc2013-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-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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), |