]> www.fi.muni.cz Git - evince.git/commit
PDFDoc constructor assumes ownership of the string passed in.
authorOwen Taylor <otaylor@redhat.com>
Wed, 22 Dec 2004 03:23:47 +0000 (03:23 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 22 Dec 2004 03:23:47 +0000 (03:23 +0000)
commit484bd6fc379965a3ad83e758135691d84d595f87
treec27471948365ec200a2328cf4566d44cffcefcd2
parent1e247284337090fd8f65e4c191652647d95a36ac
PDFDoc constructor assumes ownership of the string passed in.

Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>

        * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
        constructor assumes ownership of the string passed in.

        * shell/ev-window.c (ev_window_open): Destroy the error
        dialog once we've displayed it.
ChangeLog
pdf/xpdf/pdf-document.cc
shell/ev-window.c