diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-01-18 22:21:11 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-18 22:21:11 +0800 |
commit | 539426a9bd327676ad71b263e497ce19da1adde9 (patch) | |
tree | 0292a84438d6b7db5a7edc2f979bc52507fd1285 /ChangeLog | |
parent | d52eb5001589d5480dfa2f661c37a7b8a3576fcd (diff) | |
download | gsoc2013-epiphany-539426a9bd327676ad71b263e497ce19da1adde9.tar gsoc2013-epiphany-539426a9bd327676ad71b263e497ce19da1adde9.tar.gz gsoc2013-epiphany-539426a9bd327676ad71b263e497ce19da1adde9.tar.bz2 gsoc2013-epiphany-539426a9bd327676ad71b263e497ce19da1adde9.tar.lz gsoc2013-epiphany-539426a9bd327676ad71b263e497ce19da1adde9.tar.xz gsoc2013-epiphany-539426a9bd327676ad71b263e497ce19da1adde9.tar.zst gsoc2013-epiphany-539426a9bd327676ad71b263e497ce19da1adde9.zip |
Add caret mode indicator UI. Bug #145581.
2006-01-18 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-statusbar.c: (create_caret_indicator),
(ephy_statusbar_init), (ephy_statusbar_new),
(ephy_statusbar_set_caret_mode):
* src/ephy-statusbar.h:
* src/ephy-window.c: (browse_with_caret_notifier):
Add caret mode indicator UI. Bug #145581.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2006-01-18 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-statusbar.c: (create_caret_indicator), + (ephy_statusbar_init), (ephy_statusbar_new), + (ephy_statusbar_set_caret_mode): + * src/ephy-statusbar.h: + * src/ephy-window.c: (browse_with_caret_notifier): + + Add caret mode indicator UI. Bug #145581. + 2006-01-18 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-bookmarks-menu.c |