Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2004-12-21 23:27:49 (GMT)
committer Havoc Pennington <hp@src.gnome.org>2004-12-21 23:27:49 (GMT)
commit1790c3aee3156081e86e6de56d5a86dbdd516b67 (patch)
treea3e55e8234a7dabbbf98ee6409e9d195ed6097bc /ChangeLog
parentd9ad07576991eee2dd4b04356df7a26a15cdf5fb (diff)
hook up the find bar widget; now we just need a document to find things in
2004-12-21 Havoc Pennington <hp@redhat.com> * shell/ev-window.c: hook up the find bar widget; now we just need a document to find things in * shell/eggfindbar.c: a find bar widget
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index def529d..2ca10b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-21 Havoc Pennington <hp@redhat.com>
+
+ * shell/ev-window.c: hook up the find bar widget; now we just need
+ a document to find things in
+
+ * shell/eggfindbar.c: a find bar widget
+
Tue Dec 21 17:20:16 2004 Jonathan Blandford <jrb@redhat.com>
* shell/ev-sidebar.[ch]: initial sidebar boilerplate.