X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=5c9836f46d998a3f638bbf560b829c2b71e8732d;hb=3f9b326b1e7351aeb08dc70ab78f4fcfda167318;hp=84d1c477e5d7643232d45d34a3f26f8cd16a82ad;hpb=36cce1e9da6ca90f14665a5b52b810bc08b8427e;p=evince.git diff --git a/ChangeLog b/ChangeLog index 84d1c477..5c9836f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,54 @@ +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: + + GtkRecent manager is now screen safe. Fixes bug #350145 + +2006-08-11 Nickolay V. Shmyrev + + * shell/ev-sidebar.c: (ev_sidebar_init): + + Make sidebar close icon smaller. Fix for bug 350177. + See also bugs 350176 and 165770. + 2006-08-10 Carlos Garcia Campos * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):