index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
verbs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update to experimental r13531
Liam P. White
2014-08-31
1
-23
/
+26
|
\
|
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-23
/
+26
*
|
Add clip group option from Ponyscape
Liam P. White
2014-06-14
1
-0
/
+1
*
|
Add selection sets
Liam P. White
2014-05-10
1
-1
/
+3
*
|
Update to trunk
Liam P. White
2014-05-04
1
-1
/
+1
|
\
|
|
*
Removing the old SP_VERB_FILE_EXPORT (replaced with SP_VERB_DIALOG_EXPORT).
Nicolas Dufour
2014-05-02
1
-1
/
+1
*
|
Update to trunk
Liam P. White
2014-03-28
1
-1
/
+1
|
\
|
|
*
Commit a merge to trunk, with probabal errors
Martin Owens
2014-03-27
1
-9
/
+63
|
|
\
|
*
|
Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab...
Denis Declara
2012-04-27
1
-1
/
+1
*
|
|
Start cleanup for merge into trunk
Liam P. White
2014-03-07
1
-1
/
+1
*
|
|
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
2014-03-02
1
-0
/
+2
|
|
/
|
/
|
*
|
Adding tutorial-tracing-pixelart
VinÃcius dos Santos Oliveira
2013-09-29
1
-0
/
+1
*
|
Integrating with libdepixelize
VinÃcius dos Santos Oliveira
2013-09-12
1
-0
/
+1
*
|
NewFromTemplate GSoC project for static templates
Slagvi Public
2013-08-14
1
-0
/
+1
|
\
\
|
*
|
Adding NewFromTemplate to the Inkscape menu
Slagvi Public
2013-07-02
1
-0
/
+1
*
|
|
Remove the disabled script dialog and the nonfunctional Java binding
Krzysztof Kosi??ski
2013-07-23
1
-1
/
+0
*
|
|
Code readability improvements and licence changes for action-context.*
Eric Greveson
2013-07-04
1
-1
/
+1
*
|
|
Added error messages when attempting to use verbs requiring GUI in
Eric Greveson
2013-07-01
1
-0
/
+5
*
|
|
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
1
-3
/
+6
|
/
/
*
|
Drop dead Inkboard code. Config flag no longer exists
Alex Valavanis
2013-03-04
1
-3
/
+0
*
|
Fix for 1036059 : Keyboard shortcut editor
John Smith
2012-11-25
1
-2
/
+17
*
|
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog
Tavmjong Bah
2012-10-11
1
-0
/
+3
*
|
Fix for 191020 : Lock/Unlock all layers - Lock other layers
John Smith
2012-10-11
1
-0
/
+1
*
|
Fix for 171904 : toggleToolbox verb
John Smith
2012-10-11
1
-0
/
+7
*
|
Fix for 191020 : Lock/Unlock all layers
John Smith
2012-10-09
1
-0
/
+2
*
|
Fix for 172222 : Move direct to specified layer
John Smith
2012-09-22
1
-0
/
+1
*
|
Fix for 171915 : Fullscreen mode without toolbars shortcut
John Smith
2012-08-28
1
-0
/
+1
*
|
Fix for 189535 : align verbs and by keys
John Smith
2012-08-18
1
-0
/
+12
*
|
Fix for 722625 : Select Same by Object Type
John Smith
2012-07-25
1
-0
/
+1
*
|
Fix for 378413 : Show/Hide all layers
John Smith
2012-07-12
1
-0
/
+2
*
|
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
2012-05-23
1
-0
/
+2
|
/
*
Fix for 170378 : Select same objects by fill or stroke : Added stroke style
John Smith
2012-04-04
1
-2
/
+3
*
Fix for 170378 : Select same objects by fill or stroke
John Smith
2012-04-03
1
-0
/
+3
*
Adding verbs for lock and hide layers (see Bug #728081, patch by Jessica).
Nicolas Dufour
2012-03-28
1
-0
/
+2
*
Fix for 390458 : Convert Export Bitmap to a dockable dialog
John Smith
2012-03-03
1
-0
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-1
/
+0
*
Gtkmmification of object attributes dialog: image and link attributes now edi...
Kris De Gussem
2012-01-19
1
-0
/
+1
*
add a menu item for using the Clone original LPE efficiently.
Johan B. C. Engelen
2012-01-15
1
-0
/
+1
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-79
/
+100
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
1
-1
/
+9
*
Purging some forward.h files.
Jon A. Cruz
2011-10-04
1
-1
/
+2
*
Remove nr-object.h and nr-macros.h
Krzysztof Kosi??ski
2011-08-28
1
-2
/
+2
*
Adding a "Remove All Guides" option to the Edit menu.
Felipe Corr??a da Silva Sanches
2011-06-22
1
-0
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-0
/
+5
|
\
|
*
Patch sent by Fernando Lucchesi (GSoC student) and modified by me.
Felipe Corr??a da Silva Sanches
2011-06-19
1
-0
/
+3
|
*
Introducing our new nice measurement tool! :-D
Felipe Corr??a da Silva Sanches
2011-06-06
1
-0
/
+2
*
|
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
2011-04-15
1
-1
/
+0
|
/
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
1
-1
/
+4
*
Fixed valgrind-detected issue with tooltip shortcuts and profile manager on d...
Jon A. Cruz
2010-09-10
1
-1
/
+22
*
Automatically add shortcuts to tooltips
Jasper van de Gronde
2010-09-06
1
-1
/
+3
[prev]
[next]