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
*
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
*
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
*
Remove documentUnits from live_effect/effect.cpp/h
Jabier Arraiza Cenoz
2015-05-09
2
-27
/
+3
*
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
*
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
*
|
merging
Marc Jeanmougin
2015-04-26
31
-539
/
+818
|
\
|
|
*
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
|
*
Changed two SP_IS_LPE_ITEM calls
Jabier Arraiza Cenoz
2015-03-18
1
-16
/
+22
|
*
Remove sleep() left over from debugging.
Tavmjong Bah
2015-03-17
1
-1
/
+0
|
*
Partial fix for bug 1430873. Ellipses should behave properly with % values.
Tavmjong Bah
2015-03-16
1
-6
/
+6
|
*
Partial fix for bug 1430873. Rectangles should behave properly with % values.
Tavmjong Bah
2015-03-14
1
-49
/
+35
|
*
Fix for a potential (though unlikely) dereference of null pointer in the spra...
Nicolas Dufour
2015-03-14
1
-32
/
+34
|
*
Allow changing document scale (via changing viewBox). Start of GUI.
Tavmjong Bah
2015-03-11
3
-1
/
+141
|
*
remember status of preview pane in native Windows open dialog. (Bug 1428873)
Alvin Penner
2015-03-10
1
-0
/
+8
|
*
Update simplify and bspline to auto size some helper paths based on current zoom
Jabier Arraiza Cenoz
2015-03-08
2
-7
/
+7
|
*
Fix for Bug #918319 (Printing offsets page).
Nicolas Dufour
2015-03-05
1
-19
/
+2
|
*
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2015-03-01
2
-10
/
+10
|
*
Translations. New Icenlandic translation.
Sveinn í Felli
2015-02-27
1
-2
/
+2
*
|
merge
Marc Jeanmougin
2015-04-26
32
-226
/
+116
|
\
|
|
*
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
2015-02-26
6
-6
/
+6
|
*
Isolate components of libgc
Liam P. White
2015-02-25
6
-6
/
+6
|
*
Strip ToolFactory
Liam P. White
2015-02-25
26
-220
/
+110
*
|
more cast cleanup
Marc Jeanmougin
2015-02-27
10
-21
/
+21
*
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
26
-82
/
+68
*
|
Merge, resolved conflicts
Marc Jeanmougin
2015-02-23
13
-174
/
+88
|
\
|
|
*
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
2015-02-22
8
-166
/
+69
[next]