X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=bf084c59e7d8df3e2771d6186a8ca4c42c9c8bd3;hb=08a9f7ae85046d4b4434927a2f0fbe8642287089;hp=06c23cba8119389d8748d373469b4e2c2f5895f8;hpb=5d949a64fcb3f3be02cb5ce4466043c8bdb33f31;p=evince.git diff --git a/ChangeLog b/ChangeLog index 06c23cba..bf084c59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2008-03-19 Carlos Garcia Campos + + * shell/ev-window.c: (image_save_dialog_response_cb): + + Do not append the extension to filename when saving an image + if the filename alredy contains the extension. Fixes bug #523069. + +2008-03-18 Carlos Garcia Campos + + * shell/ev-view.[ch]: (ev_view_find_cancel): + * shell/ev-window.c: (find_bar_close_cb): + + Cancel the find operation when the find bar is closed. Fixes bug + #508845. + +2008-03-18 Carlos Garcia Campos + + * backend/ps/psdocument.evince-backend.in: + + Make ps backend module resident. Fixes bug #520607. + 2008-03-18 Carlos Garcia Campos * shell/ev-jobs.c: (ev_job_print_run):