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
*
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
*
Disabling Print Colors dialog due to lack of resolution from mailing list thr...
Josh Andler
2010-07-07
1
-1
/
+1
*
Switching to new input dialog. Allows for a better UI and addresses bug #3348...
Jon A. Cruz
2010-04-11
1
-1
/
+0
*
Initial cut of glyph selector dialog is in. Fixes bug #343186.
Jon A. Cruz
2010-04-01
1
-0
/
+1
*
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
[next]