]> www.fi.muni.cz Git - evince.git/commit
Automatically hide the fullscreen button. Patch by Kristian Høgsberg
authorMarco Pesenti Gritti <marco@gnome.org>
Wed, 16 Feb 2005 18:50:26 +0000 (18:50 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Wed, 16 Feb 2005 18:50:26 +0000 (18:50 +0000)
commit2c8c840466f3948e431ae851417e5ef92acf6fa7
tree8d43e4453e96b8c85718a648c1f240f8dcd394f4
parent11e0560261020abaa19efd5f1c901838855c7628
Automatically hide the fullscreen button. Patch by Kristian Høgsberg

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>
ChangeLog
shell/ev-view.c
shell/ev-view.h
shell/ev-window.c