X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=530c485fd2569274514b2c607fe666256968d894;hb=fe8a90e5ecdc21069bc6617f07b7ab12a5a4a012;hp=9a477507042a8976df3399fa8a60c12537730318;hpb=68d0fc3c59185065d9694ba3f8cb2665b984eb9f;p=evince.git diff --git a/ChangeLog b/ChangeLog index 9a477507..530c485f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2009-01-18 Christian Persch + + * 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 + + * 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 + + * po/POTFILES.in: + + Update for the current source tree. + 2009-01-18 Carlos Garcia Campos * configure.ac: