index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
cache
/
svg_preview_cache.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-20
Fix for 165865 : markers must take object's stroke color
John Smith
1
-0
/
+8
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+1
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-5
/
+5
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-12
/
+7
2011-07-22
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
1
-24
/
+26
2011-07-13
Fix crashes in print preview
Krzysztof Kosi??ski
1
-2
/
+1
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
1
-0
/
+1
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-08-15
Make nr_arena_invoke_render expect an already transformed context,
Krzysztof Kosi??ski
1
-0
/
+1
2010-08-14
Completely remove NRPixBlock
Krzysztof Kosi??ski
1
-27
/
+16
2010-08-04
Wholesale cruft removal part 1
Krzysztof Kosi??ski
1
-0
/
+1
2009-02-19
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
1
-1
/
+0
2008-10-11
Merging from trunk
Ted Gould
1
-1
/
+1
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-1
/
+1
2008-08-04
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
1
-7
/
+7
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-4
/
+3
2007-11-08
warning cleanup
Jon A. Cruz
1
-3
/
+3
2007-03-01
API change: render methods now take a cairo_t (not yet used)
bulia byak
1
-1
/
+1
2007-02-21
Fixes issue where a modified stock marker's preview image appears in the
Bryce Harrington
1
-4
/
+8
2007-02-20
Moving cache management code from .h to .cpp.
Bryce Harrington
1
-0
/
+47
2007-02-20
Moving functions from svg_preview_cache.h to a new .cpp
Bryce Harrington
1
-4
/
+26
2007-02-20
Partial fix for bug 980157.
Bryce Harrington
1
-0
/
+78