X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=bebf8dc7be86b05dbdfe83b4b9feb3f0b7b4016d;hb=f68e294b10ad9e1e9171e0235446ebbb58b73b65;hp=a3361ae1b67b6b4a9bb069114f23d4f6a899b92f;hpb=125b3ea4d310be1c0a32dae8a8778f5438f15758;p=evince.git diff --git a/ChangeLog b/ChangeLog index a3361ae1..bebf8dc7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +2008-11-05 Carlos Garcia Campos + + * shell/ev-window.c: + + Fix build with GTK+ < 2.14 + +2008-11-05 Nickolay V. Shmyrev + + * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item): + + Makes menu label translatable. Fixes bug #559129. + +2008-11-04 Nickolay V. Shmyrev + + * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution), + (t1_transform_font): + * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font): + + More renames of warning to mdvi_warning in follow up to the + fix of the bug #553369. Fix for the bug #559257 by + Tuxce . + +2008-11-04 Carlos Garcia Campos + + * NEWS: + + Update NEWS for 2.25.1 release + +2008-11-02 Carlos Garcia Campos + + * shell/ev-application.c: (ev_application_init_session): + * shell/main.c: (main): + + Move the egg_set_desktop_file() call to main and remove + gtk_window_set_default_icon_name() since it's already called by + egg_set_desktop_file() + +2008-11-01 Carlos Garcia Campos + + * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple): + + Initialize GError to NULL. + 2008-11-01 Carlos Garcia Campos * shell/ev-window.c: (window_save_file_copy_ready_cb),