diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2003-03-27 David Bordoley <bordoley@msu.edu> + + * src/bookmarks/ephy-bookmarks-editor.c: (key_pressed_cb), + (ephy_bookmarks_editor_construct): + Use the same key_press callback for both the topics and bm's view. + s/bookmarks/title in the bm tree. + Remove an unused enum. + + * src/bookmarks/ephy-topics-selector.c: (topic_key_pressed), + (ephy_topics_build_ui): + Use space, return and enter to toggle topics in the selector. + 2003-03-27 Xan Lopez <xan@masilla.org> * src/bookmarks/ephy-node-view.c: (ephy_node_view_select_all): |