summaryrefslogtreecommitdiff
path: root/libview/ev-pixbuf-cache.c
AgeCommit message (Collapse)AuthorFilesLines
2017-08-12Add hi-dpi support for main view.Matthew Petroff1-14/+50
Based on Evince commits 8b965e769808815df9c75a10a0e4972c0904d26a and a612f809e4e23d88a661a9604ce84f332189a658. https://github.com/linuxmint/xreader/commit/4eccf6b
2017-02-20First page should not reloadednanxiongchao1-1/+1
For the displayed page, do not reload every time, should be displayed immediately Tested successfully on Loongson 3A2000 with fedora25(mips64el distribution).
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-37/+0
and require caja >= 1.17.1
2014-12-10Gtk3: libview: Port EvView and EvPixbufCache to GtkStyleContextinfirit1-0/+41
Taken from evince commit: 7d5e358fb59172812ea0a4bf8ee6502405abc58e From: Carlos Garcia Campos <[email protected]>
2014-12-09libview: Make sure we have a valid page range before getting/setting ↵infirit1-0/+6
selection list Taken from evince commit: a3b87cb28e46958b37e384a47604032ea0889807 From: Carlos Garcia Campos <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=630999
2014-08-21Fix crash when clicking empty canvas while loading.Matvey Soloviev1-1/+1
2011-11-09inicialPerberos1-0/+1192