summaryrefslogtreecommitdiffstats
path: root/src/ui/cache/svg_preview_cache.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-5/+5
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-12/+7
* Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-24/+26
* Merge from trunk to pull in fix for LP #806105Krzysztof Kosi??ski2011-07-131-2/+1
|\
| * Fix crashes in print previewKrzysztof Kosi??ski2011-07-131-2/+1
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
|/
* Merge from trunkKrzysztof Kosi??ski2011-04-071-1/+1
|\
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* | Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski2010-08-151-0/+1
* | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-27/+16
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-0/+1
|/
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-1/+0
* Merging from trunkTed Gould2008-10-111-1/+1
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-7/+7
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-4/+3
* warning cleanupJon A. Cruz2007-11-081-3/+3
* API change: render methods now take a cairo_t (not yet used)bulia byak2007-03-011-1/+1
* Fixes issue where a modified stock marker's preview image appears in theBryce Harrington2007-02-211-4/+8
* Moving cache management code from .h to .cpp.Bryce Harrington2007-02-201-0/+47
* Moving functions from svg_preview_cache.h to a new .cppBryce Harrington2007-02-201-0/+100