X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=7fd9fd39db6ab1020a1a92f0d80d64c439a28ce8;hb=5ea79f6cfac444caa66f5bfcff38ec8aee5bec79;hp=16c4e4960ce87f8142f309c7fb22921177e37740;hpb=f75141348caac3ba34ff3b3d8420215386f0eb02;p=evince.git diff --git a/ChangeLog b/ChangeLog index 16c4e496..7fd9fd39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,40 @@ +2005-02-23 Marco Pesenti Gritti + + * shell/ev-window.c: (ev_window_init): + + Do not allow to shrink sidebar smaller then + child requisition + +2005-02-23 Carlos Garcia Campos + + * shell/ev-sidebar.[ch] + * shell/ev-window.c: + + Improved sidebar widget. Fixes #166683 + +2005-02-23 Tommi Vainikainen + + * shell/ev-view.c (update_find_status_message): Give translators + more flexibility with ngettext plural handling. + +Mon Feb 21 17:52:08 2005 Jonathan Blandford + + * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch + from Crispin Flowerday to avoid rendering the + page when we get the page size. + +2005-02-21 Marco Pesenti Gritti + + * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page): + + ps pages are 0 based, convert + +2005-02-21 Marco Pesenti Gritti + + * ps/ps-document.c: (ps_document_class_init), (ps_document_load): + + Initialize correct parent class. Set GError on document load + 2005-02-21 Marco Pesenti Gritti * pdf/xpdf/pdf-document.cc: