Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2004-12-24 05:50:50 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2004-12-24 05:50:50 (GMT)
commit51a7800b9832073f1b1c640d7991e6495b2614e0 (patch)
treeddacc73cc5ab659e1e35e8f43168ba809a3bf281 /ChangeLog
parent176d4c0222a6fbe93f91246065becace89c624d4 (diff)
* backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
Fri Dec 24 00:48:44 2004 Jonathan Blandford <jrb@redhat.com> * backend/ev-document-bookmarks.c: (ev_document_bookmarks_get_child): * backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: * pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: * shell/Makefile.am: * shell/ev-sidebar-bookmarks.c: (ev_sidebar_bookmarks_destroy), (ev_sidebar_bookmarks_class_init), (ev_sidebar_bookmarks_construct), (stack_data_free), (do_one_iteration), (populate_bookmarks_idle), (ev_sidebar_bookmarks_clear_document), (ev_sidebar_bookmarks_set_document): * shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c: (ev_sidebar_add_page), (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open): Initial stab at a bookmarks sidebar. It doesn't navigate yet, but it displays both the topics and the page numbers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a4b8b6..2f5e688 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Fri Dec 24 00:48:44 2004 Jonathan Blandford <jrb@redhat.com>
+
+ * backend/ev-document-bookmarks.c:
+ (ev_document_bookmarks_get_child): *
+ backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
+ pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
+ shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
+ (ev_sidebar_bookmarks_destroy),
+ (ev_sidebar_bookmarks_class_init),
+ (ev_sidebar_bookmarks_construct), (stack_data_free),
+ (do_one_iteration), (populate_bookmarks_idle),
+ (ev_sidebar_bookmarks_clear_document),
+ (ev_sidebar_bookmarks_set_document): *
+ shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
+ (ev_sidebar_add_page),
+ (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
+ Initial stab at a bookmarks sidebar. It doesn't navigate yet, but
+ it displays both the topics and the page numbers.
+
2004-12-23 Kristian Høgsberg <krh@redhat.com>
* shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar