summaryrefslogtreecommitdiff
path: root/libview/ev-pixbuf-cache.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-08libview: fixing memory leakGiselle Reis1-22/+21
2019-12-08Revert "First page should not reloaded"raveit651-1/+1
2019-11-28avoid redundant redeclarationsPablo Barciela1-2/+0
2019-07-01Remove trailing whitespacesLaurent Napias1-11/+11
2019-06-26Bump Cairo version to 1.14.0Matthew Petroff1-8/+0
2018-03-26libview: Fix g_return condition in set_device_scale_on_surface()Carlos Garcia Campos1-1/+1
2018-03-26EvView: render correctly on hi-dpi displaysOwen W. Taylor1-2/+2
2017-11-02fix crash when selecting text in djvu documentsmonsta1-2/+4
2017-09-06ev-pixbuf-cache: Clear the selection region also when clearing the job selectionCarlos Garcia Campos1-0/+5
2017-09-06ev-pixbuf-cache: fix the condition for when a new selection is neededCarlos Garcia Campos1-4/+4
2017-09-06libview: Return NULL instead of empty regions from the pixbuf cacheCarlos Garcia Campos1-2/+4
2017-09-06ev-pixbuf-cache: schedule prev or next jobs first depending on the scroll dir...Carlos Garcia Campos1-14/+69
2017-09-06ev-pixbuf-cache: Schedule jobs to render previous pages in inverse orderCarlos Garcia Campos1-1/+1
2017-09-06libview: Use prepend + reverse instead of append to create selections listCarlos Garcia Campos1-4/+4
2017-09-06libview: Use GSlice to allocate EvViewSelectionCarlos Garcia Campos1-3/+3
2017-09-06libview: Split ev_pixbuf_cache_get_selection_surface into two functionsJason Crain1-25/+98
2017-09-06libview: Draw selection highlight from regionJason Crain1-29/+18
2017-08-12Add hi-dpi support for main view.Matthew Petroff1-14/+50
2017-02-20First page should not reloadednanxiongchao1-1/+1
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-37/+0
2014-12-10Gtk3: libview: Port EvView and EvPixbufCache to GtkStyleContextinfirit1-0/+41
2014-12-09libview: Make sure we have a valid page range before getting/setting selectio...infirit1-0/+6
2014-08-21Fix crash when clicking empty canvas while loading.Matvey Soloviev1-1/+1
2011-11-09inicialPerberos1-0/+1192