Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7102a73..530c485 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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: