index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unnecessary inclusion of glibmm/threads.h
Tomasz Boczkowski
2015-05-03
10
-67
/
+13
*
gtk3 compile fix
Tomasz Boczkowski
2015-05-02
1
-7
/
+3
*
merge with trunk
Tomasz Boczkowski
2015-05-02
33
-187
/
+28
|
\
|
*
updated with trunk
Marc Jeanmougin
2015-04-29
30
-161
/
+2
|
|
\
|
|
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
30
-161
/
+2
|
*
|
merging
Marc Jeanmougin
2015-04-26
3
-3
/
+283
|
|
\
|
|
*
|
more cast cleanup
Marc Jeanmougin
2015-02-27
1
-2
/
+2
|
*
|
Merge, resolved conflicts
Marc Jeanmougin
2015-02-23
3
-6
/
+15
|
|
\
\
|
*
|
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
2
-4
/
+4
|
*
|
|
Just...
mc
2015-02-18
3
-26
/
+26
*
|
|
|
Using SelectedColor instead of SPColorSelector
Tomasz Boczkowski
2015-04-26
9
-76
/
+703
|
\
\
\
\
|
*
|
|
|
ColorNotebook is Gtk::Widget and uses ColorSelector
Tomasz Boczkowski
2014-06-01
3
-308
/
+122
|
*
|
|
|
moved ColorNotebook to ui/widget
Tomasz Boczkowski
2014-06-01
4
-1
/
+828
|
*
|
|
|
using SelectedColor in ColorPicker
Tomasz Boczkowski
2014-06-01
2
-43
/
+35
|
*
|
|
|
inhibit SelectedColor::setColorAlpha in the callbacks of it's signals
Tomasz Boczkowski
2014-06-01
4
-33
/
+9
*
|
|
|
|
merged SPColorICCSelector c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
3
-0
/
+1168
|
\
|
|
|
|
|
*
|
|
|
SPColorICC c++sification: using SelectedColor
Tomasz Boczkowski
2014-05-31
2
-275
/
+199
|
*
|
|
|
SPColorICC c++sification: moved to ui/widget/
Tomasz Boczkowski
2014-05-31
3
-0
/
+1233
*
|
|
|
|
merged SPColorScales c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
5
-2
/
+817
|
\
|
|
|
|
|
*
|
|
|
SPColorScales c++-sification - using SelectedColor
Tomasz Boczkowski
2014-05-31
2
-224
/
+92
|
*
|
|
|
SPColorScales c++-sification - move to ui/widget
Tomasz Boczkowski
2014-05-31
5
-2
/
+931
*
|
|
|
|
merged SPColorWheelSelector c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
3
-0
/
+408
|
\
|
|
|
|
|
*
|
|
|
SPColorWheelSelector c++-sification: replaced gtk calls by gtkmm versions
Tomasz Boczkowski
2014-05-31
2
-86
/
+90
|
*
|
|
|
SPColorWheelSelector c++-sification: inherit Gtk::Table/Grid
Tomasz Boczkowski
2014-05-31
2
-190
/
+100
|
*
|
|
|
SPColorWheelSelector c++-sification: moved to ui/widgets
Tomasz Boczkowski
2014-05-31
3
-0
/
+479
*
|
|
|
|
merged SelectedColor enhancements from svgpaints branch
Tomasz Boczkowski
2015-04-26
4
-30
/
+43
|
\
|
|
|
|
|
*
|
|
|
added dragged, released, grabbed signals to SelectedColor
Tomasz Boczkowski
2014-05-31
2
-0
/
+3
|
*
|
|
|
ColorSlider coding style
Tomasz Boczkowski
2014-05-31
2
-30
/
+40
*
|
|
|
|
merged SPNotebook c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
3
-0
/
+176
|
\
|
|
|
|
|
*
|
|
|
added ColorEntry class, refactored SPColorNotebook to use it
Tomasz Boczkowski
2014-05-30
3
-0
/
+176
*
|
|
|
|
merged SPColorSlider c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-25
3
-0
/
+754
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
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: 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
|
*
|
|
moved widgets/sp-color-slider to ui/widget/color-slider
Tomasz Boczkowski
2014-05-23
3
-0
/
+1109
*
|
|
|
Fix GTK3 build (typo).
Tavmjong Bah
2015-03-21
1
-1
/
+1
*
|
|
|
Add GUI for 'viewBox'.
Tavmjong Bah
2015-03-21
2
-22
/
+168
*
|
|
|
Remove sleep() left over from debugging.
Tavmjong Bah
2015-03-17
1
-1
/
+0
*
|
|
|
Allow changing document scale (via changing viewBox). Start of GUI.
Tavmjong Bah
2015-03-11
2
-1
/
+136
*
|
|
|
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2015-03-01
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
2015-02-22
2
-5
/
+14
*
|
|
i18n
Kris De Gussem
2015-02-16
1
-1
/
+1
|
|
/
|
/
|
*
|
improved precision in placing grids and guides. (Bug 1373311)
Alvin Penner
2015-01-23
1
-1
/
+4
*
|
Avoid calling root->updateRepr() twice when changing width and height.
Tavmjong Bah
2015-01-05
1
-2
/
+1
[next]