diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | TODO | 2 |
2 files changed, 6 insertions, 2 deletions
@@ -1,5 +1,11 @@ 2003-03-24 Xan Lopez <xan@masilla.org> + * TODO: + + Remove some finished bits from the TODO. + +2003-03-24 Xan Lopez <xan@masilla.org> + * src/bookmarks/ephy-node-view.c: (ephy_node_view_sort_func): Do insensitive case (and linguistically correct) ordering of strings. @@ -11,8 +11,6 @@ Bookmarks: otherwise completion will not work - Consistent use of topics instead of keywords in the code - Drag topics on the toolbar -- Topics/bookmarks should be organized alphabetically and case-insensitively. -- "All" topic should not appear in the topic list in the new bookmark dialog or the properties dialog. - "Not categorized" topic. Same prob as above. - Do we need "All" ? (daveb says yes, its a database, we should provide a way to access and search the whole thing) |