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
*
consistency fix (potential bug)
Johan B. C. Engelen
2011-07-18
1
-1
/
+1
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
53
-159
/
+158
*
Fix build failures on make check
Krzysztof Kosi??ski
2011-07-17
3
-16
/
+13
*
Fix crash that occurred when scaling a clipped object, as reported in lp:811819
Diederik van Lierop
2011-07-17
1
-4
/
+8
*
Fix drawing of controls at (0,0) (e.g. scaling handles, snap-indicator, etc.)...
Diederik van Lierop
2011-07-16
1
-1
/
+6
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
47
-307
/
+238
*
fix for building with cmake and building without lcms works again.
Campbell Barton
2011-07-16
3
-15
/
+10
*
Fix scaling error when snapping, caused by rev. #10326
Diederik van Lierop
2011-07-15
1
-3
/
+5
*
Fix icon toggler breakage after the icon-names.h change. Patch from ~suv.
Krzysztof Kosi??ski
2011-07-15
2
-4
/
+4
*
Remove BezierCurve copy constructor - it's equivalent the default one
Krzysztof Kosi??ski
2011-07-15
1
-2
/
+1
*
Address issues with GtkRuleMetric const warnings.
Jon A. Cruz
2011-07-15
1
-20
/
+12
*
Fixed issue with copy ctor in 2geom's BezierCurve.
Jon A. Cruz
2011-07-15
1
-2
/
+2
*
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
2011-07-15
17
-905
/
+337
*
Make cms_key in SPDesktopWidget a regular ustring rather than a pointer
Krzysztof Kosi??ski
2011-07-14
1
-9
/
+5
*
Remove useless pixmap_gc variable
Krzysztof Kosi??ski
2011-07-14
2
-25
/
+7
*
Merge from trunk to pull in fix for LP #806105
Krzysztof Kosi??ski
2011-07-13
74
-1635
/
+2153
|
\
|
*
Fix crashes in print preview
Krzysztof Kosi??ski
2011-07-13
6
-9
/
+24
|
*
Properly handle CSS font shorthand property. Work done with Abhishek Sharma f...
Tavmjong Bah
2011-07-13
1
-11
/
+143
|
*
update cmake for new files
Campbell Barton
2011-07-13
2
-6
/
+5
|
*
GUI uniformisation
Kris De Gussem
2011-07-12
1
-2
/
+2
|
*
Fix crash caused by my previous commit; as reported by ~suv in bug lp:212768
Diederik van Lierop
2011-07-11
1
-7
/
+6
|
*
Clean up more whiteboard stuff and fix header name in file
Josh Andler
2011-07-11
3
-366
/
+1
|
*
Drop some unused gdl files that cause build failure on Windows
Alex Valavanis
2011-07-11
5
-1961
/
+0
|
*
Merge from trunk.
Jon A. Cruz
2011-07-10
11
-140
/
+350
|
|
\
|
|
*
Selector's toolbar: changing the dimensions of the visual bounding box of sel...
Diederik van Lierop
2011-07-10
6
-66
/
+260
|
|
*
i18n. Adding new GCode Tool extensions (see Bug #731177).
Nicolas Dufour
2011-07-10
1
-6
/
+6
|
|
*
Remove --export-dynamic linker flag
Alex Valavanis
2011-07-10
1
-5
/
+1
|
|
|
\
|
|
|
*
Remove --export-dynamic linker flag
Alex Valavanis
2011-07-10
1
-5
/
+1
|
|
*
|
Allow em and ex as units on font-size.
Tavmjong Bah
2011-07-10
3
-63
/
+83
|
*
|
|
Update for non-LCMS builds.
Jon A. Cruz
2011-07-10
1
-0
/
+2
|
|
/
/
|
*
|
Refactored to abstract lcms usage more. Added CMSSystem class.
Jon A. Cruz
2011-07-10
13
-113
/
+124
|
*
|
Merge upstream GDL: GNOME_2_30_0
Alex Valavanis
2011-07-10
24
-1190
/
+861
|
*
|
Merge upstream GDL 2.26.0 changes
Alex Valavanis
2011-07-09
7
-88
/
+283
|
*
|
Merge upstream GDL 2.24.0 changes
Alex Valavanis
2011-07-09
13
-2568
/
+0
|
*
|
Merge upstream GDL 2.23.90 changes
Alex Valavanis
2011-07-09
7
-25
/
+40
|
*
|
Merge upstream GDL 0.7.10 changes
Alex Valavanis
2011-07-09
1
-2
/
+4
|
*
|
Merge upstream GDL 0.7.9 changes
Alex Valavanis
2011-07-09
2
-2
/
+3
|
|
/
|
*
Merge upstream GDL 0.7.8 changes
Alex Valavanis
2011-07-09
30
-32
/
+5031
|
*
Next step in refactoring color management. More to come.
Jon A. Cruz
2011-07-09
14
-37
/
+195
|
*
auto-maximize the inkscape extension error dialog so that it is easier to rea...
Felipe Corr??a da Silva Sanches
2011-07-08
1
-0
/
+1
|
*
fix for building without LCMS
Campbell Barton
2011-07-08
2
-2
/
+6
|
*
Fix regression in swatch display (LP #804930).
Krzysztof Kosi??ski
2011-07-06
1
-5
/
+7
|
*
Fix outline mode for text objects (LP #802354).
Krzysztof Kosi??ski
2011-07-06
1
-7
/
+7
|
*
Fix mixed up colors when exporting images with bitmaps to PDF and other
Krzysztof Kosi??ski
2011-07-06
3
-69
/
+14
|
*
Refactoring color profile to bring more internal. Help to prep for optional l...
Jon A. Cruz
2011-07-06
8
-160
/
+213
*
|
Fix crashes during offscreen rendering, part 1
Krzysztof Kosi??ski
2011-07-13
1
-1
/
+9
*
|
Compute different bounding boxes in outline mode to fix partial
Krzysztof Kosi??ski
2011-07-12
2
-57
/
+65
*
|
Simplify rendering of masked / clipped / translucent items.
Krzysztof Kosi??ski
2011-07-10
3
-61
/
+48
*
|
Remove irrelevant clip-rule handling bit from NRArenaGroup.
Krzysztof Kosi??ski
2011-07-10
1
-12
/
+0
*
|
Implement handling of the clip-rule property. Partially based on
Krzysztof Kosi??ski
2011-07-10
6
-10
/
+71
[next]