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
*
SPColorSelector c++-sification: added ColorSelectorFactory
Tomasz Boczkowski
2014-05-30
9
-4
/
+106
*
SPColorSelector c++-sification: added SelectedColor class
Tomasz Boczkowski
2014-05-29
2
-0
/
+147
*
SPColorSelector c++-sification: added SelectedColor class
Tomasz Boczkowski
2014-05-29
1
-0
/
+2
*
fixed possible bug SPPattern::_get_children
Tomasz Boczkowski
2014-05-29
1
-3
/
+2
*
SPPattern c++-sification: class fields are private
Tomasz Boczkowski
2014-05-29
3
-27
/
+26
*
SPPattern c++-sification: replaced function by methods pt3
Tomasz Boczkowski
2014-05-29
3
-35
/
+30
*
SPPattern c++-sification: replaced function by methods
Tomasz Boczkowski
2014-05-28
7
-48
/
+43
*
SPPattern c++-sification: removed unused declatations and includes
Tomasz Boczkowski
2014-05-27
1
-11
/
+9
*
SPPattern c++-sification: replacing pattern_ functions by methods pt1
Tomasz Boczkowski
2014-05-27
7
-63
/
+68
*
SPPattern c++-sification: replaced GSList by std::list
Tomasz Boczkowski
2014-05-27
3
-31
/
+37
*
SPPattern c++-sification: replaced gchar* by Glib::ustring
Tomasz Boczkowski
2014-05-26
2
-16
/
+11
*
SPPattern c++-sification: replaced guint by bool and enum
Tomasz Boczkowski
2014-05-26
3
-34
/
+34
*
SPColorSlider c++-sification: remove unnecessary reference to Gtk::Adjustment
Tomasz Boczkowski
2014-05-24
1
-3
/
+0
*
SPColorSlider c++-sification: remove gobject based code
Tomasz Boczkowski
2014-05-24
2
-718
/
+0
*
SPColorSlider c++-sification: use in sp-color-icc-selector
Tomasz Boczkowski
2014-05-24
1
-37
/
+35
*
SPColorSlider c++-sification: use in sp-color-scales
Tomasz Boczkowski
2014-05-24
2
-106
/
+94
*
SPColorSlider c++-sification: fixed crash at exit
Tomasz Boczkowski
2014-05-24
1
-1
/
+1
*
SPColorSlider c++-sification: fixed size request
Tomasz Boczkowski
2014-05-24
2
-1
/
+13
*
SPColorSlider c++-sification: compilation with GTK3
Tomasz Boczkowski
2014-05-24
2
-32
/
+100
*
SPColorSlider c++-sification: fixed failed Gtk assertion
Tomasz Boczkowski
2014-05-24
1
-1
/
+3
*
SPColorSlider c++-sification: fixed drawing border
Tomasz Boczkowski
2014-05-24
1
-8
/
+10
*
SPColorSlider c++-sification: ported mouse events
Tomasz Boczkowski
2014-05-24
1
-3
/
+50
*
SPColorSlider c++-sification: ported drawing
Tomasz Boczkowski
2014-05-23
2
-7
/
+78
*
ported draw method
Tomasz Boczkowski
2014-05-23
1
-6
/
+167
*
SPColorWheelSelector uses refactored ColorSlider class
Tomasz Boczkowski
2014-05-23
2
-57
/
+56
*
moved widgets/sp-color-slider to ui/widget/color-slider
Tomasz Boczkowski
2014-05-23
11
-18
/
+27
*
SPColorSlider c++-sification: added ColorSlider class
Tomasz Boczkowski
2014-05-21
6
-13
/
+294
*
fix compliance test pservers-pattern-04-f - inheriting pattern viewBox
Tomasz Boczkowski
2014-05-17
1
-2
/
+3
*
Fix GTK+ 3 build
Liam P. White
2014-05-16
1
-0
/
+13
*
fix compliance test pservers-pattern-03-f - using fallback when pattern is empty
Tomasz Boczkowski
2014-05-16
5
-2
/
+34
*
don't rely on operator precedence (rev. 13372)
Johan B. C. Engelen
2014-05-16
1
-2
/
+2
*
Fix crash in preview widget for files containing objectBoundingBox related pa...
Tomasz Boczkowski
2014-05-16
1
-2
/
+2
*
fix C++11 compilation
Johan B. C. Engelen
2014-05-15
2
-2
/
+4
*
fix compile warning
Johan B. C. Engelen
2014-05-15
1
-1
/
+1
*
make windows filedialog's code more portable for different mingw versions (fa...
Johan B. C. Engelen
2014-05-15
2
-11
/
+7
*
Fix Pango markup in Text and Font dialog.
Tavmjong Bah
2014-05-15
1
-4
/
+4
*
Style rewrite: Unquote strings from libcroco. Fixes 1303422.
Tavmjong Bah
2014-05-15
1
-2
/
+5
*
fix windows 64bit build. (changes already committed to trunk)
Johan B. C. Engelen
2014-05-13
6
-5
/
+7
*
add 64-bit resource manifests for Windows x64 builds
Johan B. C. Engelen
2014-05-13
4
-0
/
+79
*
adding missing files from LPE simplify
Jabier Arraiza Cenoz
2014-05-13
4
-0
/
+494
*
Style rewrite: Prevent CSS2 'text-decoration' from overwriting CSS3 'text-dec...
Tavmjong Bah
2014-05-13
2
-19
/
+46
*
Added Latice2 deformation LPE
Jabier Arraiza Cenoz
2014-05-13
9
-1
/
+882
*
Add Simplify LPE
Jabier Arraiza Cenoz
2014-05-13
9
-6
/
+145
*
Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW
Jabier Arraiza Cenoz
2014-05-13
3
-7
/
+39
*
Patch from Jabierxto to fix a bug I reported off-tracker.
Josh Andler
2014-05-12
1
-2
/
+2
*
small logic improvement
Johan B. C. Engelen
2014-05-12
1
-3
/
+1
*
CSS2 and CSS3 text decoration rendering, most code from David Mathog.
Tavmjong Bah
2014-05-11
4
-199
/
+429
*
Add closePath().
Tavmjong Bah
2014-05-11
1
-0
/
+1
*
Tentative fix for LPEs and undo
Liam P. White
2014-05-10
2
-2
/
+21
*
Style rewrite: 'text-decoration' requires access to style of ancestor element...
Tavmjong Bah
2014-05-10
2
-8
/
+24
[next]