X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=059e7338266fcb787f7f2e648cd2a6a7f9987bab;hb=6b60eda61670d1a1ce828039505775a89ae52e1b;hp=38d40cf00bb42bc6e957ea6844780836f97f21f8;hpb=00f90e30c3a82cbb9ec91468d5186086603766f2;p=evince.git diff --git a/ChangeLog b/ChangeLog index 38d40cf0..059e7338 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,68 @@ +2005-08-16 Marco Pesenti Gritti + + * configure.ac: + + We depend on poppler 0.4.0 + +Mon Aug 15 21:53:05 2005 Jonathan Blandford + + * configure.ac: + * NEWS: Release 0.3.3. + * thumbnailer/evince-thumbnailer.c: Remove pdf icon. + +2005-08-14 Dennis Cranston + + * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes: + add a couple missing mnemonics to menu items, use title + capitalization for menu items and window titles, and add + ellipsis to open menu item. + +Mon Aug 15 00:40:21 2005 Jonathan Blandford + + * pdf/ev-poppler.cc: + * shell/ev-metadata-manager.c: (ev_metadata_manager_init): + * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation), + (ev_view_get_rotation): + * shell/ev-view.h: + * shell/ev-window.c: (setup_view_from_metadata), + (save_rotation_to_file), (ev_window_cmd_edit_rotate_left), + (ev_window_cmd_edit_rotate_right): Fix rotation. Save it to + disk. + +2005-08-14 Baris Cicek + + * configure.ac: Added tr to ALL_LINGUAS + +2005-08-12 Nickolay V. Shmyrev + + * shell/ev-view.c: Fix for bug Bug 311838. Search backward + requires several clicks to find word. Thanks to + Colin Slater . + +2005-08-11 Bryan Clark + + * data/evince.desktop.in.in: Hide menu entry and + rename it to "Document Viewer". Fix for bug + #312399. + +2005-08-11 Crispin Flowerday + + * shell/ev-page-action.c (ev_page_action_class_init): + + Point to the correct function in constructor of the + activate_label signal + +Tue Aug 9 02:17:13 2005 Jonathan Blandford + + * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run): + * shell/ev-jobs.h: Make thread safe. + +2005-08-07 Nickolay V. Shmyrev + + * shell/ev-view.c: (view_update_range_and_current_page): + Don't update page range if we are scrolling to some document + point. + 2005-08-07 Nickolay V. Shmyrev * shell/ev-view.c: (get_page_extents): reverse rotation/scale