]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Bug 558084 – simplify drag data handling
[evince.git] / ChangeLog
index 9a477507042a8976df3399fa8a60c12537730318..530c485fd2569274514b2c607fe666256968d894 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2009-01-18  Christian Persch  <chpe@gnome.org>
+
+       * libview/ev-view.c: (ev_view_drag_data_get),
+       (ev_view_drag_motion), (ev_view_update_primary_selection),
+       (clear_link_selected):
+       * shell/ev-sidebar-attachments.c:
+       (ev_sidebar_attachments_drag_data_get),
+       (ev_sidebar_attachments_get_property),
+       (ev_sidebar_attachments_init):
+       * shell/ev-window.c: Update drag handling code to use the
+       gtk_*_add_uri_targets and gtk_*_add_text_targets targets instead of
+       hardcoding the targets lists. Bug #558084.
+
+2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * libdocument/Makefile.am:
+       * libdocument/ev-backend-marshal.c:
+       * libdocument/ev-backend-marshalers.list:
+       * libdocument/ev-document.c:
+
+       Remove unused marshalers stuff from libdocument.
+       
+2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * po/POTFILES.in:
+
+       Update for the current source tree.
+       
 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * configure.ac:
 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * configure.ac: