diff options
author | Xan Lopez <xan@src.gnome.org> | 2003-03-16 07:28:20 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2003-03-16 07:28:20 +0800 |
commit | cbce0224b85bac0df28964fdc2b97bd3c9ff43e5 (patch) | |
tree | d601b0520f27c353edc2e9c6f490c09a08004aa7 /ChangeLog | |
parent | a49c85f4678d4b9edb19725b6c2168dc706d5b54 (diff) | |
download | gsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.tar gsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.tar.gz gsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.tar.bz2 gsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.tar.lz gsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.tar.xz gsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.tar.zst gsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.zip |
Put the bookmark view in hinted mode. Fix multiple selection actions in
Put the bookmark view in hinted mode.
Fix multiple selection actions in the Bookmark Editor.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2003-03-15 Xan Lopez <xan@masilla.org> + + * src/bookmarks/ephy-bookmarks-editor.c: + (ephy_bookmarks_editor_construct): + + Put the bookmark view in hinted mode. + + * src/bookmarks/ephy-node-view.c: (ephy_node_view_button_press_cb), + (ephy_node_view_enable_drag_source), (ephy_node_view_set_hinted): + * src/bookmarks/ephy-node-view.h: + + Fix multiple selection actions in the Bookmark Editor. + 2003-03-15 Marco Pesenti Gritti <marco@it.gnome.org> * embed/ephy-embed-persist.c: (ephy_embed_persist_init), |