X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=5c9836f46d998a3f638bbf560b829c2b71e8732d;hb=b970e8aa0655abaf1b242243466d6d7743ab87b3;hp=5f303b314148f5515eb222c52baa93a93179ed47;hpb=16f0ae1e091d30e9e3423ea095f1df9477d6a6bd;p=evince.git diff --git a/ChangeLog b/ChangeLog index 5f303b31..5c9836f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +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: + + GtkIconTheme is now screen safe too. Fixes bug #350878 + 2006-08-11 Carlos Garcia Campos * shell/ev-window.c: