index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
desktop-style.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
merged SPPattern c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-25
1
-2
/
+2
|
\
|
*
SPPattern c++-sification: replaced function by methods
Tomasz Boczkowski
2014-05-28
1
-2
/
+2
*
|
fix scaling of letter-spacing and word-spacing. (Bug 772057)
Alvin Penner
2015-02-22
1
-2
/
+2
*
|
Remove sp_style_write_string() and sp_style_write_difference().
Tavmjong Bah
2014-12-25
1
-4
/
+3
*
|
Read 'context-fill' and 'context-stroke' keywords.
Tavmjong Bah
2014-12-16
1
-1
/
+1
*
|
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
2014-11-10
1
-100
/
+140
*
|
Update to trunk r13621
Liam P. White
2014-10-17
1
-2
/
+4
|
\
\
|
*
|
Removed dangerous GTK-mimicking macros.
Jon A. Cruz
2014-10-16
1
-2
/
+4
|
*
|
Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...
Tavmjong Bah
2014-09-29
1
-2
/
+4
|
*
|
Fix for #1334792. Correct inheritance for 'line-height' property.
Tavmjong Bah
2014-09-23
1
-2
/
+2
|
*
|
Remove 'font' shorthand if we have written out font longhand properties.
Tavmjong Bah
2014-06-10
1
-1
/
+7
|
|
/
*
|
Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...
Tavmjong Bah
2014-09-29
1
-2
/
+4
*
|
Fix for #1334792. Correct inheritance for 'line-height' property.
Tavmjong Bah
2014-09-23
1
-2
/
+2
*
|
Fix build (not pretty).
Liam P. White
2014-08-18
1
-0
/
+1
*
|
Remove 'font' shorthand if we have written out font longhand properties.
Tavmjong Bah
2014-06-10
1
-1
/
+7
|
/
*
Clean up of style code: refactor marker properties. Step 3.
Tavmjong Bah
2014-04-24
1
-4
/
+4
*
Clean up of style code, removal of SPFontStyle. Step 2.
Tavmjong Bah
2014-04-24
1
-25
/
+25
*
memleak fix
David Mathog
2014-02-09
1
-2
/
+6
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1
/
+1
*
Further refactoring of EventContexts.
Markus Engel
2013-07-30
1
-1
/
+1
*
minor cppcheck stuff
Kris De Gussem
2013-04-28
1
-1
/
+2
*
cppcheck
Kris De Gussem
2013-03-11
1
-1
/
+1
*
A couple of forward declarations
Alex Valavanis
2013-02-11
1
-0
/
+1
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-3
/
+3
*
Fix for 168164 : Font sizes in points option
John Smith
2012-08-16
1
-0
/
+2
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-1
/
+1
*
Fix isnan() compilation issues
Diederik van Lierop
2011-09-06
1
-4
/
+5
*
When scaling a diagonal line to a horizontal line, the strokewidth becomes Na...
Diederik van Lierop
2011-09-05
1
-16
/
+30
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-5
/
+5
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-55
/
+103
|
\
|
*
Tweak and spray:
Nicolas Dufour
2011-04-01
1
-1
/
+1
|
*
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
2011-02-21
1
-49
/
+97
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-5
/
+5
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-20
/
+22
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-20
/
+22
|
|
\
|
|
*
XML Privatisation Stuff after a long time
Abhishek Sharma public
2010-08-11
1
-2
/
+3
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-1
/
+1
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-5
/
+5
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-0
/
+5
|
\
|
|
|
*
|
Color preview in cursor
Jasper van de Gronde
2010-09-06
1
-0
/
+5
*
|
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-30
/
+22
|
\
|
|
|
*
|
Revert device-color for now.
Jon A. Cruz
2010-07-07
1
-26
/
+0
|
*
|
Create only single-stop gradients when using Fill-n-Stroke to convert solid t...
Jon A. Cruz
2010-07-03
1
-4
/
+22
|
|
/
*
|
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
2010-08-05
1
-2
/
+2
*
|
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
2010-07-14
1
-1
/
+1
|
/
*
Don't write text-specific style attributes to non-text objects.
Tavmjong Bah
2010-06-06
1
-2
/
+21
*
Add support for baseline-shift attribute (all possible values).
Tavmjong Bah
2010-06-04
1
-0
/
+97
*
Add word-spacing attribute.
Tavmjong Bah
2010-04-15
1
-3
/
+20
*
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
2010-03-09
1
-4
/
+4
*
This commit hooks device-cmyk handling to color pickers. Now we have basic in...
Felipe Corr??a da Silva Sanches
2009-12-07
1
-0
/
+28
[next]