X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=e5d24f2a45ce4f65b5a02e3c09a5985d300b5827;hb=310d7d00b2e808f174750683335ec01f4af3291b;hp=4a5a01fe339a7dbb93a25d43bd958b01eb96ced6;hpb=179371d09fb0a8d683ad1544790a4f7ca95210a1;p=evince.git diff --git a/ChangeLog b/ChangeLog index 4a5a01fe..e5d24f2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2009-04-05 Nickolay V. Shmyrev + + * shell/ev-print-operation.c (clamp_ranges), + (ev_print_operation_export_print_dialog_response_cb): + * test/Makefile.am: + * test/test7.py: + + Patch by Juanjo Marín to fix + the bug 517735. Fixes preview of the empty selection. + +2009-04-01 Christian Persch + + * data/evince.desktop.in.in: Direct bug-buddy bugs to the + BugBuddyBugs component. + +2009-04-01 Nickolay V. Shmyrev + + * shell/ev-application.c (ev_application_init): + + Set proper path to saved accels file. Fixes bug #577500. + +2009-03-30 Nickolay V. Shmyrev + + * libview/ev-transition-animation.c: + (ev_transition_animation_paint), (ev_transition_animation_ready): + + Animation is ready only when origin surface is ready. This fixes + fading animations because otherwise next page is displayed + before animaiton starts. + 2009-03-26 Nickolay V. Shmyrev * test/Makefile.am: