]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Add compressed dvi to the list of supported mime types. Patch by Ed
[evince.git] / ChangeLog
index 1c4e001ace73becfbdb99577fcbb020c5ea36ffc..b54b24ffd1f159a7dd0ab133a29a538cb6c3b6ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * backend/dvi/dvidocument.evince-backend.in:
+
+       Add compressed dvi to the list of supported mime types. Patch by
+       Ed Catmur. Fixes bug #307087.
+
+2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-jobs.c: (ev_job_print_get_page_list):
+
+       Fix a crash when printing a range that doesn't specify the start or
+       end page. Fixes bug #524288.
+       
+2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_cmd_continuous),
+       (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
+       (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
+       (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
+       (ev_window_run_presentation), (ev_window_stop_presentation),
+       (ev_window_cmd_view_presentation),
+       (ev_window_cmd_leave_fullscreen),
+       (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
+
+       Do not unfullscreen and fullscreen again the window when changing
+       from fullscreen to presentation mode and vice versa. Fixes bug
+       #524112.
+       
 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):