]> www.fi.muni.cz Git - evince.git/commit
Make it an object, cleanup the code, api to show it as transient and to
authorMarco Pesenti Gritti <mpg@redhat.com>
Wed, 15 Jun 2005 00:11:33 +0000 (00:11 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Wed, 15 Jun 2005 00:11:33 +0000 (00:11 +0000)
commit4301d174db5623094cb313a467a2abab34a2b381
treed388cbc51e8f1cc1d33164167d266fcc1e41dc90
parenta09a209d6ad8446ad981c66ed3733d8f17263918
Make it an object, cleanup the code, api to show it as transient and to

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

        * shell/ev-properties.c: (ev_properties_dispose),
        (ev_properties_class_init), (dialog_destroy_cb),
        (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
        (ev_properties_set_document), (ev_properties_new),
        (ev_properties_show):
        * shell/ev-properties.h:

        Make it an object, cleanup the code, api to show it as transient
        and to set the document.

        * shell/ev-window.c: (ev_window_setup_document),
        (ev_window_cmd_file_properties):

        Adapt to EvProperties changes, do not show multiple
        times, update it when document changes.
ChangeLog
shell/ev-properties.c
shell/ev-properties.h
shell/ev-window.c