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
2008-02-19
* use enums to deal with displacementmap channel selectors
Felipe Corr??a da Silva Sanches
2
-5
/
+6
2008-02-19
* convolve matrix code refactoring
Felipe Corr??a da Silva Sanches
1
-9
/
+16
2008-02-13
fix for bug #189788
Felipe Corr??a da Silva Sanches
1
-4
/
+4
2008-02-12
Fix initialization of grids. Should finally fix Bug #172778
Johan B. C. Engelen
2
-4
/
+4
2008-02-12
opacity max value is 255 instead of previous wrong 256 maxvalue that was used...
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-02-11
remaining g++ 4.3 compilation fix-ups
Kees Cook
1
-0
/
+1
2008-02-11
Offline work done during weekend:
Felipe Corr??a da Silva Sanches
2
-52
/
+84
2008-02-07
feDisplacementMap resolution independence fix sent by JF Barraud
Felipe Corr??a da Silva Sanches
1
-9
/
+17
2008-02-06
Fixed crash with lighting effects used on non-premultiplied input (bug 189468)
Niko Kiirala
1
-1
/
+1
2008-02-05
Iron out some rounding errors in the displaying of the rulers and of guides
Diederik van Lierop
3
-7
/
+17
2008-02-04
fix axonomgrid emphasizing
Johan B. C. Engelen
1
-1
/
+1
2008-02-04
fix emphasize coloring of grid lines (preference, dotted xy-grid and axonomgrid)
Johan B. C. Engelen
2
-22
/
+29
2008-02-04
Improvement in positioning images. W3C SVG tests:
Tavmjong Bah
1
-8
/
+24
2008-02-03
Allow relative paths to be used for images.
Tavmjong Bah
2
-7
/
+31
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
5
-7
/
+13
2008-01-30
2nd part of the fix for bug #167500: correctly update the rulers when they ch...
Diederik van Lierop
1
-7
/
+7
2008-01-26
gray out widgets when grid is disabled.
Johan B. C. Engelen
1
-1
/
+7
2008-01-26
fix strange typo
Johan B. C. Engelen
1
-2
/
+2
2008-01-25
first set of updates to headers for clean gcc 4.3 builds
Kees Cook
1
-1
/
+1
2008-01-23
Fixed crash with lighting effects and missing source image
Niko Kiirala
2
-6
/
+6
2008-01-22
fix crash on feImage when trying to drag
Felipe Corr??a da Silva Sanches
1
-1
/
+0
2008-01-22
fixes feImage rendering, but does not add it to filters dialog yet
Felipe Corr??a da Silva Sanches
1
-5
/
+5
2008-01-19
whitespace
Bryce Harrington
1
-1
/
+1
2008-01-18
Partially fix bug #167500 (rulers being off)
Diederik van Lierop
1
-2
/
+2
2008-01-17
RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in...
gustav_b
2
-18
/
+29
2008-01-16
fix initialization of grid document properties
Johan B. C. Engelen
2
-2
/
+51
2008-01-16
RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...
Johan B. C. Engelen
1
-12
/
+9
2008-01-16
implementation of Flood Filter Effect renderer
Felipe Corr??a da Silva Sanches
2
-9
/
+32
2008-01-15
RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>
Johan B. C. Engelen
4
-180
/
+189
2008-01-14
Add preference so people can choose which behaviour they want. (bug 167422)
Johan B. C. Engelen
1
-4
/
+12
2008-01-14
W3C licensing:
Felipe Corr??a da Silva Sanches
2
-3
/
+19
2008-01-14
cleaning: removing previously commented out g_warnings()
Felipe Corr??a da Silva Sanches
1
-4
/
+0
2008-01-12
Fixed erroneous overwriting of temporary images inside filter effects
Niko Kiirala
2
-3
/
+17
2008-01-09
Made turbulence filter resolution-independent and renderable at any size
Niko Kiirala
4
-54
/
+105
2008-01-06
Fix missing tooltips in LPE's. (Closes LP: #178471)
Bryce Harrington
1
-1
/
+1
2008-01-06
r17530@shi: ted | 2008-01-06 13:50:53 -0800
Ted Gould
1
-6
/
+6
2008-01-05
Added bicubic pixblock transformer to fix jagged results with rotated filters
Niko Kiirala
3
-2
/
+163
2008-01-05
Fixing up a few more files
Bryce Harrington
1
-1
/
+1
2008-01-05
Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy
Bryce Harrington
1
-0
/
+1
2008-01-04
Added more error checking to filter effects code
Niko Kiirala
15
-10
/
+88
2008-01-03
1) fix snapping while scaling
Diederik van Lierop
2
-2
/
+2
2007-12-29
Fixed bug #172778, [old] grid settings not respected when reopening document
Johan B. C. Engelen
1
-1
/
+1
2007-12-28
try to fix bug #174475 feImage renderer crashes on non-external image
Johan B. C. Engelen
1
-5
/
+19
2007-12-28
fix Bug #177891 feGaussianBlur crashes when setting fill paint as input
Johan B. C. Engelen
1
-1
/
+4
2007-12-24
angled guidelines: create angled line when dragging from edge of rulers
Johan B. C. Engelen
3
-14
/
+14
2007-12-21
fix bug where changing units changed angles of axonometric grid
Johan B. C. Engelen
2
-5
/
+6
2007-12-21
guidelines: add methods to check horizontal/vertical, small fixes
Johan B. C. Engelen
2
-4
/
+7
2007-12-20
guidelines: implement rendering of angled lines.
Johan B. C. Engelen
2
-4
/
+46
2007-12-20
guidelines: minor corrections
Johan B. C. Engelen
1
-2
/
+81
2007-12-19
correctly handle orientation changes of guidelines
Johan B. C. Engelen
2
-0
/
+7
[next]