]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Dvi thumbnails and improved antialiasing of dvi rules. Fix compilation
[evince.git] / ChangeLog
index 6f70f3624e59562fd87b7d4bdcdde88ade145fdb..aa84c47420da6fbcdd5f7a71d3509aedffa17695 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,76 @@
+2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       
+       * dvi/mdvi-lib/assoc.c:
+       * dvi/mdvi-lib/assoc.h: Removed garbage files
+       
+       * dvi/mdvi-lib/bitmap.c:
+       * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
+       (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
+       * dvi/mdvi-lib/color.h: Antialias of rules
+       
+       * dvi/mdvi-lib/common.h:
+       * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
+       (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
+       * dvi/mdvi-lib/files.c:
+       * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
+       * dvi/mdvi-lib/mdvi.h:
+       * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
+       * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
+       * dvi/mdvi-lib/util.c: Fix compile warnings
+       
+       * dvi/dvi-document.c:
+       (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
+       (dvi_document_thumbnails_get_thumbnail),
+       (dvi_document_document_thumbnails_iface_init):
+       * dvi/mdvi-lib/Makefile.am:
+       * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
+       (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
+       
+       Dvi backend now renders thumbnails
+
+2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
+
+       * shell/main.c: (main): 
+       
+       Save accelerators on exit. Fixes bug #172095.
+
+Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
+       update priority" comment.
+
+       * backend/ev-job-queue.c: Give a way to change priority.
+
+Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/ev-page-action.c: Fix logic.
+
+2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * shell/ev-view.c: (ev_view_can_find_next):
+       * shell/ev-window.c: (ev_window_setup_document):
+
+       Check that the document supports find
+
+2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * data/evince-ui.xml:
+       * shell/ev-view.c: (ev_view_can_find_next):
+       * shell/ev-view.h:
+       * shell/ev-window.c: (update_action_sensitivity),
+       (find_changed_cb), (ev_window_setup_document),
+       (ev_window_cmd_edit_find_next):
+
+       Add Edit->Find Next
+
+2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * pdf/ev-poppler.cc:
+       * shell/ev-print-job.c: (idle_print_handler):
+
+       Make printing work again
+
 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
 
        * shell/ev-page-action.h: