]> www.fi.muni.cz Git - evince.git/history - libview/ev-pixbuf-cache.c
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / libview / ev-pixbuf-cache.c
2010-12-23 Carlos Garcia Camposlibview: Port EvView and EvPixbufCache to GtkStyleContext
2010-12-20 Tiffany AntopolskiMerge branch 'mallard-docs'
2010-11-21 Carlos Garcia Camposlibview: Make sure we have a valid page range before...
2010-07-27 Carlos Garcia Campos[libview] Fix a crash when loading document with invert...
2010-07-12 Carlos Garcia CamposAdd EvMappingList data struct instead of using a GList
2010-07-08 Carlos Garcia CamposSwitch to GTK+ 3
2010-06-02 Carlos Garcia Campos[libview] Do nothing if don't have a job_list yet
2010-05-31 Carlos Garcia Campos[libview] Don't pass rotation and scale to pixbuf-cache
2010-05-31 Carlos Garcia Campos[libview] Use g_slice_alloc0/free1 instead of g_new0...
2010-05-31 Carlos Garcia CamposUse a dynamic pixbuf cache size based on document page...
2010-05-10 Carlos Garcia Campos[libview] Fix most of the GSEAL build issues
2010-03-31 Hib ErisReplace GTK_WIDGET_HAS_FOCUS() with gtk_widget_has_focus()
2009-12-09 Carlos Garcia Campos[libview] Remove RenderContext from CacheJobInfo
2009-12-09 Carlos Garcia Campos[libview] Split EvPixbufCache into dynamic and static...
2009-11-29 Carlos Garcia Campos[libview] Invert colors of pages after rendering when...
2009-09-15 Carlos Garcia CamposRemove EvPageCache and use EvDocumentModel instead
2009-09-15 Carlos Garcia Campos[libview] Remove ev_page_cache_get_size() from EvPageCache
2009-09-15 Carlos Garcia CamposMove part of the EvPageCache to EvDocument
2009-05-23 Carlos Garcia CamposUse EvMapping instead of Ev*Mapping types
2009-05-12 Carlos Garcia Campos[libview] Get annotations when rendering pages
2009-01-20 Hiroyuki Ikezoeshell/ev-sidebar-links.c
2009-01-18 Carlos Garcia CamposMove EvView specific code to a libeviview library so...