X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=ChangeLog;h=ecddb7258ec52e12724b11ba5238523905f12f38;hb=5ab351ff58ce0c38a084ab060548a4d04a2aedbf;hp=be7aca19c89ee9d4ea378cb83f7b319747066f69;hpb=512ce5e411c8b0e614097cd84ecf209dc8ad0d7e;p=evince.git diff --git a/ChangeLog b/ChangeLog index be7aca19..ecddb725 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +2005-09-22 Nickolay V. Shmyrev + + * shell/ev-password.c: (ev_password_item_created_callback), + (ev_password_dialog_save_password): + + Fix for bug 316972. Use async gnome-keyring API. + +2005-09-22 Christian Persch + + * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init): + Remove unused unrealize handler. Add scroll handling to + ev_view_scroll_event for presentation mode (bug #316708), + and fix the event state checks there. + +2005-09-22 Marco Pesenti Gritti + + * shell/ev-page-action.c: (page_changed_cb): + + "marco, maybe we should be crazy and jump right to 6! :)" + + Bryan Clark, Sep 2005 + +2005-09-22 Marco Pesenti Gritti + + * ps/ps-document.c: (save_document), (ps_document_save), + (ps_document_ps_export_begin), (ps_document_ps_export_do_page), + (ps_document_ps_export_end): + + Fix unstructured documents save and print + +2005-09-22 Marco Pesenti Gritti + + * shell/ev-application.c: (ev_application_open_uri): + + Fix window size persistance + 2005-09-22 Marco Pesenti Gritti * shell/ev-view.c: (ev_view_button_release_event):