diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-05-02 00:07:34 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-05-02 00:07:34 +0800 |
commit | 6fb6efa2850bda26532bd1318648fdf61436a804 (patch) | |
tree | 3cf025a3c96604fa3b7ca0a65dd9b5c5189ddd4a /ChangeLog | |
parent | 72e67cfe0d23352fe6864b48ddc5a648f51ee80a (diff) | |
download | gsoc2013-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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): |