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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-06
Composite Filter: Handle negative K's in Arithmetic mode.
Tavmjong Bah
3
-4
/
+19
2007-10-03
Initial cut of softproofing
Jon A. Cruz
1
-11
/
+1
2007-09-30
Convolve Matrix Filter:
Tavmjong Bah
1
-0
/
+3
2007-09-29
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...
Peter Moulder
21
-1910
/
+2065
2007-09-29
noop: CodingStyle: const placement
Peter Moulder
8
-92
/
+91
2007-09-28
Color Matrix Filter:
Tavmjong Bah
1
-7
/
+7
2007-09-26
Added display profile calibration
Jon A. Cruz
1
-2
/
+33
2007-09-19
Fixed a rendering bug & crash when filtering empty objects
Niko Kiirala
1
-3
/
+26
2007-09-15
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
4
-35
/
+27
2007-09-12
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
1
-3
/
+3
2007-09-10
Purged fill type enum
Jon A. Cruz
2
-68
/
+51
2007-09-05
prevent freeze when window is too wide; reduce tile size to 16 for now
bulia byak
1
-2
/
+2
2007-08-30
remove redundant commit
bulia byak
1
-10
/
+10
2007-08-24
a hack to prevent the redraw of the entire area when a no-fill ctrlrect is de...
bulia byak
1
-2
/
+11
2007-08-24
do not request redraw if an item has zero dimensions; also remove redundant r...
bulia byak
1
-7
/
+26
2007-08-24
initialize rect to 0,0,0,0 and do not redraw until dimensions are set; this r...
bulia byak
1
-52
/
+60
2007-08-24
do not redraw until moved for the first time; this fixes the flicker at 0,0 w...
bulia byak
2
-0
/
+5
2007-08-23
third patch from Dennis Lin (with my tweaks) - great simplification and optim...
bulia byak
2
-302
/
+159
2007-08-21
unify linear and radial gradients in same file (with appropriate note
MenTaLguY
3
-350
/
+0
2007-08-18
patch by Dennis Lin: optionally for debugging paint the rect-to-redraw yellow
bulia byak
1
-0
/
+13
2007-08-18
patch by Dennis Lin: use Gdk::Region for repaint
bulia byak
1
-22
/
+14
2007-08-18
Improved handling bounding boxes and rotated/skewed coordinates in filters
Niko Kiirala
14
-153
/
+651
2007-08-17
Draw perspective lines for infinite VPs, too (they are updated during scrolli...
Maximilian Albert
1
-0
/
+11
2007-08-17
fixed pix_data buffer width on feTurbulence
Felipe Corr??a da Silva Sanches
1
-5
/
+7
2007-08-16
first implementation of feTurbulence renderer
Felipe Corr??a da Silva Sanches
2
-23
/
+235
2007-08-16
avoid crash described in bug report [ 1762588 ] crash: feOffset with
Felipe Corr??a da Silva Sanches
1
-0
/
+6
2007-08-15
Fixed blur not rotating with the object in some cases (bug 1762289)
Niko Kiirala
1
-4
/
+4
2007-08-14
added some more boilerplate code on feTurbulence.
Felipe Corr??a da Silva Sanches
2
-13
/
+53
2007-08-14
* incomplete feImage implementation.
Felipe Corr??a da Silva Sanches
5
-28
/
+40
2007-08-13
* moved some parameter inits from nr-filter-displacement-map to sp-fedisplace...
Felipe Corr??a da Silva Sanches
2
-53
/
+61
2007-08-12
Filter effects dialog:
Nicholas Bishop
2
-3
/
+9
2007-08-11
revert jasper's way overzealous fix in png-write.cpp rev 13700; new fix in it...
bulia byak
1
-0
/
+5
2007-08-09
fixing small bug on feMorphology
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2007-08-09
Filter effects dialog:
Nicholas Bishop
1
-1
/
+2
2007-08-09
feMorphology filter primitive implementation
Felipe Corr??a da Silva Sanches
2
-6
/
+72
2007-08-06
setting of attributes and default values
Felipe Corr??a da Silva Sanches
2
-0
/
+57
2007-08-06
handling of default values and checking for invalid values.
Felipe Corr??a da Silva Sanches
1
-21
/
+4
2007-08-05
refactoring:
Felipe Corr??a da Silva Sanches
2
-18
/
+17
2007-08-05
Filter effects:
Nicholas Bishop
2
-7
/
+17
2007-08-05
feColorMatrix filter primitive implementation
Felipe Corr??a da Silva Sanches
2
-12
/
+89
2007-08-05
adding files that were missing on my previous commit
Felipe Corr??a da Silva Sanches
2
-0
/
+102
2007-08-04
setting of attributes and default values for feColorMatrix.
Felipe Corr??a da Silva Sanches
2
-1
/
+29
2007-08-04
boilerplate code for the remaining filters. My next commits will
Felipe Corr??a da Silva Sanches
8
-6
/
+323
2007-08-03
boiler plate code for feTile
Felipe Corr??a da Silva Sanches
4
-1
/
+108
2007-07-27
added helper methods NumberOptNumber::numIsSet() and
Felipe Corr??a da Silva Sanches
3
-10
/
+14
2007-07-26
Added support for feMerge filter priitive
Niko Kiirala
4
-1
/
+195
2007-07-26
boiler plate code for feTurbulence:
Felipe Corr??a da Silva Sanches
8
-27
/
+203
2007-07-26
feImage boilerplate code.
Felipe Corr??a da Silva Sanches
4
-0
/
+136
2007-07-26
improving displacement map renderer.
Felipe Corr??a da Silva Sanches
1
-13
/
+37
2007-07-25
Add a method to create a rectangular curve
Diederik van Lierop
2
-0
/
+19
[next]