]> www.fi.muni.cz Git - evince.git/commit
Add preview toolbar (hidden by default)
authorCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 17 Jul 2006 19:44:13 +0000 (19:44 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Mon, 17 Jul 2006 19:44:13 +0000 (19:44 +0000)
commitdb4719bf8f445529477290060d64637f134329b2
tree1023e8e97914f62260e0f7efdcbf70cab06526e2
parent2d7173f26d1fd901723592e9e56f63c79d4cb985
Add preview toolbar (hidden by default)

2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
* data/evince-toolbar.xml: Add preview toolbar (hidden by default)
* shell/ev-application-service.xml:
* shell/ev-application.[ch]:
* shell/ev-jobs.[ch]:
* shell/ev-window.[ch]: (ev_window_run_preview):
* shell/main.c:
Add preview mode to use evince as a printing previewer. It also adds
other command line options for fullscreen and presentation modes.
Fixes bugs #347822, #317031
ChangeLog
data/evince-toolbar.xml
data/evince-ui.xml
shell/ev-application-service.xml
shell/ev-application.c
shell/ev-application.h
shell/ev-jobs.c
shell/ev-jobs.h
shell/ev-window.c
shell/ev-window.h
shell/main.c