index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Using SelectedColor instead of SPColorSelector
Tomasz Boczkowski
2015-04-26
10
-1074
/
+177
|
\
|
*
ColorNotebook is Gtk::Widget and uses ColorSelector
Tomasz Boczkowski
2014-06-01
3
-3
/
+9
|
*
moved ColorNotebook to ui/widget
Tomasz Boczkowski
2014-06-01
7
-833
/
+4
|
*
using ColorSelector in SwatchSelector
Tomasz Boczkowski
2014-06-01
2
-63
/
+51
|
*
using ColorSelector in SPPaintSelector
Tomasz Boczkowski
2014-06-01
2
-47
/
+56
|
*
using ColorSelector in gradient vector selector widget
Tomasz Boczkowski
2014-06-01
1
-14
/
+45
|
*
Using SelectedColor in extenstion/param/color
Tomasz Boczkowski
2014-06-01
2
-1
/
+14
|
*
SPColorNotebook cleanup
Tomasz Boczkowski
2014-06-01
2
-142
/
+16
|
*
inhibit SelectedColor::setColorAlpha in the callbacks of it's signals
Tomasz Boczkowski
2014-06-01
1
-2
/
+2
*
|
merged SPColorICCSelector c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
5
-1214
/
+1
|
\
|
|
*
SPColorICC c++sification: moved to ui/widget/
Tomasz Boczkowski
2014-05-31
5
-1236
/
+1
*
|
merged SPColorScales c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
8
-919
/
+11
|
\
|
|
*
SPColorScales c++-sification - using SelectedColor
Tomasz Boczkowski
2014-05-31
4
-3
/
+9
|
*
updated CMakeLists
Tomasz Boczkowski
2014-05-31
1
-4
/
+0
|
*
SPColorScales c++-sification - move to ui/widget
Tomasz Boczkowski
2014-05-31
5
-931
/
+2
*
|
merged SPColorWheelSelector c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
5
-472
/
+48
|
\
|
|
*
fixed updating selected color using wheel
Tomasz Boczkowski
2014-05-31
2
-1
/
+35
|
*
SPColorWheelSelector c++-sification: inherit Gtk::Table/Grid
Tomasz Boczkowski
2014-05-31
1
-7
/
+13
|
*
SPColorWheelSelector c++-sification: moved to ui/widgets
Tomasz Boczkowski
2014-05-31
4
-481
/
+1
*
|
merged SelectedColor enhancements from svgpaints branch
Tomasz Boczkowski
2015-04-26
3
-22
/
+22
|
\
|
|
*
ColorSlider coding style
Tomasz Boczkowski
2014-05-31
3
-22
/
+22
*
|
merged SPNotebook c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
6
-233
/
+190
|
\
|
|
*
added ColorEntry class, refactored SPColorNotebook to use it
Tomasz Boczkowski
2014-05-30
2
-80
/
+30
|
*
SPColorNotebok c++-sification - removed trackerList, commented out unused pop...
Tomasz Boczkowski
2014-05-30
2
-153
/
+67
|
*
SPColorNotebok c++-sification - available pages list
Tomasz Boczkowski
2014-05-30
7
-15
/
+106
*
|
merged SPSelected color implementation from svgpaints branch
Tomasz Boczkowski
2015-04-25
7
-2
/
+83
|
\
|
|
*
SPColorSelector c++-sification: added ColorSelectorFactory
Tomasz Boczkowski
2014-05-30
7
-2
/
+82
*
|
merged SPPattern c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-25
2
-4
/
+4
|
\
|
|
*
SPPattern c++-sification: replaced function by methods
Tomasz Boczkowski
2014-05-28
2
-4
/
+4
*
|
merged SPColorSlider c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-25
11
-1022
/
+227
|
\
|
|
*
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
|
*
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
9
-1108
/
+6
|
*
SPColorSlider c++-sification: added ColorSlider class
Tomasz Boczkowski
2014-05-21
6
-13
/
+294
*
|
Replace GList by std::vector
Tavmjong Bah
2015-04-14
1
-12
/
+9
*
|
Fix for potential null pointer call in the 3D box toolbar widget.
Nicolas Dufour
2015-03-12
1
-7
/
+7
*
|
scale spinboxes for rectangle toolbar. (Bug 307656)
Alvin Penner
2015-03-04
1
-6
/
+5
*
|
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2015-03-01
2
-76
/
+55
*
|
load rectangle parameters as px. (Bug 1424798)
Alvin Penner
2015-02-25
1
-1
/
+1
*
|
Backport commit 2086344 from GIMP master: try to fix rulers (bug #1351597)
Liam P. White
2015-02-25
1
-17
/
+25
*
|
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
2015-02-22
1
-22
/
+15
*
|
Commenting dead assignments.
Nicolas Dufour
2015-02-08
1
-3
/
+6
*
|
Fix two instances of "Dead Initialization" found via Clang scan-build.
Tavmjong Bah
2015-02-03
1
-2
/
+0
*
|
Experimental mesh smoothing code.
Tavmjong Bah
2015-02-02
2
-19
/
+207
*
|
Remove sp_style_new().
Tavmjong Bah
2014-12-25
2
-26
/
+21
*
|
Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs().
Tavmjong Bah
2014-12-24
2
-82
/
+69
*
|
Use gray for 'context-fill' and 'context-stroke' in marker selector.
Tavmjong Bah
2014-12-23
1
-4
/
+4
*
|
Bug #1380413: make sure that the rect toolbar knows when and when not to update
Liam P. White
2014-12-21
1
-3
/
+11
[next]