X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=ChangeLog;h=bbd799fa8641a7333b913955a6a940414a8a7634;hb=37c2570fb37d29b576f70b210e3334cb3d7b04b1;hp=75746a05ac3fb6f4a3175e329e008ada4b274084;hpb=67a376e7290646c401b9b307b59a679800174d0e;p=evince.git diff --git a/ChangeLog b/ChangeLog index 75746a05..bbd799fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,47 @@ +Thu Aug 25 22:13:08 2005 Jonathan Blandford + + * shell/ev-window.c (ev_window_finalize): Check for + avail. EvWindows when quiting to handle the finalize better, + #314497 + +2005-08-26 Nickolay V. Shmyrev + + * properties/ev-properties-view.c: + + Set textdomain to libglade. Fixes translation problem in property page. + +2005-08-26 Nickolay V. Shmyrev + + * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail): + * dvi/Makefile.am: + * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail): + * dvi/mdvi-lib/Makefile.am: + + Fix rotation of thumbnails, ported to new API. Moved library + dependencies earlier, probably it will fix linkage problem. + +Thu Aug 25 02:32:32 2005 Jonathan Blandford + + * backend/ev-document-misc.c: + (ev_document_misc_get_thumbnail_frame): + * backend/ev-document-misc.h: + * configure.ac: + * pdf/ev-poppler.cc: + * shell/Makefile.am: + * shell/ev-sidebar-thumbnails.c: (add_range), + (ev_sidebar_thumbnails_set_loading_icon), + (ev_sidebar_thumbnails_refresh), + (ev_sidebar_thumbnails_set_document): + * shell/ev-sidebar-thumbnails.h: + * shell/ev-view.c: (ev_view_motion_notify_event), + (ev_view_set_property), (ev_view_get_property), + (ev_view_class_init), (ev_view_set_rotation): + * shell/ev-window.c: (ev_window_cmd_edit_rotate_left), + (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb), + (ev_window_init): + * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail): + Redo rotation (again). prepare for 0.4.0 + 2005-08-24 Kristian Høgsberg * configure.ac: Bump poppler requirement to 0.4.1.