X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=122293ca84bcae67b12f148e42002812394ceca8;hb=83510d766a5bedc483ca03077e01ecf85c24e903;hp=0e166f7cdbdc4e7dc321035292ce0d864a0c2daa;hpb=f68f65ad3b8f27456e9a263076207788a42ae563;p=evince.git diff --git a/ChangeLog b/ChangeLog index 0e166f7c..122293ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2004-12-25 Raphael Higino + + * configure.ac: Added pt_BR to ALL_LINGUAS. + +Fri Dec 24 00:48:44 2004 Jonathan Blandford + + * 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 + + * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar + toggle. + * shell/ev-window.c (toggle_entries): Set sidebar default value to + visible. + 2004-12-23 Adam Weinberger * configure.ac: Added en_CA to ALL_LINGUAS.