X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=ChangeLog;h=4ee6d36f126f5a1a96b2d97159d4ba4ae2567e11;hb=877a3841c5cee507ae03296c2b4a92f5c61a21fa;hp=3aa856a82c185d2c68989e075e86cf471b47f17b;hpb=fa6976293d3d5172aba264771f29ce1811b993e3;p=evince.git diff --git a/ChangeLog b/ChangeLog index 3aa856a8..4ee6d36f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2005-08-16 Nickolay V. Shmyrev + + * shell/ev-window.c: (update_window_title), + (ev_window_popup_password_dialog), (ev_window_load_job_cb), + (ev_window_cmd_save_as): + + Correct conversion from uri to displayable string. Fix for + bug 313296. + +2005-08-16 Carlos Garcia Campos + + * ps/ps-document.c: convert filename to utf8 when there is an error + loading document. Fixes #309915 + +2005-08-16 Marco Pesenti Gritti + + * configure.ac: + + We depend on poppler 0.4.0 + +Mon Aug 15 21:53:05 2005 Jonathan Blandford + + * configure.ac: + * NEWS: Release 0.3.3. + * thumbnailer/evince-thumbnailer.c: Remove pdf icon. + +2005-08-14 Dennis Cranston + + * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes: + add a couple missing mnemonics to menu items, use title + capitalization for menu items and window titles, and add + ellipsis to open menu item. + Mon Aug 15 00:40:21 2005 Jonathan Blandford * pdf/ev-poppler.cc: