]> www.fi.muni.cz Git - evince.git/commit
Add an optional dbus interface (--enable-dbus). Rework application code,
authorMarco Pesenti Gritti <mpg@redhat.com>
Thu, 30 Jun 2005 08:16:45 +0000 (08:16 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Thu, 30 Jun 2005 08:16:45 +0000 (08:16 +0000)
commit616f5c97013f1344caa6e899de6cc99664faa5e9
treead6392193de5ac668d0b73d8c54afe4c46edf44d
parent574925f7b2618bb12dd6e8d63fcbc08b97c42126
Add an optional dbus interface (--enable-dbus). Rework application code,

2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>

        * shell/ev-application-service.xml:
        * configure.ac:
        * shell/Makefile.am:
        * shell/ev-application.c:
        * shell/ev-application.h:
        * shell/ev-window.c:
        * shell/ev-window.h:
        * shell/main.c:

        Add an optional dbus interface (--enable-dbus).
        Rework application code, mainly to be easier to
        use "remotely".
        Do not open multiple windows with the same document,
        spatial evince!
ChangeLog
configure.ac
shell/Makefile.am
shell/ev-application-service.xml [new file with mode: 0644]
shell/ev-application.c
shell/ev-application.h
shell/ev-window.c
shell/ev-window.h
shell/main.c