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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-08
cmake: Add some missing header files to CMakeLists.txt
Bryce Harrington
1
-0
/
+7
2015-06-08
Show angle of selected line segments relative to X-axis
Alexander Brock
1
-3
/
+26
2015-06-03
Fix undo history entry for moving a layer (consistency)
su_v
1
-1
/
+1
2015-05-31
Mark user-visible messages for translation
Alexandre Prokoudine
1
-18
/
+18
2015-05-30
Replace tabs by spaces
Diederik van Lierop
1
-28
/
+28
2015-05-30
Snapping in node tool now also works when:
Diederik van Lierop
12
-48
/
+164
2015-05-29
Fix a bug in BSpline whith pencil mode and handles tolerance
Jabier Arraiza Cenoz
1
-6
/
+7
2015-05-22
Update to 2Geom revision 2396
Krzysztof Kosi??ski
4
-8
/
+4
2015-05-21
Don't fill entry box with zeros while typing. Bug introduced with r14160.
Tavmjong Bah
2
-0
/
+11
2015-05-20
Use sane constant for min and max values in LPE dialogs
Ben Scholzen 'DASPRiD
2
-4
/
+6
2015-05-20
Fix locale number handling on powerstroke dialog
Ben Scholzen 'DASPRiD
2
-19
/
+14
2015-05-20
Font-variants widget: Enable 'Apply' button. Add more tooltips.
Tavmjong Bah
4
-29
/
+132
2015-05-18
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
1
-5
/
+82
2015-05-17
fixed: color icc selector - extra rows on startup
Tomasz Boczkowski
1
-0
/
+3
2015-05-17
fixed: color scales - updating color when switched from undefined
Tomasz Boczkowski
7
-59
/
+107
2015-05-17
fixed: color scales - extra row in RGB mode
Tomasz Boczkowski
1
-0
/
+5
2015-05-16
Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...
Tavmjong Bah
3
-12
/
+130
2015-05-14
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
3
-2
/
+34
2015-05-12
cmake: fix build with new GUI for font-variant-xxx (r14148)
su_v
1
-0
/
+2
2015-05-12
GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...
Tavmjong Bah
5
-3
/
+381
2015-05-11
fixed color selector not remembering it's last open tab
Tomasz Boczkowski
1
-1
/
+1
2015-05-11
UI. Fix for Bug #1450875 (A change of the Image quality for an embedded/linke...
Nicolas Dufour
1
-2
/
+4
2015-05-10
Fix for bug 1194091
Marc Jeanmougin
1
-2
/
+10
2015-05-10
Working on Krzysztof review. Seems to be all fixed.
Jabier Arraiza Cenoz
1
-9
/
+9
2015-05-09
fixing review
Jabier Arraiza Cenoz
2
-5
/
+5
2015-05-09
Remove documentUnits from live_effect/effect.cpp/h
Jabier Arraiza Cenoz
2
-27
/
+3
2015-05-09
Fix eraser tool
Krzysztof Kosi??ski
1
-6
/
+18
2015-05-09
fixed crash in paint selector when changing from gradient to solid color
Tomasz Boczkowski
3
-16
/
+14
2015-05-08
fixes a few of jenkins warnings
Marc Jeanmougin
11
-24
/
+11
2015-05-08
Fix node editing problems
Krzysztof Kosi??ski
1
-5
/
+5
2015-05-08
Fixed the layer blends
Marc Jeanmougin
3
-21
/
+17
2015-05-07
fix for stl "remove"
Marc Jeanmougin
1
-1
/
+1
2015-05-07
better fix, using std::remove instead of std::erase
Marc Jeanmougin
1
-3
/
+1
2015-05-07
fix crash when converting a group of objects to path
Marc Jeanmougin
1
-1
/
+3
2015-05-06
UI. Fix for Bug #1450877 (GUI glitch in Object Properties)
Nicolas Dufour
1
-2
/
+2
2015-05-05
show filter usage count
Raphael Rosch
2
-6
/
+29
2015-05-03
Reformatted refactored files
Tomasz Boczkowski
12
-1324
/
+1291
2015-05-03
Removed commented out code from ColorNotebook
Tomasz Boczkowski
2
-164
/
+0
2015-05-03
Introduced fixes after merge proposal review
Tomasz Boczkowski
4
-73
/
+46
2015-05-03
Removed unnecessary inclusion of glibmm/threads.h
Tomasz Boczkowski
10
-67
/
+13
2015-05-02
gtk3 compile fix
Tomasz Boczkowski
4
-26
/
+10
2015-05-02
Fixed comparison function used in sorts
Marc Jeanmougin
1
-1
/
+1
2015-04-30
Update 2Geom to r2347
Krzysztof Kosi??ski
3
-6
/
+6
2015-04-29
Fis fix a bug finded in my presentation in the HackFest
jabiertxof
1
-2
/
+6
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
6
-28
/
+39
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
57
-286
/
+2
2015-04-27
removed a few useless SP_OBJECT() casts
Marc Jeanmougin
3
-3
/
+3
2015-04-27
removed a few "using Inkscape::Util::GSListConstIterator"
Marc Jeanmougin
2
-6
/
+0
2015-04-26
Just reread the entire diff against trunk. Given the diff size, i must have f...
Marc Jeanmougin
3
-4
/
+3
2015-04-14
Replace GList by std::vector
Tavmjong Bah
2
-35
/
+25
[prev]
[next]