index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
spray-toolbar.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-4
/
+4
*
Remove == true.
Shlomi Fish
2016-09-03
1
-2
/
+2
*
Split InkAction classes into separate files
Alex Valavanis
2016-08-05
1
-1
/
+2
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+1
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+2
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+1
*
Remove duplicate mensage
Jabier Arraiza Cenoz
2016-02-01
1
-1
/
+1
*
Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...
Jabier Arraiza Cenoz
2016-02-01
1
-3
/
+6
*
Add dinamic toolbar to spray,poligon/star and wrap tools
Jabier Arraiza Cenoz
2016-01-28
1
-50
/
+57
*
minor typos (mail to inkscape-translator)
Yuri Chornoivan
2015-12-26
1
-4
/
+4
*
Remove unused headers.
Tavmjong Bah
2015-11-25
1
-2
/
+0
*
Some sane defaults for spray offset, subject to further tweaking
Alexandre Prokoudine
2015-11-14
1
-2
/
+4
*
Fix a warn on launch
Jabier Arraiza Cenoz
2015-11-12
1
-1
/
+1
*
Add erase mode to spray. Bugfixes.
Jabier Arraiza Cenoz
2015-11-11
1
-6
/
+36
*
Refactor of code, minor bugs fixed.
Jabier Arraiza Cenoz
2015-11-11
1
-43
/
+43
*
Add option to spray tool to no overlap between colors
Jabier Arraiza Cenoz
2015-11-11
1
-3
/
+23
*
Improvements to the over visible/invisible to minimize the colisions, sprayed...
Jabier Arraiza Cenoz
2015-11-11
1
-3
/
+25
*
Spray Tool: Change hide invisibe by over visible and over invisible, sugested...
Jabier Arraiza Cenoz
2015-11-10
1
-10
/
+31
*
Fixes from review form Mc-
Jabier Arraiza Cenoz
2015-11-07
1
-4
/
+2
*
Use color if trace dialog is disabled
Jabier Arraiza Cenoz
2015-11-07
1
-3
/
+3
*
Order disposition of icons
Jabier Arraiza Cenoz
2015-10-31
1
-11
/
+11
*
'End' of picker work
Jabier Arraiza Cenoz
2015-10-31
1
-24
/
+24
*
Working on picker
Jabier Arraiza Cenoz
2015-10-31
1
-6
/
+97
*
Now picker use all features of trace clones
Jabier Arraiza Cenoz
2015-10-30
1
-26
/
+0
*
Open trace dialog on click on pick toogle
Jabier Arraiza Cenoz
2015-10-30
1
-3
/
+19
*
Some fixes to new pressure options
Jabier Arraiza Cenoz
2015-10-30
1
-1
/
+1
*
Add optional presure to width and to size
Jabier Arraiza Cenoz
2015-10-30
1
-4
/
+62
*
Removed recursion from code because no speed improvements
Jabier Arraiza Cenoz
2015-10-29
1
-0
/
+2
*
add a ignore transparent areas option
Jabier Arraiza Cenoz
2015-10-28
1
-3
/
+34
*
Now the picker work with alphas and also in no overlap mode
Jabier Arraiza Cenoz
2015-10-27
1
-33
/
+37
*
Fixed some typos pointed by Mc
Jabier Arraiza Cenoz
2015-10-26
1
-8
/
+19
*
Added a option to pick down color
Jabier Arraiza Cenoz
2015-10-26
1
-0
/
+20
*
Fixed typos from Mc
Jabier Arraiza Cenoz
2015-10-26
1
-1
/
+1
*
End adding no overlap to spray tool
Jabier Arraiza Cenoz
2015-10-25
1
-15
/
+16
*
working in a new way
Jabier Arraiza Cenoz
2015-10-24
1
-0
/
+38
*
Move GtkAction subclasses to widgets/
Liam P. White
2014-10-05
1
-3
/
+3
*
Fix random crashes when spraying in single path mode.
Krzysztof Kosi??ski
2014-03-09
1
-1
/
+1
*
Fixed includes for tools.
Markus Engel
2014-03-02
1
-25
/
+9
*
Spray tool:
Nicolas Dufour
2014-02-28
1
-2
/
+6
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-2
/
+2
*
Enable unit evaluation in toolbars.
Matthew Petroff
2013-09-15
1
-6
/
+6
*
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.
Matthew Petroff
2013-07-19
1
-6
/
+6
*
Removed unused unit includes.
Matthew Petroff
2013-07-17
1
-4
/
+0
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-2
/
+1
*
Spray tool controls bar: update icon name (consistent with Tweak and Calligra...
su_v
2012-09-02
1
-1
/
+1
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+2
*
Build with GDK_DISABLE_DEPRECATED for Gtk+ 2
Alex Valavanis
2012-05-28
1
-1
/
+1
*
Fix for 986446 : Refactor toolbox into tool specific files
John Smith
2012-05-08
1
-0
/
+300