X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=6988475a89ddaa56e14853f67ea2a7ed67253ab5;hb=11d69fd1016e02b5d4d0c393035d28e8596c15b6;hp=66090182e94875e35aa35f3dedb8e7a552cf89a0;hpb=0b36c1cd0326cfbb3ed5cddfee5b1cc27e0eb317;p=evince.git diff --git a/ChangeLog b/ChangeLog index 66090182..6988475a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2005-02-18 Tommi Vainikainen + + * configure.ac (ALL_LINGUAS): Added "fi" (Finnish). + +2005-02-17 Alexander Shopov + + * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian) + +2005-02-16 Bryan Clark + + * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915 + +2005-02-16 Marco Pesenti Gritti + + * shell/ev-view.c: (ev_view_realize), (highlight_find_results), + (ev_view_create_invisible_cursor), (ev_view_set_cursor), + (set_document_page), (document_changed_callback), + (ev_view_set_document), (ev_view_find_previous), + (ev_view_hide_cursor), (ev_view_show_cursor): + * shell/ev-view.h: + * shell/ev-window.c: (update_chrome_visibility), + (fullscreen_timeout_cb), (fullscreen_set_timeout), + (fullscreen_clear_timeout), (fullscreen_motion_notify_cb), + (fullscreen_leave_notify_cb), (ev_window_fullscreen), + (ev_window_unfullscreen): + * shell/main.c: (main): + + Automatically hide the fullscreen button. + Patch by Kristian Høgsberg + +2005-02-16 Vincent Noel + + * shell/main.c (main): Specify an icon for the window. Patch by + Jaap A. Haitsma. Fixes #166177. + Wed Feb 16 06:30:13 2005 Jonathan Blandford * shell/ev-view.c (ev_view_realize): get rid of the black flash.