X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=646caefc20928fbfd98fa25bf5bf4dcaa97c80fe;hb=d9a6805d23745614a4f3c8ed7e66c22cd1b8cfe8;hp=568aa5c0ec54399a788520cca76f3f9512c774c1;hpb=cd2d4116a78ef055ea5dacfbb9a38bc77618b329;p=evince.git diff --git a/ChangeLog b/ChangeLog index 568aa5c0..646caefc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2008-04-16 Carlos Garcia Campos + + * configure.ac: + * cut-n-paste/evmountoperation/ev-mount-operation.[ch]: + * shell/Makefile.am: + * shell/ev-window.c: (ev_window_load_remote_failed), + (mount_volume_ready_cb), (window_open_file_copy_ready_cb): + + Add GtkMountOperation (renamed to avoid conflicts) to be able to + open documents in remote locations that are not mounted. + +2008-04-14 Carlos Garcia Campos + + * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8), + (bitmap_convert_msb8): + * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap): + * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap): + + Fix T1 font rendering in dvi backend. Patch by Mattias Nissler. + 2008-04-14 Carlos Garcia Campos * shell/ev-jobs.[ch]: (ev_job_render_dispose),