index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
cairo-utils.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warning and dead code cleanup.
Jon A. Cruz
2013-01-11
1
-0
/
+3
*
Move some code from filter primitives to cairo-utils.cpp. Fix bug in lighting...
Tavmjong Bah
2012-12-23
1
-0
/
+1
*
Add utilities to tag a cairo surface with color interpolation value.
Tavmjong Bah
2012-12-22
1
-0
/
+14
*
Cleanup of unused variables and warnings.
Jon A. Cruz
2012-02-29
1
-1
/
+31
*
More header cleanup/fwd declarations
Alex Valavanis
2012-02-15
1
-1
/
+2
*
Next pass of doxygen @brief cleanup.
Jon A. Cruz
2011-10-02
1
-5
/
+7
*
Fix crashes in print preview
Krzysztof Kosi??ski
2011-07-13
1
-0
/
+1
*
Fix rendering of control points
Krzysztof Kosi??ski
2011-06-19
1
-0
/
+6
*
Slightly improve EXTRACT_ARGB32 macro
Krzysztof Kosi??ski
2011-04-09
1
-4
/
+4
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-6
/
+6
*
Completely remove NRPixBlock
Krzysztof Kosi??ski
2010-08-14
1
-0
/
+3
*
Fix paint bucket tool
Krzysztof Kosi??ski
2010-08-14
1
-0
/
+10
*
Fix performance regression when displaying large images
Krzysztof Kosi??ski
2010-08-09
1
-0
/
+1
*
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-0
/
+2
*
Handle preserveAspectRatio for images
Krzysztof Kosi??ski
2010-08-03
1
-0
/
+3
*
Add unpremul_alpha utility function. Some preparations
Krzysztof Kosi??ski
2010-07-21
1
-1
/
+8
*
Component transfer filter
Krzysztof Kosi??ski
2010-07-17
1
-0
/
+6
*
Composite filter
Krzysztof Kosi??ski
2010-07-16
1
-1
/
+2
*
Flood and merge filters
Krzysztof Kosi??ski
2010-07-14
1
-0
/
+1
*
Gaussian blur
Krzysztof Kosi??ski
2010-07-12
1
-0
/
+7
*
Switch to nearest neighbor filtering when image is larger than original
Krzysztof Kosi??ski
2010-07-07
1
-0
/
+1
*
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.
Krzysztof Kosi??ski
2010-06-29
1
-0
/
+17
*
Implement clipping (slightly incorrect) and masking
Krzysztof Kosi??ski
2010-06-26
1
-0
/
+88