]> www.fi.muni.cz Git - evince.git/commit
Add support for multiscreen systems. Fixes bug #316206.
authorCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 31 Oct 2006 19:40:45 +0000 (19:40 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Tue, 31 Oct 2006 19:40:45 +0000 (19:40 +0000)
commit64d6ea86fc5614af0004c3e6e84d21706b04d56d
tree871874b4d16b870cd62743741484281d0b3f803f
parent133ed2fb65129c8a36f674c06ae693f8ef77f77a
Add support for multiscreen systems. Fixes bug #316206.

2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-application-service.xml:
* shell/ev-application.[ch]: (ev_application_open_window),
(ev_application_get_empty_window), (ev_application_open_uri_at_dest),
(ev_application_open_uri), (ev_application_open_uri_list):
* shell/ev-window.c: (file_open_dialog_response_cb),
(ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
(drag_data_received_cb), (open_remote_link):
* shell/main.c: (arguments_parse), (load_files), (load_files_remote):
Add support for multiscreen systems. Fixes bug #316206.
ChangeLog
shell/ev-application-service.xml
shell/ev-application.c
shell/ev-application.h
shell/ev-window.c
shell/main.c