summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMikael Hallendal <micke@codefactory.se>2001-12-10 05:27:42 +0000
committerMikael Hallendal <hallski@src.gnome.org>2001-12-10 05:27:42 +0000
commit80a80809210b1b834e6179d83a498e64a026b701 (patch)
tree7996e49b8399d7dceea9202d11b6982d6a800cb0 /TODO
parent78bcb93c83d699a8a87c04933c8b71c92d68499f (diff)
downloadyelp-80a80809210b1b834e6179d83a498e64a026b701.tar.gz
added signal for new window. (yw_new_window_cb): amit
2001-12-10 Mikael Hallendal <micke@codefactory.se> * src/yelp-window.c (yw_class_init): added signal for new window. (yw_new_window_cb): amit new_window_requested-signal * src/yelp-base.c: (yelp_base_new_window_cb): added, listens for new_window_requested from windows. (yelp_base_new_window): connect to signal in gtk-window. * TODO (FEATURES): updated
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/TODO b/TODO
index 95957e90..2d612ccb 100644
--- a/TODO
+++ b/TODO
@@ -29,9 +29,9 @@ FEATURES:
* Start with factory, if already activated and running, open new window.
-INTERNALS:
-----------
-Clean up the code, I thought a little bigscale in the beginning, no
-time for this. Will be cleaning up a lot in the near future.
+* Icons needed:
+ - Contents
+ - Recently viewed
+ - Bookmarks
-* more?...
+* Add tooltips for the toolbar