aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-05-02 00:07:34 +0800
committerChristian Persch <chpe@src.gnome.org>2004-05-02 00:07:34 +0800
commit6fb6efa2850bda26532bd1318648fdf61436a804 (patch)
tree3cf025a3c96604fa3b7ca0a65dd9b5c5189ddd4a /ChangeLog
parent72e67cfe0d23352fe6864b48ddc5a648f51ee80a (diff)
downloadgsoc2013-epiphany-6fb6efa2850bda26532bd1318648fdf61436a804.tar
gsoc2013-epiphany-6fb6efa2850bda26532bd1318648fdf61436a804.tar.gz
gsoc2013-epiphany-6fb6efa2850bda26532bd1318648fdf61436a804.tar.bz2
gsoc2013-epiphany-6fb6efa2850bda26532bd1318648fdf61436a804.tar.lz
gsoc2013-epiphany-6fb6efa2850bda26532bd1318648fdf61436a804.tar.xz
gsoc2013-epiphany-6fb6efa2850bda26532bd1318648fdf61436a804.tar.zst
gsoc2013-epiphany-6fb6efa2850bda26532bd1318648fdf61436a804.zip
Make the statusbar's GtkTooltips publicly accessibly.
2004-05-01 Christian Persch <chpe@cvs.gnome.org> * src/ephy-statusbar.c: (ephy_statusbar_init), (ephy_statusbar_finalize), (ephy_statusbar_set_security_state): * src/ephy-statusbar.h: Make the statusbar's GtkTooltips publicly accessibly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15bdc8f4c..d507b2677 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-05-01 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-statusbar.c: (ephy_statusbar_init),
+ (ephy_statusbar_finalize), (ephy_statusbar_set_security_state):
+ * src/ephy-statusbar.h:
+
+ Make the statusbar's GtkTooltips publicly accessibly.
+
2004-04-30 Piers Cornwell <piers@gnome.org>
* lib/ephy-gui.c: (ephy_gui_confirm_overwrite_file):