X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=0e426d7a7f7f2f2ff3112d16309fe36a6ecb0c8d;hb=a38950d990d49b5383c7b26fc89f11985af73408;hp=76487142beddf81358b4c4a388e20a6b45ff29bb;hpb=83c570cd608abddaed6777503052a89447093d34;p=evince.git diff --git a/ChangeLog b/ChangeLog index 76487142..0e426d7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2006-05-13 Michael Plump + + * configure.ac: + * shell/Makefile.am: + * shell/main.c: (main): + + Port to GOption command line parsing. Fix for the + bug #327518 + +2006-05-13 Nickolay V. Shmyrev + + * shell/ev-window.c: (ev_window_cmd_help_about): + + Do not wrap license. Fix for the bug #309460. + +2006-05-13 Nickolay V. Shmyrev + + * configure.ac: + * properties/ev-properties-main.c: (ev_properties_get_pages): + * shell/ev-application.c: (ev_application_open_window), + (ev_application_open_uri_at_dest): + * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init): + * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb), + (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb): + * shell/ev-utils.c: (save_print_config_to_file): + * shell/ev-window.c: (ev_window_cmd_save_as), + (ev_attachment_popup_cmd_save_attachment_as): + * shell/main.c: (load_files_remote): + + Bump requirements to gtk 2.8 and drop all idfefs used. + 2006-05-11 Nickolay V. Shmyrev * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):