index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
for rubberband outline, add shading instead of XOR (Bug 1266308)
Alvin Penner
2014-01-15
4
-1
/
+15
*
Revert r12544. Fixes bug 1256449 (Clipping missing on Cairo-based exports). N...
Tavmjong Bah
2014-01-15
1
-3
/
+3
*
Fix for Bug #1236282 (add full keyboard navigation support for new templates ...
Nicolas Dufour
2014-01-15
3
-5
/
+12
*
drop useless checks for hard Cairo version dependency
Alex Valavanis
2014-01-15
2
-8
/
+0
*
Additional fix for Bug #1268778 (Move cursor disappears after clicking on Sel...
Nicolas Dufour
2014-01-15
1
-2
/
+9
*
Fix for Bug #1268778 (Move cursor disappears after clicking on Select Tool (F...
Nicolas Dufour
2014-01-14
1
-13
/
+12
*
multi-path-manipulator: strip dead code
Alex Valavanis
2014-01-14
1
-11
/
+0
*
fix warnings on compilers that provide unordered_set
Alex Valavanis
2014-01-14
1
-1
/
+17
*
Fix bzr revision number in version string (LP #1071923)
Bryce Harrington
2014-01-14
1
-1
/
+1
*
Merge in patch from mathog in Bug #1241797
Martin Owens
2014-01-14
2
-28
/
+67
*
Fix bug #1239779 by removing caching for symbols.
Martin Owens
2014-01-14
2
-50
/
+22
*
Add GUI for feComponentTransfer filter primitive.
Tavmjong Bah
2014-01-13
3
-45
/
+231
*
Prevent segfault if 'tableValues' is empty.
Tavmjong Bah
2014-01-13
1
-8
/
+17
*
update 2geom's copy to r2142
Johan B. C. Engelen
2014-01-12
50
-296
/
+454
*
LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ...
Johan B. C. Engelen
2014-01-12
2
-14
/
+8
*
lpe knot: code cleanup. mostly adding parens to if-statement predicates that ...
Johan B. C. Engelen
2014-01-12
1
-34
/
+37
*
fix build with boehm-gc 7.4.0+ (patch by Vladimir Smirnov, slightly modified ...
Johan B. C. Engelen
2014-01-12
2
-6
/
+14
*
pass class variables by reference for performance
Kris De Gussem
2014-01-12
9
-26
/
+26
*
pass class variables by reference for performance
Kris De Gussem
2014-01-11
4
-15
/
+15
*
gtkmmification (seems there is more margin in desktop-widget.cpp)
Kris De Gussem
2014-01-11
6
-27
/
+15
*
suppress compiler warnings
Kris De Gussem
2014-01-11
2
-2
/
+2
*
add another break. It is not strictly necessary here, but who knows what code...
Johan B. C. Engelen
2014-01-10
1
-0
/
+1
*
Stop button_release events causing an enter_notify with a simple break. Fixes...
Martin Owens
2014-01-10
1
-0
/
+1
*
Give the selection id a default just in case every selected item has no id. F...
Martin Owens
2014-01-10
1
-1
/
+1
*
Change Sans to sans-serif on suv's advice in bug #1230241
Martin Owens
2014-01-10
1
-1
/
+1
*
Make Sans the default if pango can't get the family name from the font descri...
Martin Owens
2014-01-10
1
-0
/
+2
*
For bug #1267552 Allow pseudo class matches to continue matching the rest of ...
Martin Owens
2014-01-09
1
-3
/
+3
*
null check: fix regression Bug #1258815 (crash after using Edit nodes icon tw...
Kris De Gussem
2014-01-09
1
-1
/
+1
*
add null check: should fix bug #1163241 (inkscape crashed with SIGSEGV in Ink...
Kris De Gussem
2014-01-08
1
-0
/
+3
*
suppress compiler warnings
Kris De Gussem
2014-01-08
1
-1
/
+1
*
Rebuild symbols collection if opening or closing documents.
Martin Owens
2014-01-08
2
-0
/
+10
*
Add id switch to unsymbol to stop clones from being deleted.
Martin Owens
2014-01-08
1
-1
/
+2
*
comment-out unused code
Johan B. C. Engelen
2014-01-08
1
-1
/
+3
*
fix warnings
Johan B. C. Engelen
2014-01-08
1
-4
/
+4
*
fix warning, update comments
Johan B. C. Engelen
2014-01-08
1
-5
/
+4
*
small code clarification, doesn't change anything, but makes intent more clear
Johan B. C. Engelen
2014-01-08
1
-1
/
+1
*
Change my mind on the solution to the bug, protect all selection additions.
Martin Owens
2014-01-08
2
-2
/
+2
*
Prevent infinite loop with bad input.
Tavmjong Bah
2014-01-08
1
-0
/
+1
*
warning cleanup
Johan B. C. Engelen
2014-01-08
1
-1
/
+1
*
Make damn sure the item hasn't been deleted before adding it.
Martin Owens
2014-01-08
1
-1
/
+2
*
fix "set but ununused" warning
Johan B. C. Engelen
2014-01-08
1
-4
/
+4
*
glyph drawing: improve code
Johan B. C. Engelen
2014-01-08
1
-18
/
+16
*
fix bug (and add parens so we don't rely on operator precedence)
Johan B. C. Engelen
2014-01-08
1
-1
/
+1
*
Language pseudo class should be case-insenstivie
Martin Owens
2014-01-08
1
-3
/
+1
*
c-string buffer > Glib::ustring usage
Kris De Gussem
2014-01-06
1
-8
/
+3
*
Fix transforming shapes with path effect applied (bug #1247324)
Jabier Arraiza Cenoz
2014-01-06
3
-0
/
+15
*
Only display snapping tooltip if source / target are defined (LP #1255764)
Bryce Harrington
2014-01-06
1
-23
/
+25
*
Uniform colons usage in UI in front of edit boxes
Kris De Gussem
2014-01-05
1
-4
/
+4
*
modify get_scale_transform_for_variable_stroke() to be consistent with get_sc...
Alvin Penner
2014-01-04
4
-89
/
+97
*
Fix for bug #1057494 (Remove Manual Kerns hides the selected text).
Nicolas Dufour
2014-01-04
1
-0
/
+1
[next]