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/Fix GTK3 build errors
Liam P. White
2014-03-19
16
-376
/
+406
|
\
|
*
Warning cleanups.
Jon A. Cruz
2014-03-18
2
-2
/
+2
|
*
Fix for Bug #1158506 (Batch export DPI always at 90).
Nicolas Dufour
2014-03-17
1
-1
/
+1
|
*
Fix build failure with GTK 3.0
Krzysztof Kosi??ski
2014-03-15
1
-5
/
+2
|
*
UI. Fix for Bug #1016889 (GTK3: status bar of XML Editor triggers resize of d...
Nicolas Dufour
2014-03-15
1
-0
/
+3
|
*
Make the Object Properties dialog code adhere to the coding style.
Krzysztof Kosi??ski
2014-03-15
2
-350
/
+320
|
*
Reimplement global aliasing toggle as a 'shape-rendering' property
Krzysztof Kosi??ski
2014-03-13
3
-5
/
+17
|
*
Provide a toggle in the document properties to optionally turn off
Krzysztof Kosi??ski
2014-03-13
2
-8
/
+12
*
|
Added in new toy effect "Taper Strokes," readded a missing header file, bugfixes
Liam P. White
2014-03-18
1
-0
/
+9
*
|
Updated to trunk
Liam P. White
2014-03-12
5
-11
/
+27
|
\
|
|
*
Remove unused includes to tidy up the code.
Martin Owens
2014-03-09
2
-2
/
+0
|
*
Fix random crashes when spraying in single path mode.
Krzysztof Kosi??ski
2014-03-09
3
-9
/
+27
*
|
Reverted swatches
Liam P. White
2014-03-12
6
-2456
/
+1811
*
|
Update to trunk
Liam P. White
2014-03-09
8
-430
/
+493
|
\
|
|
*
Fix crashes caused by the desktop's query_style signal being called before
Krzysztof Kosi??ski
2014-03-08
1
-2
/
+2
|
*
Reconnect correctly as documents are replaced.
Jon A. Cruz
2014-03-08
2
-38
/
+103
|
*
Symbols. Adding missing include.
Nicolas Dufour
2014-03-07
1
-1
/
+1
|
*
Fix for Bug #1288401 (Hovering in symbols dialog over symbols with ampersand ...
Nicolas Dufour
2014-03-06
1
-1
/
+1
|
*
Derive ToolBase from sigc::trackable for easier slot management.
Krzysztof Kosi??ski
2014-03-05
3
-120
/
+104
|
*
static code analysis: references for string classes that are function input p...
Kris De Gussem
2014-03-04
2
-268
/
+282
*
|
Remove all trace of the Tags dialog
Liam P. White
2014-03-09
1
-0
/
+1
*
|
Start cleanup for merge into trunk
Liam P. White
2014-03-07
12
-1372
/
+31
*
|
Fixed size of swatches widget
Liam P. White
2014-03-06
1
-1
/
+1
*
|
Makefile fix
Liam P. White
2014-03-06
1
-1
/
+4
*
|
Fixed some swatch sizes (what about the table?)
Liam P. White
2014-03-05
1
-8
/
+8
*
|
Added new swatches dialog
Liam P. White
2014-03-05
4
-814
/
+203
*
|
Added a few swatch related functions (does not compile)
Liam P. White
2014-03-05
3
-1
/
+248
*
|
Added some basic swatch stuff (does not compile)
Liam P. White
2014-03-04
2
-937
/
+2156
*
|
Remove tag dialog temporarily
Liam P. White
2014-03-04
3
-5
/
+21
*
|
Merge to trunk
Liam P. White
2014-03-04
7
-33
/
+88
|
\
|
|
*
Stop tracking SPDocuments as they are deleted.
Jon A. Cruz
2014-03-02
2
-30
/
+75
|
*
Avoid crashing when the document is set to NULL (upon cleanup, window closing...
Jon A. Cruz
2014-03-02
1
-1
/
+4
*
|
Fixed path color when changed by Objects Dialog
Liam P. White
2014-03-03
3
-5
/
+6
*
|
Fix objects dialogue
Liam P. White
2014-03-02
1
-0
/
+3
*
|
Updated to include (non-functional) Objects dialogue
Liam P. White
2014-03-02
3
-2
/
+75
*
|
Experimental Ponyscape to Inkscape merge (does not compile)
Liam P. White
2014-03-02
1
-2
/
+7
*
|
Experimental merge of Ponyscape to Inkscape trunk (does not compile)
Liam P. White
2014-03-02
2
-1
/
+5
*
|
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
2014-03-02
1
-1
/
+11
*
|
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
2014-03-02
15
-0
/
+5058
|
/
*
Added some consts. Turned functions to member functions.
Markus Engel
2014-03-02
16
-1051
/
+973
*
Fix for crash when cycle-selecting.
Markus Engel
2014-03-01
2
-39
/
+28
*
Fix for crashes on fast tool toggling.
Markus Engel
2014-03-01
2
-4
/
+18
*
Spray tool:
Nicolas Dufour
2014-02-28
1
-32
/
+58
*
Fix for Bug #1281859 (color gesture problems, alpha values below 0 and above 1).
Nicolas Dufour
2014-02-28
1
-0
/
+5
*
remove some unnecessary copying/casting
Johan B. C. Engelen
2014-02-27
1
-4
/
+4
*
swatches dialog: remove unused code part. cleanup some code
Johan B. C. Engelen
2014-02-27
1
-7
/
+3
*
swatches dialog: properly reference count the reference to SPDocument in time...
Johan B. C. Engelen
2014-02-27
1
-1
/
+2
*
Added template functions as a casting-macro replacement.
Markus Engel
2014-02-26
1
-1
/
+23
*
Made constructors of tools use initializer lists.
Markus Engel
2014-02-26
33
-514
/
+402
*
Move filter reordering closer to the layers.cpp patern of reordering xml
Martin Owens
2014-02-25
2
-6
/
+7
[next]