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
*
Adding the Interpolate tutorial in Help>Tutorials
Nicolas Dufour
2010-01-24
1
-0
/
+1
*
- new: Print Colors Preview Dialog and rendermode
Felipe Corr??a da Silva Sanches
2009-12-11
1
-0
/
+2
*
Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France
Josh Andler
2009-11-30
1
-0
/
+3
*
Updated buildtool's files to undefine whiteboard. Comment out OCAL Export dia...
Josh Andler
2009-09-27
1
-3
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)
johnce
2009-08-05
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
spellchecker
bulia byak
2009-02-17
1
-0
/
+2
*
adding a "scripting" tab to document properties dialog that allow the user to...
Felipe Corr??a da Silva Sanches
2009-01-15
1
-0
/
+3
*
Added a new toolbar with snapping controls
Diederik van Lierop
2009-01-10
1
-1
/
+1
*
Changed term away from "embed" since that has specific meaning.
Jon A. Cruz
2008-12-07
1
-1
/
+1
*
adding "remove" context menu in the embedded color profiles box
Felipe Corr??a da Silva Sanches
2008-11-24
1
-3
/
+4
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+4
*
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
2008-09-25
1
-0
/
+1
*
Groundwork for new LPETool tool (which consists of subtools that are construc...
Maximilian Albert
2008-08-18
1
-0
/
+2
*
adding a dialog for SVG Fonts
Felipe Corr??a da Silva Sanches
2008-06-25
1
-0
/
+1
*
new command: relink clone to copied object
bulia byak
2008-06-15
1
-0
/
+1
*
Added duplicate layer command. Fixes bug #171246.
Jon A. Cruz
2008-06-14
1
-0
/
+1
*
Added the ability to toggle a layer "solo". Fixes bug #171530.
Jon A. Cruz
2008-06-13
1
-0
/
+1
*
remove filters verb and command
bulia byak
2008-06-09
1
-0
/
+1
*
Initial cut of eraser tool
Jon A. Cruz
2008-04-26
1
-0
/
+2
*
implement filter toggle
MenTaLguY
2008-03-31
1
-0
/
+1
*
* add RegisteredTransformedPoint widget, that transforms the point before dis...
Johan B. C. Engelen
2008-03-22
1
-1
/
+1
*
temporary fix. removed LPE context verb. now toolbar is normal again in windows.
Johan B. C. Engelen
2008-03-21
1
-1
/
+1
*
Adding axis detection to new input dialog
Jon A. Cruz
2008-03-21
1
-0
/
+1
*
Add on-canvas editing of LPE PointParam.
Johan B. C. Engelen
2008-03-20
1
-0
/
+1
*
remove stale
bulia byak
2008-03-20
1
-2
/
+0
*
add delete lpe verb, rearrange menu to collect all lpe commands under path
bulia byak
2008-03-19
1
-0
/
+1
*
New menu command to quickly create guides around page
Maximilian Albert
2008-03-05
1
-0
/
+1
*
* on-canvas clip and mask editing :) in the object menu you can find how to ...
Johan B. C. Engelen
2008-02-23
1
-0
/
+2
*
Changed how tooltips for verbs are fetched to display translated versions cor...
Marcin Floryan
2008-02-22
1
-1
/
+1
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-1
/
+3
*
first set of updates to headers for clean gcc 4.3 builds
Kees Cook
2008-01-25
1
-0
/
+1
*
Add possibility to convert objects (only rectangles and 3D boxes currently) t...
Maximilian Albert
2008-01-11
1
-0
/
+1
*
Removed Win32 only Print Direct verb, which was an exact clone of normal print
Joel Holdsworth
2007-12-23
1
-1
/
+0
*
Introduce verb, menu item and shortcut for the global snapping toggle
Diederik van Lierop
2007-12-18
1
-0
/
+1
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
1
-0
/
+2
*
Menu item to toggle CMS adjustment on and off
Jon A. Cruz
2007-11-26
1
-0
/
+1
*
rename EditCloneOriginal to EditCloneSelectOriginal ; SP_VERB_EDIT_CLONE_ORIG...
Johan B. C. Engelen
2007-11-18
1
-1
/
+1
*
Fix bug [ 1818794 ] Showing grid on opening svg
Johan B. C. Engelen
2007-10-24
1
-0
/
+1
*
apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item
Johan B. C. Engelen
2007-10-09
1
-0
/
+1
*
remove the disabled old svg-keys-chart verb
bulia byak
2007-09-28
1
-1
/
+0
*
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...
Johan B. C. Engelen
2007-09-04
1
-0
/
+1
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-0
/
+1
*
tweak tool
bulia byak
2007-08-08
1
-0
/
+2
*
export to ocal bug fix
Bruno Dilly
2007-08-08
1
-1
/
+2
*
adds export to ocal feature without dialog window
Bruno Dilly
2007-08-06
1
-0
/
+1
*
initial filter UI code drop from Nick
MenTaLguY
2007-06-24
1
-0
/
+1
*
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
2007-06-21
1
-0
/
+2
*
add verbs for unlocking and unhiding all objects globaly or within the curren...
Aaron Spike
2007-03-12
1
-0
/
+5
[next]