X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=3f5e678752e82f4a3b96cf2e31b80b1aacc38a97;hb=572d3247c4fe2860be051549e82c680e021a7dea;hp=67891244d9d0035da55df4208baa74d8dcc874f0;hpb=a9a5e5a004c9213e56233fb640d6f8cfd61ccb46;p=evince.git diff --git a/ChangeLog b/ChangeLog index 67891244..3f5e6787 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2007-03-19 Carlos Garcia Campos + + * shell/ev-view.c: (ev_view_primary_get_cb): + + Check pointer != NULL before using it. Fixes bug #416841. + +2007-03-12 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Release 0.8.0 + +2007-03-10 Carlos Garcia Campos + + * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb): + + Do not render thumbnails when sidebar thumbnail page is not visible + at startup. Fixes bug #416447. + +2007-03-07 Christian Kirbach + + * data/evince.desktop.in.in: + + "Application" is not a valid category in the freedesktop specification. + +2007-02-27 Carlos Garcia Campos + + * libdocument/ev-file-helpers.[ch]: (compression_run), + (ev_file_uncompress), (ev_file_compress): + * shell/ev-window.c: (file_save_dialog_response_cb): + + Save document compressed when saving a copy of a compressed document. + Fixes bug #334542. + 2007-02-23 Carlos Garcia Campos * shell/ev-view.c: (ev_view_goto_window_key_press_event):