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
*
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
1
-2
/
+1
*
Make damn sure the item hasn't been deleted before adding it.
Martin Owens
2014-01-08
1
-1
/
+2
*
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
1
-3
/
+4
*
gimpspinscale (upstream gtk3-port#28c62): Convert to GtkStyleContext
Alex Valavanis
2014-01-03
1
-35
/
+49
*
gimpspinscale (upstream #6940c): Add get/set_label
Alex Valavanis
2014-01-03
2
-36
/
+68
*
gimpspinscale (upstream #fb623): Reorder functions
Alex Valavanis
2014-01-03
1
-23
/
+23
*
gimpspinscale (upstream #ce8ae): Fix text rendering on dark bg
Alex Valavanis
2014-01-03
1
-56
/
+141
*
gimpspinscale (upstream #85a09): Fix drag issue
Alex Valavanis
2014-01-03
1
-2
/
+10
*
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
2014-01-02
6
-30
/
+91
*
Fix for bug #1236282 (add full keyboard navigation support for new templates ...
Nicolas Dufour
2013-12-27
4
-4
/
+12
*
UI message fix
Kris De Gussem
2013-12-24
1
-2
/
+2
*
Check order (fixing bug 1219264 ?)
Kris De Gussem
2013-12-15
1
-2
/
+2
*
Fix for Bug #1255367 (Alt D clears undo history even when nothing happens).
Nicolas Dufour
2013-12-12
1
-1
/
+9
*
patch by Adolf Mathias and ~suv for Bug 1136495
Alvin Penner
2013-12-07
1
-1
/
+1
*
Fix for Bug #1257007 ([devlibs-gtk3] Crash when clicking on Export As...).
Nicolas Dufour
2013-12-06
1
-1
/
+9
*
add null pointer check
Kris De Gussem
2013-12-05
1
-1
/
+1
*
reorder header file includes. Because glibmm depends on a deprecated/threads....
Johan B. C. Engelen
2013-11-21
1
-1
/
+2
*
Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.
Tavmjong Bah
2013-11-19
5
-17
/
+117
*
part of patch by David Evans to fix C++11 build
Johan B. C. Engelen
2013-11-12
1
-0
/
+8
*
Clean up some tool related things.
Markus Engel
2013-11-12
9
-173
/
+41
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
68
-23
/
+24160
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
27
-75
/
+100
*
remove unused private members
Johan B. C. Engelen
2013-11-05
2
-6
/
+1
*
fix memleak. Export dialog still has many of its pointer members leaking !!!
Johan B. C. Engelen
2013-10-30
2
-24
/
+26
*
units: fix stroke/gradient/whatever scaling when changing document unit in th...
Johan B. C. Engelen
2013-10-29
1
-5
/
+25
*
"fix" some "unused parameter" warnings
Kris De Gussem
2013-10-29
1
-1
/
+1
*
don't update doc unit stuff when initializing DocumentProperties dialog widgets
Johan B. C. Engelen
2013-10-25
1
-8
/
+14
*
fix ambiguity error with C++11 (gcc 4.6.2 Windows)
Johan B. C. Engelen
2013-10-21
1
-1
/
+1
*
we don't have nondocked dialogs, so rewrite restoring dialogs on startup via ...
buliabyak
2013-10-13
2
-6
/
+7
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
19
-78
/
+78
*
Fix cycling through nodes with tab key.
Markus Engel
2013-10-09
2
-12
/
+1
*
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
2013-10-09
1
-2
/
+2
*
Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...
Tavmjong Bah
2013-10-08
1
-1
/
+1
*
Rewrite the internals of the unit code for somewhat better performance
Krzysztof Kosi??ski
2013-10-05
3
-10
/
+8
*
C++
Johan B. C. Engelen
2013-10-04
2
-5
/
+5
*
C++
Johan B. C. Engelen
2013-10-04
2
-8
/
+8
*
fix bug (added some comments to jabiertxof's patch)
Johan B. C. Engelen
2013-10-04
2
-3
/
+4
*
Do not allow NULL _spcurve to be set in PathManipulator.
Krzysztof Kosi??ski
2013-10-04
1
-0
/
+4
*
Fix segment welding in the node tool hanging when a two-point segment
Krzysztof Kosi??ski
2013-10-02
1
-2
/
+7
*
fix previous commit
Johan B. C. Engelen
2013-09-30
1
-2
/
+2
*
string leaks
Johan B. C. Engelen
2013-09-30
1
-2
/
+2
*
fix two memleaks
Johan B. C. Engelen
2013-09-28
1
-2
/
+6
*
cppcheck: performance
Kris De Gussem
2013-09-26
2
-2
/
+2
*
random code cleanup
Johan B. C. Engelen
2013-09-26
1
-1
/
+1
*
Merged from trunk (r12593).
Markus Engel
2013-09-26
3
-4
/
+4
|
\
|
*
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
2013-09-25
3
-4
/
+4
*
|
Merged from trunk (r12588).
Markus Engel
2013-09-24
20
-142
/
+323
|
\
|
|
*
Fix my email address through codebase
Bryce Harrington
2013-09-24
2
-2
/
+2
[next]