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
*
Add simple GUI for 'font-feature-settings'.
Tavmjong Bah
2015-06-22
3
-3
/
+59
*
Spray Tool. Fixing boolean initialization and coding style issues.
Nicolas Dufour
2015-06-18
2
-11
/
+11
*
Enable column headers. Add tooltips to headers.
Tavmjong Bah
2015-06-18
2
-3
/
+37
*
cmake: Add some missing header files to CMakeLists.txt
Bryce Harrington
2015-06-08
1
-0
/
+7
*
Fix undo history entry for moving a layer (consistency)
su_v
2015-06-03
1
-1
/
+1
*
Mark user-visible messages for translation
Alexandre Prokoudine
2015-05-31
1
-18
/
+18
*
Replace tabs by spaces
Diederik van Lierop
2015-05-30
1
-28
/
+28
*
Snapping in node tool now also works when:
Diederik van Lierop
2015-05-30
12
-48
/
+164
*
Fix a bug in BSpline whith pencil mode and handles tolerance
Jabier Arraiza Cenoz
2015-05-29
1
-6
/
+7
*
Fix locale number handling on powerstroke dialog (bug #1457172)
Ben Scholzen 'DASPRiD
2015-05-25
3
-21
/
+18
|
\
|
*
Use sane constant for min and max values in LPE dialogs
Ben Scholzen 'DASPRiD
2015-05-20
2
-4
/
+6
|
*
Fix locale number handling on powerstroke dialog
Ben Scholzen 'DASPRiD
2015-05-20
2
-19
/
+14
*
|
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
4
-29
/
+132
*
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
7
-59
/
+107
*
fixed: color scales - extra row in RGB mode
Tomasz Boczkowski
2015-05-17
1
-0
/
+5
*
merged trunk
Tomasz Boczkowski
2015-05-17
6
-4
/
+534
|
\
|
*
Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...
Tavmjong Bah
2015-05-16
3
-12
/
+130
|
*
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
2015-05-14
3
-2
/
+34
|
*
cmake: fix build with new GUI for font-variant-xxx (r14148)
su_v
2015-05-12
1
-0
/
+2
|
*
GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...
Tavmjong Bah
2015-05-12
5
-3
/
+381
*
|
merged trunk
Tomasz Boczkowski
2015-05-11
2
-4
/
+14
|
\
|
|
*
UI. Fix for Bug #1450875 (A change of the Image quality for an embedded/linke...
Nicolas Dufour
2015-05-11
1
-2
/
+4
|
*
Fix for bug 1194091
Marc Jeanmougin
2015-05-10
1
-2
/
+10
*
|
fixed color selector not remembering it's last open tab
Tomasz Boczkowski
2015-05-11
1
-1
/
+1
*
|
merged trunk
Tomasz Boczkowski
2015-05-11
2
-27
/
+3
|
\
|
|
*
Remove documentUnits from live_effect/effect.cpp/h
Jabier Arraiza Cenoz
2015-05-09
2
-27
/
+3
*
|
fixed crash in paint selector when changing from gradient to solid color
Tomasz Boczkowski
2015-05-09
3
-16
/
+14
*
|
merged trunk
Tomasz Boczkowski
2015-05-09
18
-54
/
+60
|
\
|
|
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
11
-24
/
+11
|
*
Fixed the layer blends
Marc Jeanmougin
2015-05-08
3
-21
/
+17
|
*
fix for stl "remove"
Marc Jeanmougin
2015-05-07
1
-1
/
+1
|
*
better fix, using std::remove instead of std::erase
Marc Jeanmougin
2015-05-07
1
-3
/
+1
|
*
fix crash when converting a group of objects to path
Marc Jeanmougin
2015-05-07
1
-1
/
+3
|
*
UI. Fix for Bug #1450877 (GUI glitch in Object Properties)
Nicolas Dufour
2015-05-06
1
-2
/
+2
|
*
show filter usage count
Raphael Rosch
2015-05-05
2
-6
/
+29
*
|
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
4
-26
/
+10
*
|
merge with trunk
Tomasz Boczkowski
2015-05-02
89
-708
/
+388
|
\
|
|
*
Fixed comparison function used in sorts
Marc Jeanmougin
2015-05-02
1
-1
/
+1
|
*
updated with trunk
Marc Jeanmougin
2015-04-29
57
-286
/
+2
|
|
\
|
|
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
57
-286
/
+2
|
*
|
removed a few useless SP_OBJECT() casts
Marc Jeanmougin
2015-04-27
3
-3
/
+3
|
*
|
removed a few "using Inkscape::Util::GSListConstIterator"
Marc Jeanmougin
2015-04-27
2
-6
/
+0
|
*
|
Just reread the entire diff against trunk. Given the diff size, i must have f...
Marc Jeanmougin
2015-04-26
3
-4
/
+3
[next]