]> www.fi.muni.cz Git - evince.git/commit
Move ev_view_update_view_size() from libview to ev-window again and make
authorCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 6 Apr 2009 17:05:52 +0000 (17:05 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Mon, 6 Apr 2009 17:05:52 +0000 (17:05 +0000)
commit8a6f3e4fd0e85ea95564610a27514aa9d6c737b3
treea15bf1fbac6fa678078ee8703d039418223a059a
parent98ac8530d373d0bc86d887c89cff86914a713f14
Move ev_view_update_view_size() from libview to ev-window again and make

2009-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>

* libview/ev-view.[ch]: (ev_view_set_zoom),
(ev_view_update_view_size):
* shell/ev-window.c: (ev_window_set_view_size),
(ev_window_sizing_mode_changed_cb), (ev_window_init):

Move ev_view_update_view_size() from libview to ev-window again
and make sure the view is not redrawn when calling
ev_view_set_zoom more than once with the same zoom scale.

svn path=/trunk/; revision=3573
ChangeLog
libview/ev-view.c
libview/ev-view.h
shell/ev-window.c