]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Bug 568171 – doc build fails
[evince.git] / ChangeLog
index 7102a73729515448175d56ad0b74281402f26979..42e73179e7a2b41f3a0cec397a7246cf5a47abea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2009-01-18  Christian Persch  <chpe@gnome.org>
+
+       * help/reference/Makefile.am:
+       * help/reference/evince.types: Fix the API docs build. Bug #568171.
+
+2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
+
+       * libview/Makefile.am:
+       * libview/ev-view-type-builtins.c.template:
+       * libview/ev-view-type-builtins.h.template:
+
+       Make EvJobPriority a proper GType. Fixes bug #567788.
+       
+2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * cut-n-paste/*/Makefile.am:
+       * libdocument/Makefile.am:
+
+       Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste
+       code.
+       
+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: