X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=f423f20496dab13084270a1c138b4f32e11e6420;hb=003d845abcae50a46f64015e87dedcf9bca28bb0;hp=12d565950fd76dfd67ad2874b78e43ae8a3f8ca4;hpb=edd11358f3f0cd089a5c993743414563948764c5;p=evince.git diff --git a/ChangeLog b/ChangeLog index 12d56595..f423f204 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2006-01-31 Christopher Aillon + + * data/evince-password.glade: Don't explicitly set + invisible_char to the current default value in case + the default changes; let GTK+ do its magic. + +2006-01-29 Nickolay V. Shmyrev + + * shell/ev-job-xfer.c: (ev_job_xfer_run): Append + real filename to tmp filename since often document + type is determined by extension. + +2006-01-24 Ricardo Markiewicz + + * shell/ev-view.c: (add_scroll_binding_keypad), + (ev_view_binding_activated), (ev_view_class_init): + + Add keybindings for percision-scrolling of display area. + Fix for the bug #314072. + +2006-01-24 Nickolay V. Shmyrev + + * shell/ev-view.c: (add_scroll_binding_keypad), + (ev_view_binding_activated), (ev_view_class_init): + +2006-01-21 Nickolay V. Shmyrev + + * data/evince.desktop.in.in: + + Add GTK to the list of categories. Fix for the bug #328034. + 2006-01-21 Nickolay V. Shmyrev * shell/ev-application.c: (ev_application_shutdown),