aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d92cd738..dda5377b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):