]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Do not try to create the object if type is invalid.
[evince.git] / ChangeLog
index 79752920d30d82e4bbc892039500b43ab019582d..bc4120c182b8db94440d559ad35fafb1f70ecec1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
+
+       * 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  <mpg@redhat.com>
+
+       * 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  <mpg@redhat.com>
+
+       * shell/ev-application.c: (ev_application_init):
+
+       Let tbe check file existence for us.
+       Add a comment about eggrecent mime filter.
+
 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * data/evince-ui.xml:
@@ -26,6 +49,13 @@ Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
        
        Fix djvu and dvi backend build.
 
+2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
+
+       * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
+       (new_separator_pixbuf):
+
+       Don't leak windows.
+
 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
 
        * shell/ev-window.c: (ev_window_cmd_edit_toolbar):