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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
2019-10-19
1
-0
/
+1
*
Re-Add blending modes UI using CSS instead filters
Jabier Arraiza
2019-10-14
1
-0
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-0
/
+5
*
remove trailing space
Shlomi Fish
2017-10-06
1
-1
/
+1
*
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
2016-10-24
1
-1
/
+2
*
Add GUI for 'paint-order' property.
Tavmjong Bah
2016-03-07
1
-0
/
+1
*
cppification: GSList replaced by vectors (undo/redo)
Marc Jeanmougin
2015-12-08
1
-1
/
+0
*
Implement 'text-orientation' with user interface. Update 'writing-mode', addi...
Tavmjong Bah
2015-10-28
1
-0
/
+1
*
Add simple GUI for 'font-feature-settings'.
Tavmjong Bah
2015-06-22
1
-0
/
+1
*
GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...
Tavmjong Bah
2015-05-12
1
-0
/
+2
*
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-12
/
+12
*
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-12
/
+13
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-2
/
+1
*
Clean up of style code: Patch from suv: SPStyle: struct -> class
Tavmjong Bah
2014-04-26
1
-4
/
+4
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
1
-2
/
+2
*
mixed usage of class and struct for same object
Kris De Gussem
2011-12-11
1
-2
/
+2
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
1
-4
/
+4
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Add support for baseline-shift attribute (all possible values).
Tavmjong Bah
2010-06-04
1
-0
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-4
/
+5
*
add optional bool* parameter to find out if the tool has color/opacity set in...
bulia byak
2008-07-26
1
-2
/
+2
*
Applying Gail's patch for font-specification
Bryce Harrington
2008-01-05
1
-0
/
+1
*
initial filter UI code drop from Nick
MenTaLguY
2007-06-24
1
-1
/
+2
*
Object groups can be blurred. Blur slider updates when selection changes. Com...
Hugo Rodrigues
2006-08-20
1
-1
/
+1
*
Added skeleton files for other filter primitives' SP-objects. Added blur slid...
Hugo Rodrigues
2006-08-02
1
-1
/
+4
*
adding fill-opacity to dyna-draw
Aaron Spike
2006-05-18
1
-1
/
+2
*
do calligraphic draw opacity correctly
bulia byak
2006-05-17
1
-1
/
+1
*
Fixes calligraphy tool so drawing now uses the the correct opacity.
Joshua L. Blocher
2006-05-17
1
-1
/
+3
*
Calligraphy tool now draws in the last used color or tool style depending on ...
Joshua L. Blocher
2006-05-13
1
-0
/
+1
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+87