X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=c0d5a399424ff8eab419a4dbf7acc752151810df;hb=2c8c840466f3948e431ae851417e5ef92acf6fa7;hp=9151621b1055a25f793a5ea9ab766ffaf2b07b2e;hpb=6559e35a6d539a482c7363710b6153173966e8f9;p=evince.git diff --git a/ChangeLog b/ChangeLog index 9151621b..c0d5a399 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +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. + Tue Feb 15 22:27:13 2005 Jonathan Blandford * backend/ev-document-misc.h: