commit cb697193fec59edfcefe503c390592851a79dd6b Author: Carlos Garcia Campos Date: 2010-11-08 dvi: Don't use cairo_image_surface_create_for_data() We can use cairo_image_surface_create() and let cairo/pixman handle the memory. M backend/dvi/cairo-device.c commit 0891eb8e130103c2abe4b48b7f2b5fa42d0fdaa0 Author: Carlos Rendon Date: 2010-11-08 dvi: Fix drawing glyphs with transparency Fixes bug #494736. M backend/dvi/cairo-device.c M backend/dvi/mdvi-lib/dviread.c commit c565f15e696db4b4cf983cdddf1e1ab273d547dc Author: Carlos Garcia Campos Date: 2010-11-08 dvi: Add image_done method to DviDevice to notify that the image is finished This way we can mark the surface dirty when all pixels have been modified. M backend/dvi/cairo-device.c M backend/dvi/mdvi-lib/bitmap.c M backend/dvi/mdvi-lib/mdvi.h commit 032bcdd3c1d1fd84fdd8414ef661103be36cfe9c Author: Carlos Garcia Campos Date: 2010-11-01 libview: Set redraw_on_allocate to FALSE since we handle our own redrawing M libview/ev-view.c commit c1ea6511cf4ae6ade13ed85c8f351b9411ded809 Author: Matthias Clasen Date: 2010-10-31 libview: Remove the use of size_request M libview/ev-view-presentation.c M libview/ev-view.c commit 099e8b8997738788e45f94334fc986149b7a5f02 Author: Carlos Garcia Campos Date: 2010-10-31 [view] Make EvView inherit from GtkFixed and implement scrollable interface GtkLayout implements scrollable interface while GtkFixed doesn't, so using GtkFixed we can still put/move child widgets while having our own scrollable implementation. M libview/ev-view-private.h M libview/ev-view.c commit 1d220fd5b90e5caf9defc73b594143f19a47378b Author: Christian Persch Date: 2010-10-24 libview: Adapt to GtkScrollable M libview/ev-view.c commit f12e7c77b863bbba96a3465441ec5152dd79363a Author: Christian Persch Date: 2010-10-24 libview: Use has-entry GtkComboBox instead of GtkComboBoxEntry M libview/ev-view.c commit ae4899f6e8d42a1250a0be3a14b7081c057e53b2 Author: Matthias Clasen Date: 2010-10-24 shell: Use new combo box text APIs M shell/ev-annotation-properties-dialog.c commit 85e52a86b17e550c5a85ceb88f2fb81a2d178da4 Author: Matthias Clasen Date: 2010-10-24 libview: Use new combo box text APIs M libview/ev-print-operation.c commit 5679370578f042cfd71ff54aa6ae950da58c8031 Author: Carlos Garcia Campos Date: 2010-11-07 configure: Bump gtk+ 3 requirements to 2.91.3 M configure.ac commit c97f7f3fe1e806a6b9c56b0e87977c8e6161bef5 Author: Takayuki KUSANO Date: 2010-11-03 Updated Japanese translation M po/ja.po commit e8e455dde13c4e28d4812a73b74e1ae9141cfc0d Author: Ivar Smolin Date: 2010-11-03 [l10n] Updated Estonian translation M po/et.po commit bdd0da548e05d0aabd0ae20ae0e83b87dfdef81d Author: Jorge González Date: 2010-10-29 Updated Spanish translation M help/es/es.po commit 2558d666efca04404f30505e41ebd231067d3120 Author: Marek Kasik Date: 2010-10-26 Fix a small typo in requirements M evince-document.pc.in commit df01eb3eec8f4f66a675bee38f10e1a4f64e8b77 Author: Mario Blättermann Date: 2010-10-25 [l10n] Updated German doc translation M help/de/de.po commit acffe43c0cde28c62e9546d47f34560fc36098b4 Author: Aron Xu Date: 2010-10-25 Update Simplified Chinese translation. M po/zh_CN.po commit 1787c65cfb2fcce66e9f0ff46aaa07ac466f4ee5 Author: Jorge González Date: 2010-10-24 Updated Spanish translation M help/es/es.po commit 53010f67f3417fae7162a8d247aed5ae6aa0b7dc Author: Carles Ferrando Date: 2010-10-23 Updated Catalan (Valencian) translation M po/ca@valencia.po commit b9f5be7435d903cb20f2fd8abbf903266c86c657 Author: Simos Xenitellis Date: 2010-10-23 l10n: Updated Greek translation for evince help M help/el/el.po commit f1be9327b4a4b2e167791681358834941831a0da Author: Jorge González Date: 2010-10-21 Updated Spanish translation M help/es/es.po commit 071e9474c50d84c66cdba5bc370a4c7e243a0f59 Author: Fran Diéguez Date: 2010-10-20 Updated galician translations M help/gl/gl.po M po/gl.po commit 72569c595e7e3b40243896b6e35d6a38efa9a165 Author: Carlos Garcia Campos Date: 2010-10-18 [release] 2.91.1 M NEWS M configure.ac