]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Sync EggToolbarEditor with libegg.
[evince.git] / ChangeLog
index f36b2d0d6f867b6a425539bc046214360ad38841..3de2a6a43bc844a1eb0f5c210a031b8f6f073b38 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2009-01-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
+       (drag_begin_cb), (drag_end_cb), (configure_item_tooltip),
+       (new_separator_pixbuf):
+       * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
+       (egg_toolbar_editor_disconnect_model),
+       (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
+       (egg_toolbar_editor_finalize):
+       * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
+       * cut-n-paste/toolbar-editor/eggmarshalers.list:
+       
+       Sync EggToolbarEditor with libegg.
+
+2009-01-22  Michael J. Chudobiak  <mjc@svn.gnome.org>
+
+       * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
+       When saving a file, using the default permissions for the user/system,
+       respecting umask and any setgid bit on the directory. Uses the new
+       G_FILE_COPY_TARGET_DEFAULT_PERMS flag in glib 2.19.0, if available.
+       Bug #568593.
+
+2009-01-21  Christian Persch  <chpe@gnome.org>
+
+       * configure.ac:
+       * libdocument/Makefile.am:
+       * libview/Makefile.am: Add libtool versioning to libevbackend and
+       libevview. Bug #568229.
+
 2009-01-21  Christian Persch  <chpe@gnome.org>
 
        * Makefile.am: