]> www.fi.muni.cz Git - evince.git/commit
Removed Added
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 17 Jun 2007 15:05:11 +0000 (15:05 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Sun, 17 Jun 2007 15:05:11 +0000 (15:05 +0000)
commit4ce480dd80453275c10c3b99f988667c2f1bdfff
treea025495303fca4cbd3a219eeab51354001bc519d
parent489459b17b659b9c51f62e12fd9ee730e85a1bfd
Removed Added

2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/dvi/Makefile.am:
* backend/dvi/pixbuf-device.[ch]: Removed
* backend/dvi/cairo-device.[ch]: Added
* backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
* backend/dvi/dvi-document.c: (dvi_document_load),
(dvi_document_render), (dvi_document_finalize),
(dvi_document_thumbnails_get_thumbnail), (parse_color),
(dvi_document_do_color_special):
* libdocument/ev-document-misc.[ch]:
(ev_document_misc_pixbuf_from_surface):
Port dvi backend to cairo and fix a problem with colors.

svn path=/trunk/; revision=2506
ChangeLog
backend/dvi/Makefile.am
backend/dvi/cairo-device.c [new file with mode: 0644]
backend/dvi/cairo-device.h [new file with mode: 0644]
backend/dvi/dvi-document.c
backend/dvi/mdvi-lib/dviread.c
backend/dvi/pixbuf-device.c [deleted file]
backend/dvi/pixbuf-device.h [deleted file]
libdocument/ev-document-misc.c
libdocument/ev-document-misc.h