]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Plugged memory leak.
[evince.git] / ChangeLog
index 5c2e7b1142318ba0e103917e40a3e1526139ee70..ef337bf4ce298a2714046b45d1b99adb212178ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
+
+       * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
+       leak.
+
+2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * NEWS:
+
+       Release 0.9.3
+
+2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * libdocument/ev-document-info.h:
+       * libdocument/ev-document.h:
+       * shell/ev-page-action.h:
+       * shell/ev-sidebar-links.h:
+
+       Fix a headers problem with ev-link
+       
+       * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
+       * shell/ev-view-private.h:
+       * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
+       (get_link_area), (ev_view_query_tooltip),
+       (ev_view_leave_notify_event), (ev_view_destroy),
+       (ev_view_class_init):
+
+       Use new gtk tooltips when available instead of ev-tooltip.
+       
 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-window.c: (update_chrome_visibility),