]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Sync EggToolbarEditor with libegg.
[evince.git] / ChangeLog
index 4f2aeec8ccc5cbc087d55fbf3d648b8104d5e363..3de2a6a43bc844a1eb0f5c210a031b8f6f073b38 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,59 @@
+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:
+       * configure.ac:
+       A evince-{backend,view}.pc.in: Add pkgconfig files. Bug #568220.
+
+2009-01-21  Christian Persch  <chpe@gnome.org>
+
+       * configure.ac:
+       * libdocument/Makefile.am:
+       A libdocument/ev-version.h.in: Add version defines and version check
+       macro. Bug #568224.
+
+2009-01-21  Hiroyuki Ikezoe  <poincare@ikezoe.net>
+
+       * shell/ev-sidebar-links.c
+       * shell/ev-print-operation.c:
+       * shell/ev-history.c:
+       * shell/ev-file-monitor.c:
+       * shell/ev-window.c:
+       * shell/ev-password-view.c:
+       * shell/ev-sidebar-thumbnails.c:
+       * shell/ev-sidebar-attachments.c:
+       * libview/ev-pixbuf-cache.c:
+       * libview/ev-view.c: Remove needless G_OBJECT from g_signal_connect.
+       Bug #568386.
+
 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
 
        * libdocument/ev-document-info.h: