X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=3de2a6a43bc844a1eb0f5c210a031b8f6f073b38;hb=6b4040a40a13ea4f6b63768eb7a40a2ee3ab00b3;hp=c3412bb3c6612f1f934b6ec1108527e368ae4de0;hpb=7d10821fa9ae7cde776bcefb9278ac0371212045;p=evince.git diff --git a/ChangeLog b/ChangeLog index c3412bb3..3de2a6a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2009-01-24 Nickolay V. Shmyrev + + * 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 + + * 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 * configure.ac: