X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=efaa2d2a9de55ca413ad7fbe1675f50de03d965f;hb=12edcbdf1fbf4d45e9f111cd44df261623ab23e0;hp=ae053b5d59e9fb021673cce02836c21da4d6f471;hpb=73aa6f5da16527a89d0c89a10020b92cba755a15;p=evince.git diff --git a/ChangeLog b/ChangeLog index ae053b5d..efaa2d2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +2005-07-11 Carlos Garcia Campos + + * shell/main.c: (load_files_remote): + + Allow open more than one file + +2005-07-11 Marco Pesenti Gritti + + * shell/main.c: (load_files_remote): + + Fix for dbus 0.33. bug #309975 + +2005-07-08 Marco Pesenti Gritti + + * properties/ev-properties-main.c: (ev_properties_get_pages): + + Actually return NULL for types we dont support + +2005-07-08 Christian Persch + + * po/POTFILES.in: + + Remove empty lines. + +2005-07-08 Marco Pesenti Gritti + + * backend/ev-document-factory.c: + (ev_document_factory_get_document): + + Do not try to create the object if type + is invalid. + +2005-07-08 Marco Pesenti Gritti + + * ps/ps-document.c: (ps_document_dispose), + (ps_async_renderer_render_pixbuf): + * ps/ps-document.h: + + Do not leak the target window + 2005-07-08 Marco Pesenti Gritti * shell/ev-application.c: (ev_application_init):