X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=ChangeLog;h=5c9836f46d998a3f638bbf560b829c2b71e8732d;hb=b970e8aa0655abaf1b242243466d6d7743ab87b3;hp=9ebf5e95fffaacb22db6028ceb777677d82b2dc8;hpb=443f76987b7447e3614939f4a60774ece2ad44fe;p=evince.git diff --git a/ChangeLog b/ChangeLog index 9ebf5e95..5c9836f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2006-08-14 Carlos Garcia Campos + + * backend/ev-attachment.c: (ev_attachment_save): + + Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with + gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493 + +2006-08-15 Julien Rebetez + + * shell/ev-window.c: (ev_window_cmd_recent_file_activate): + Fixed a compilation error if HAVE_GTK_RECENT isn't defined. + +2006-08-14 Carlos Garcia Campos + + * shell/ev-sidebar-thumbnails.c: + + Do not render thumbnails unless thumbnails page is active in the + sidebar. + +2006-08-14 Christian Persch + + * shell/ev-properties-dialog.c: + + Fix dialogue spacing. Bug #351370. + +2006-08-13 Wouter Bolsterlee + + * configure.ac: + + Use lowercase gettext catalog file names (evince.mo + instead of Evince.mo) + 2006-08-13 Carlos Garcia Campos * shell/ev-sidebar-attachments.c: