index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
adding iffdefs for LCMS and fixing layout of CMS icons
Felipe Corr??a da Silva Sanches
2009-08-17
2
-5
/
+12
|
|
*
|
now gamut check works!
Felipe Corr??a da Silva Sanches
2009-08-15
3
-24
/
+49
|
|
*
|
refactoring ICC out-of-gamut check
Felipe Corr??a da Silva Sanches
2009-08-15
1
-4
/
+6
|
|
*
|
Initial draft of the out-of-gamut check. It is not working yet. I will contin...
Felipe Corr??a da Silva Sanches
2009-08-14
1
-0
/
+33
|
|
*
|
preserving icc colors in all tabs of fill&stroke
Felipe Corr??a da Silva Sanches
2009-08-14
1
-0
/
+5
|
|
*
|
a quick workaround in order to avoid some invalid names for icc profiles.
Felipe Corr??a da Silva Sanches
2009-08-14
1
-1
/
+13
|
|
*
|
use a function instead of copy-pasting code
Felipe Corr??a da Silva Sanches
2009-08-14
1
-20
/
+10
|
|
*
|
preserve icc on color wheel selector
Felipe Corr??a da Silva Sanches
2009-08-13
1
-1
/
+24
|
|
*
|
setting sensibility of "color management icon" depending on icc-color usage
Felipe Corr??a da Silva Sanches
2009-08-11
2
-10
/
+14
|
|
*
|
adding color management icons to fill&stroke dialog
Felipe Corr??a da Silva Sanches
2009-08-11
1
-1
/
+17
|
|
*
|
enabling all icc-color related debug messages
Felipe Corr??a da Silva Sanches
2009-08-01
4
-6
/
+28
|
|
*
|
parsing and handling of icc-color in feFlood SVG Filters
Felipe Corr??a da Silva Sanches
2009-06-20
7
-35
/
+122
|
|
*
|
bool sp_svg_read_icc_color( gchar const *str, SVGICCColor* dest );
Felipe Corr??a da Silva Sanches
2009-06-20
2
-1
/
+7
|
|
*
|
adding a list of uint32 color references and forcing LCMS debugging
Felipe Corr??a da Silva Sanches
2009-06-17
1
-26
/
+26
|
*
|
|
add cxxtests for marker_loc enum. code depends on the exact values of the enu...
Johan B. C. Engelen
2009-12-05
3
-0
/
+42
|
*
|
|
Text alignment is now taken into account when snapping a text object
Diederik van Lierop
2009-12-05
1
-2
/
+23
|
*
|
|
Fix build again by modifiying makefile
Diederik van Lierop
2009-12-05
1
-1
/
+0
|
*
|
|
Fix rounding error in libnr and remove inefficient mmx optimizations
Diederik van Lierop
2009-12-04
2
-450
/
+19
|
*
|
|
Make curvature work again by fixing a minor omission
Arcadie M. Cracan
2009-12-04
1
-0
/
+1
*
|
|
|
Connector tool: make connectors avoid the convex hull of shapes.
Arcadie M. Cracan
2009-12-27
3
-222
/
+219
|
/
/
/
*
|
|
Add some more forgotten files
Arcadie M. Cracan
2009-12-02
3
-0
/
+107
*
|
|
Add forgotten libavoid files
Arcadie M. Cracan
2009-12-02
10
-0
/
+4714
*
|
|
Merge GSoC2009 Connectors into trunk
Arcadie M. Cracan
2009-12-02
49
-3314
/
+7622
*
|
|
recent files: show tooltips with uri, hide local files which are missing or u...
buliabyak
2009-12-01
1
-0
/
+3
*
|
|
add an option for displaying font previews in the text tool's font list; also...
buliabyak
2009-12-01
3
-7
/
+21
*
|
|
Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France
Josh Andler
2009-11-30
20
-3
/
+2186
*
|
|
Align and distribute tooltip string fix (Bug #442214
Nicolas Dufour
2009-11-30
1
-1
/
+1
*
|
|
Merging in the changes from the 0.47 release branch. Also updating version n...
Ted Gould
2009-11-29
3
-11
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Updated version files that were missed.
Chris Morgan
2009-11-29
2
-10
/
+10
|
*
|
Marking the tests as failing.
Ted Gould
2009-11-16
1
-1
/
+1
*
|
|
Patch by Dan_Krause to add Arch Paper sizes
Josh Andler
2009-11-28
1
-0
/
+20
*
|
|
hopefully fix build on linux
Johan B. C. Engelen
2009-11-24
1
-0
/
+2
*
|
|
decrease header deps
Johan B. C. Engelen
2009-11-23
5
-1
/
+5
*
|
|
decrease header dependencies
Johan B. C. Engelen
2009-11-23
4
-6
/
+13
*
|
|
update 2geom. needed for extrude lpe
Johan B. C. Engelen
2009-11-23
4
-5
/
+65
*
|
|
work on the lpe group undo bug. it's not solved, but i think LPE code does ev...
Johan B. C. Engelen
2009-11-23
4
-33
/
+48
*
|
|
add LPE extrude. it's not finished yet!
Johan B. C. Engelen
2009-11-23
4
-0
/
+203
*
|
|
fix bug 379378
Johan B. C. Engelen
2009-11-23
1
-1
/
+1
*
|
|
fix bug 168663, marker shifted wrong by viewBox
Thomas Holder
2009-11-23
1
-16
/
+3
*
|
|
fix bug 427267, single dots inside transformed groups misplaced
Thomas Holder
2009-11-23
1
-1
/
+2
|
/
/
*
|
Fixed copying of old settings, along with some data() vs. c_str() cleanup. Fi...
Jon A. Cruz
2009-11-10
1
-27
/
+38
*
|
Patch by Adib for 271695
Josh Andler
2009-11-09
2
-12
/
+35
*
|
Comment out non-functioning menu item
Josh Andler
2009-11-09
1
-1
/
+1
*
|
Migrate file MRU prefs
Jon A. Cruz
2009-11-09
3
-27
/
+131
*
|
regression patch from 388257
bulia byak
2009-11-09
1
-4
/
+2
*
|
Patch for 456148 by Johan
Josh Andler
2009-11-08
3
-212
/
+342
*
|
Patch by Johan for 445790
Josh Andler
2009-11-08
1
-1
/
+7
*
|
Fix for crash 409043
Josh Andler
2009-11-08
1
-0
/
+10
*
|
patch by Krzysztof for 459811
bulia byak
2009-11-08
2
-3
/
+4
*
|
Krzysztof's patch for 388257
bulia byak
2009-11-08
1
-14
/
+19
[prev]
[next]