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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-09
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
1
-1
/
+1
2008-05-05
struct SPCurve => class SPCurve
Johan B. C. Engelen
1
-4
/
+4
2008-04-26
Initial cut of eraser tool
Jon A. Cruz
1
-0
/
+11
2008-03-31
Move script dialog from gtkmm to jvm
Bob Jamison
1
-1
/
+3
2008-03-31
implement filter toggle
MenTaLguY
1
-0
/
+5
2008-03-22
* add RegisteredTransformedPoint widget, that transforms the point before dis...
Johan B. C. Engelen
1
-1
/
+2
2008-03-21
Adding axis detection to new input dialog
Jon A. Cruz
1
-6
/
+5
2008-03-19
add delete lpe verb, rearrange menu to collect all lpe commands under path
bulia byak
1
-1
/
+6
2008-03-18
adds icons for edit clippath/mask
bulia byak
1
-2
/
+2
2008-03-13
Adding new extended input devices dialog
Jon A. Cruz
1
-0
/
+6
2008-03-10
fix "last effect settings..." that used to run the effect immediately.
Johan B. C. Engelen
1
-3
/
+2
2008-03-05
New menu command to quickly create guides around page
Maximilian Albert
1
-0
/
+7
2008-02-23
* on-canvas clip and mask editing :) in the object menu you can find how to ...
Johan B. C. Engelen
1
-0
/
+10
2008-02-22
Changed how tooltips for verbs are fetched to display translated versions cor...
Marcin Floryan
1
-0
/
+6
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-4
/
+4
2008-01-30
rename grid arrange to rows and columns
bulia byak
1
-2
/
+2
2008-01-22
spelling
bulia byak
1
-2
/
+2
2008-01-18
improved spelling ;-)
Alexandre Prokoudine
1
-1
/
+1
2008-01-11
Add possibility to convert objects (only rectangles and 3D boxes currently) t...
Maximilian Albert
1
-0
/
+6
2007-12-23
Removed Win32 only Print Direct verb, which was an exact clone of normal print
Joel Holdsworth
1
-5
/
+0
2007-12-22
Fixed the parenting of the print dialog so that it cannot fall behind the mai...
Joel Holdsworth
1
-2
/
+2
2007-12-20
Use "%"-key for toggling the snapper, and modify the related sp-desktop code
Diederik van Lierop
1
-1
/
+1
2007-12-18
Introduce verb, menu item and shortcut for the global snapping toggle
Diederik van Lierop
1
-0
/
+4
2007-12-18
speedify zooming by keys
bulia byak
1
-4
/
+8
2007-12-05
Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool.
Johan B. C. Engelen
1
-1
/
+1
2007-12-02
UI tweaks for CMS view toggle
Jon A. Cruz
1
-2
/
+2
2007-11-29
Adding icon for color management
Jon A. Cruz
1
-1
/
+1
2007-11-26
Menu item to toggle CMS adjustment on and off
Jon A. Cruz
1
-0
/
+6
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-47
/
+5
2007-11-18
rename EditCloneOriginal to EditCloneSelectOriginal ; SP_VERB_EDIT_CLONE_ORIG...
Johan B. C. Engelen
1
-2
/
+2
2007-11-08
warning cleanup
Jon A. Cruz
1
-26
/
+26
2007-10-31
fixed a typo in a user visible message
Alexandre Prokoudine
1
-1
/
+1
2007-10-28
LPE: implement 'edit next LPE parameter'. Accessible through key '7'.
Johan B. C. Engelen
1
-10
/
+1
2007-10-24
Fix bug [ 1818794 ] Showing grid on opening svg
Johan B. C. Engelen
1
-1
/
+16
2007-10-16
do not confuse moving and switching
bulia byak
1
-6
/
+6
2007-10-09
apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item
Johan B. C. Engelen
1
-0
/
+6
2007-10-08
tab handles in gradient tool only when they exist
bulia byak
1
-2
/
+5
2007-09-28
remove the disabled old svg-keys-chart verb
bulia byak
1
-8
/
+0
2007-09-20
Killed old, now obsolete, object-properties (a.k.a F&S) dialog.
gustav_b
1
-2
/
+0
2007-09-05
copyedit
bulia byak
1
-4
/
+4
2007-09-04
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...
Johan B. C. Engelen
1
-15
/
+20
2007-08-30
copyedit
bulia byak
1
-4
/
+4
2007-08-29
Dockable dialogs patch applied
gustav_b
1
-7
/
+18
2007-08-19
naming: avoid unintentional double-meanings (part 2)
MenTaLguY
1
-1
/
+1
2007-08-18
Fixed the name of Open Clip Art Library in the verbs file...
Jon Phillips
1
-2
/
+2
2007-08-17
* Better labels and icons for OCAL import/export
Luca Bruno
1
-2
/
+2
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-0
/
+5
2007-08-08
tweak tool
bulia byak
1
-0
/
+11
2007-08-08
export to ocal bug fix
Bruno Dilly
1
-1
/
+5
2007-08-06
adds export to ocal feature without dialog window
Bruno Dilly
1
-0
/
+4
[next]