]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Automatically hide the fullscreen button. Patch by Kristian Høgsberg
[evince.git] / ChangeLog
index 9151621b1055a25f793a5ea9ab766ffaf2b07b2e..c0d5a399424ff8eab419a4dbf7acc752151810df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
+
+       * 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 <krh@redhat.com>
+
+2005-02-16  Vincent Noel  <vnoel@cox.net>
+
+       * 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  <jrb@redhat.com>
+
+       * shell/ev-view.c (ev_view_realize): get rid of the black flash.
+
 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
 
        * backend/ev-document-misc.h: