]> www.fi.muni.cz Git - evince.git/commit
guard against unloaded docs when the title is accessed.
authorJonathan Blandford <jrb@redhat.com>
Tue, 25 Jan 2005 20:54:22 +0000 (20:54 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Tue, 25 Jan 2005 20:54:22 +0000 (20:54 +0000)
commit1aff4f0d0e68dfccf5236289feb2fb58dfac8936
tree5a30de52b9e00b97ad25de1cb240f14f2d890037
parentd3ea391eeabb901a8dfe269edc5980f0f800aa65
guard against unloaded docs when the title is accessed.

Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>

        * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
        unloaded docs when the title is accessed.

        * shell/ev-password-view.[hc]: New widget for displaying password
        state.

        * shell/ev-window.[ch]: Refactor password handling code to handle
        the new view.
ChangeLog
TODO
pdf/xpdf/pdf-document.cc
shell/Makefile.am
shell/ev-password.c
shell/ev-window.c
shell/ev-window.h