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
*
update to trunk
Jabier Arraiza Cenoz
2014-01-27
4
-15
/
+4
|
\
|
*
Move dragging undo block from tools-base to canvas. Regarding bug #168695
Martin Owens
2014-01-21
2
-8
/
+0
|
*
cppcheck stuff
Kris De Gussem
2014-01-20
2
-7
/
+4
*
|
update to trunk
Jabier Arraiza Cenoz
2014-01-20
3
-5
/
+11
|
\
|
|
*
Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16...
Martin Owens
2014-01-20
2
-11
/
+8
|
*
i18n. No need to translate strings with one single space.
Nicolas Dufour
2014-01-19
1
-1
/
+1
|
*
Try another fix for the undo when dragging bug #168695
Martin Owens
2014-01-19
2
-3
/
+12
*
|
update to trunk
Jabier Arraiza Cenoz
2014-01-18
11
-111
/
+273
|
\
|
|
*
Better fix for GTK3 build error in symbols.cpp.
Nicolas Dufour
2014-01-17
1
-2
/
+2
|
*
GTK3 build error in symbols.cpp.
Nicolas Dufour
2014-01-17
1
-1
/
+2
|
*
i18n. Symbols are now translatable (see Bug #1261198); POT file and French tr...
Nicolas Dufour
2014-01-17
1
-3
/
+4
|
*
fix null pointer dereference
Kris De Gussem
2014-01-16
1
-4
/
+6
|
*
i18n. New from Template entries now translatable (see Bug #383844). POT file ...
Nicolas Dufour
2014-01-15
1
-5
/
+5
|
*
for rubberband outline, add shading instead of XOR (Bug 1266308)
Alvin Penner
2014-01-15
1
-0
/
+1
|
*
Fix for Bug #1236282 (add full keyboard navigation support for new templates ...
Nicolas Dufour
2014-01-15
3
-5
/
+12
|
*
multi-path-manipulator: strip dead code
Alex Valavanis
2014-01-14
1
-11
/
+0
|
*
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
2
-31
/
+220
|
*
update 2geom's copy to r2142
Johan B. C. Engelen
2014-01-12
1
-2
/
+2
*
|
update to trunk
Jabier Arraiza Cenoz
2014-01-12
4
-4
/
+4
|
\
|
|
*
gtkmmification (seems there is more margin in desktop-widget.cpp)
Kris De Gussem
2014-01-11
1
-1
/
+1
|
*
suppress compiler warnings
Kris De Gussem
2014-01-11
2
-2
/
+2
|
*
Give the selection id a default just in case every selected item has no id. F...
Martin Owens
2014-01-10
1
-1
/
+1
*
|
update to trunk
Jabier Arraiza Cenoz
2014-01-09
13
-189
/
+400
|
\
|
|
*
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
|
*
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 a bug whith oposite handles on node move,and a little cleanup
Jabier Arraiza Cenoz
2014-01-09
2
-14
/
+11
*
|
Fixed a boring bug sometimes curves be converted to lines, increasing a bit t...
Jabier Arraiza Cenoz
2014-01-02
3
-19
/
+37
*
|
fix a bug whith degenerate handles
Jabier Arraiza Cenoz
2013-12-31
1
-1
/
+1
*
|
Spanish comment of pencil-tool.cpp
Jabier Arraiza Cenoz
2013-12-31
1
-2
/
+2
*
|
Spanish comment of pencil-tool.cpp/.h
Jabier Arraiza Cenoz
2013-12-31
2
-98
/
+54
*
|
Spanish comment of node-tool.cpp
Jabier Arraiza Cenoz
2013-12-30
1
-0
/
+1
*
|
Spanish comment of freehand-base.cpp
Jabier Arraiza Cenoz
2013-12-30
3
-6
/
+5
*
|
Spanish comment of path-manipulator-cpp
Jabier Arraiza Cenoz
2013-12-30
1
-14
/
+18
*
|
Spanish comment of multi-path-manipulator-cpp
Jabier Arraiza Cenoz
2013-12-30
1
-0
/
+2
*
|
Spanish comment of curve-drag-point-cpp
Jabier Arraiza Cenoz
2013-12-30
1
-0
/
+2
*
|
Spanish comment of node.h
Jabier Arraiza Cenoz
2013-12-30
1
-0
/
+1
*
|
Spanish comment of node.cpp
Jabier Arraiza Cenoz
2013-12-30
1
-20
/
+33
*
|
Refact
Jabier Arraiza Cenoz
2013-12-30
1
-0
/
+1
[next]