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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Using SelectedColor instead of SPColorSelector
Tomasz Boczkowski
2015-04-26
15
-108
/
+765
|
\
|
*
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
5
-1
/
+830
|
*
using SelectedColor in ColorPicker
Tomasz Boczkowski
2014-06-01
2
-43
/
+35
|
*
Using SelectedColor in extenstion/param/color
Tomasz Boczkowski
2014-06-01
2
-0
/
+15
|
*
inhibit SelectedColor::setColorAlpha in the callbacks of it's signals
Tomasz Boczkowski
2014-06-01
6
-43
/
+32
*
|
merged SPColorICCSelector c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
4
-0
/
+1170
|
\
|
|
*
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
4
-0
/
+1235
*
|
merged SPColorScales c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
6
-2
/
+825
|
\
|
|
*
SPColorScales c++-sification - using SelectedColor
Tomasz Boczkowski
2014-05-31
2
-224
/
+92
|
*
updated CMakeLists
Tomasz Boczkowski
2014-05-31
1
-0
/
+8
|
*
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
5
-3
/
+419
|
\
|
|
*
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
4
-193
/
+112
|
*
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
6
-31
/
+70
|
\
|
|
*
added dragged, released, grabbed signals to SelectedColor
Tomasz Boczkowski
2014-05-31
4
-1
/
+30
|
*
ColorSlider coding style
Tomasz Boczkowski
2014-05-31
2
-30
/
+40
*
|
merged SPNotebook c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
5
-30
/
+232
|
\
|
|
*
added ColorEntry class, refactored SPColorNotebook to use it
Tomasz Boczkowski
2014-05-30
3
-0
/
+176
|
*
changed coding style of SelectedColor
Tomasz Boczkowski
2014-05-30
2
-30
/
+48
|
*
SPColorNotebok c++-sification - available pages list
Tomasz Boczkowski
2014-05-30
2
-2
/
+11
*
|
merged SPSelected color implementation from svgpaints branch
Tomasz Boczkowski
2015-04-25
3
-0
/
+179
|
\
|
|
*
SPColorSelector c++-sification: added ColorSelectorFactory
Tomasz Boczkowski
2014-05-30
2
-2
/
+24
|
*
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
*
|
merged SPColorSlider c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-25
4
-0
/
+756
|
\
|
|
*
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
4
-0
/
+1111
*
|
Replace GList by std::vector
Tavmjong Bah
2015-04-14
2
-35
/
+25
*
|
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
2015-04-10
9
-350
/
+357
*
|
Cleaned up cmake files to build successfully on Linux.
Jon A. Cruz
2015-04-08
1
-11
/
+18
*
|
inicialice a header variable
Jabier Arraiza Cenoz
2015-04-02
1
-0
/
+1
*
|
Fix a bug introduced by me using path parameters in LPE
Jabier Arraiza Cenoz
2015-03-23
1
-23
/
+17
*
|
Fix a bug in multi-path-manipulator and finish bspline refactor
Jabier Arraiza Cenoz
2015-03-21
3
-17
/
+13
*
|
Fix GTK3 build (typo).
Tavmjong Bah
2015-03-21
1
-1
/
+1
*
|
Improve the cache system of bspline, "Correctly" show bspline weight power on...
Jabier Arraiza Cenoz
2015-03-21
4
-14
/
+28
*
|
Add GUI for 'viewBox'.
Tavmjong Bah
2015-03-21
2
-22
/
+168
*
|
sp. fix seperate
Bryce Harrington
2015-03-21
1
-1
/
+1
*
|
ui/tools: sp. fixes (cosmetic)
Bryce Harrington
2015-03-19
7
-8
/
+8
[next]