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
...
*
Add simple GUI for 'font-feature-settings'.
Tavmjong Bah
2015-06-22
2
-2
/
+56
*
Don't fill entry box with zeros while typing. Bug introduced with r14160.
Tavmjong Bah
2015-05-21
2
-0
/
+11
*
Font-variants widget: Enable 'Apply' button. Add more tooltips.
Tavmjong Bah
2015-05-20
2
-29
/
+104
*
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
2015-05-18
1
-5
/
+82
*
fixed: color icc selector - extra rows on startup
Tomasz Boczkowski
2015-05-17
1
-0
/
+3
*
fixed: color scales - updating color when switched from undefined
Tomasz Boczkowski
2015-05-17
6
-52
/
+101
*
fixed: color scales - extra row in RGB mode
Tomasz Boczkowski
2015-05-17
1
-0
/
+5
*
merged trunk
Tomasz Boczkowski
2015-05-17
3
-2
/
+516
|
\
|
*
Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...
Tavmjong Bah
2015-05-16
2
-11
/
+129
|
*
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
2015-05-14
2
-1
/
+30
|
*
GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...
Tavmjong Bah
2015-05-12
3
-2
/
+369
*
|
fixed color selector not remembering it's last open tab
Tomasz Boczkowski
2015-05-11
1
-1
/
+1
*
|
fixed crash in paint selector when changing from gradient to solid color
Tomasz Boczkowski
2015-05-09
1
-8
/
+3
*
|
merged trunk
Tomasz Boczkowski
2015-05-09
3
-21
/
+17
|
\
|
|
*
Fixed the layer blends
Marc Jeanmougin
2015-05-08
3
-21
/
+17
*
|
Reformatted refactored files
Tomasz Boczkowski
2015-05-03
12
-1324
/
+1291
*
|
Removed commented out code from ColorNotebook
Tomasz Boczkowski
2015-05-03
2
-164
/
+0
*
|
Introduced fixes after merge proposal review
Tomasz Boczkowski
2015-05-03
4
-73
/
+46
*
|
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
[prev]
[next]