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
*
GTK3: Fix compile for GTK3 versions less than 3.16. Try 2.
Tavmjong Bah
2016-05-16
1
-3
/
+14
*
GTK3: Give names to many widgets. Useful for debugging and for using CSS.
Tavmjong Bah
2016-05-15
3
-10
/
+35
*
Added normalized path to flowtext
Adrian Boguszewski
2016-05-15
2
-1
/
+9
*
GTK3: Fix compile for GTK3 versions less than 3.16.
Tavmjong Bah
2016-05-15
1
-0
/
+4
*
Fix a bug on Pen tool when use bend path as option and the clipboard has some...
Jabier Arraiza Cenoz
2016-05-10
1
-1
/
+4
*
Disable fillet-chamfer for 0.92 release
Jabier Arraiza Cenoz
2016-05-08
1
-1
/
+1
*
Attempt to fix ruler background for GTK 3.20.
Tavmjong Bah
2016-05-08
1
-0
/
+4
|
\
|
*
Attemt to fix ruler background for GTK 3.20.
Tavmjong Bah
2016-05-08
1
-0
/
+4
*
|
update to trunk
Jabier Arraiza Cenoz
2016-05-08
3
-15
/
+35
|
\
|
|
*
Start of GTK3 external style sheet support.
Tavmjong Bah
2016-05-08
3
-15
/
+35
|
|
\
|
|
*
Start of GTK3 external style sheet support.
Tavmjong Bah
2016-05-08
3
-15
/
+35
*
|
|
Fix transform in document based axis
Jabier Arraiza Cenoz
2016-05-08
1
-5
/
+5
*
|
|
update to trunk
Jabier Arraiza Cenoz
2016-05-08
120
-1804
/
+4036
|
\
|
|
|
*
|
fix-bug-734201. stroke-to-path doesn't scale stroke width used in markers
Jabier Arraiza Cenoz
2016-05-08
1
-3
/
+5
|
*
|
Change license in about box to GPLv3 - due to GIMP files
Krzysztof Kosi??ski
2016-05-08
1
-286
/
+620
|
|
/
|
*
Clarify license.
Krzysztof Kosi??ski
2016-05-08
7
-7
/
+10
|
*
Temporarily hard code GTK3 ruler background to off white.
Tavmjong Bah
2016-05-07
1
-1
/
+3
|
*
Prevent scrollbar overlay from covering swatches in GTK3 build.
Tavmjong Bah
2016-05-06
5
-3
/
+14
|
*
Fix rendering of tool bar icons.
Tavmjong Bah
2016-05-04
2
-8
/
+16
|
*
Remove some GTK3 warnings.
Tavmjong Bah
2016-05-03
1
-18
/
+24
|
*
Correct comment.
Tavmjong Bah
2016-05-03
1
-1
/
+1
|
*
Fix for cmake installing libs, using a subfolder for clarity when installing ...
Marc Jeanmougin
2016-05-02
1
-1
/
+2
|
*
Merge ~meberl/inkscape/extension-fixes + CMake build: install libs and links ...
Marc Jeanmougin
2016-05-02
4
-9
/
+22
|
|
\
|
|
*
Fixed "make install" to set the right rpath. libinkscape_base.so should now b...
Moritz Eberl
2016-04-27
1
-0
/
+10
|
|
*
Fixed path resolution in plugin loader.
Moritz Eberl
2016-04-27
3
-9
/
+12
|
*
|
Backout last commit as it introduced subtle errors.
Tavmjong Bah
2016-04-29
15
-32
/
+3
|
*
|
SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.
Tavmjong Bah
2016-04-29
15
-3
/
+32
|
|
/
|
*
Correct enumeration names.
Tavmjong Bah
2016-04-22
1
-3
/
+3
|
*
minor warning cleanup.
Jon A. Cruz
2016-04-21
4
-7
/
+11
|
*
various filter editor fixes
Raphael Rosch
2016-04-16
2
-22
/
+27
|
*
removed unnecessary comments
Moritz Eberl
2016-04-16
1
-8
/
+0
|
*
merge and fixed build
Moritz Eberl
2016-04-16
36
-258
/
+305
|
|
\
|
|
*
CMake build: builds with WITH_DBUS
Marc Jeanmougin
2016-04-16
3
-14
/
+34
|
|
*
Add a Resize to Page with Keyboard Shortcut
Martin Owens
2016-04-15
2
-1
/
+3
|
|
*
Priority is so high it blocks blitting the canvas
Liam P. White
2016-04-15
1
-1
/
+1
|
|
*
Change idle priority back to high
Liam P. White
2016-04-14
1
-1
/
+1
|
|
*
Filter editor: effect description not entirely readable
Raphael Rosch
2016-04-14
2
-17
/
+43
|
|
*
function to release object from group
Raphael Rosch
2016-04-14
7
-0
/
+53
|
|
*
icon: Fix deprecated gtk_widget_get_requisition() #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+6
|
|
*
Move page border below the drawing.
Krzysztof Kosi??ski
2016-04-13
1
-1
/
+1
|
|
*
Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...
Alex Valavanis
2016-04-13
5
-107
/
+0
|
|
*
using cpp limits values
Marc Jeanmougin
2016-04-13
2
-3
/
+5
|
|
*
Remove no longer needed warning about feTile rendering.
Tavmjong Bah
2016-04-13
1
-12
/
+0
|
|
*
Fix a few more pick calls not preceded by update
Krzysztof Kosi??ski
2016-04-13
2
-4
/
+10
|
|
*
Remove unused variable in sp-canvas.cpp
Krzysztof Kosi??ski
2016-04-13
1
-2
/
+0
|
|
*
Hopefully fix "invalid state when picking" warnings. #Hackfest2016
Krzysztof Kosi??ski
2016-04-13
1
-2
/
+4
|
|
*
Fix artifacts at the border when panning the canvas. #Hackfest2016
Krzysztof Kosi??ski
2016-04-13
1
-16
/
+13
|
|
*
font-selector: Gtk+ 3 theming #Hackfest2016
Alex Valavanis
2016-04-13
1
-1
/
+16
|
|
*
Fix canvas flicker while dragging objects. #Hackfest2016
Krzysztof Kosi??ski
2016-04-13
1
-33
/
+11
|
|
*
spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016
Alex Valavanis
2016-04-13
1
-1
/
+1
[next]