]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated German translation.
[evince.git] / ChangeLog
index ab79810869f3ab3b2d837683d6ec8a5a7d8099de..9671ca1738b28c068c89a88d31fa9f8534b2c139 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
+
+       * ps/ps-document.c: (set_up_page):
+
+       Log gs property
+
+2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
+
+       * ps/ps-document.c: (start_interpreter):
+
+       Log gs env var
+
+2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
+
+       * shell/ev-page-view.c: (ev_page_view_dispose):
+       * shell/ev-view.c: (ev_view_finalize):
+       * shell/ev-window.c: (ev_window_setup_document),
+       (ev_window_dispose), (ev_window_init):
+
+       Solve more refs issues.
+
+       I commented out the page_view initialization for now:
+       it was never destroyed (because it's never added
+       to a container). Because of that we was leaking
+       gs processes. Couldnt think to a clean fix.
+       We need to figure this out, password view has the
+       same issue probably.
+
 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
 
        * ps/ps-document.c: (ps_document_finalize),