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
2009-04-20
Fix the rest of missing icons in the geometry tool. Closes: #358132
Krzysztof Kosi??ski
1
-1
/
+1
2009-04-11
Fix the "select all" icon and remove stuff causing problems from widgets/icon...
Krzysztof Kosi??ski
1
-1
/
+1
2009-03-10
Edit > Duplicate Layer should duplicate hidden items, locked items, sublayers...
Ed Halley
1
-2
/
+21
2009-03-08
part of #339660; layers dialog allows non-unique inkscape:label attributes
Ed Halley
1
-1
/
+1
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-5
/
+5
2009-02-19
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
1
-172
/
+165
2009-02-17
spellchecker
bulia byak
1
-0
/
+11
2009-02-06
better in singular
bulia byak
1
-2
/
+2
2009-02-06
more Editors
bulia byak
1
-8
/
+8
2009-01-10
Added a new toolbar with snapping controls
Diederik van Lierop
1
-7
/
+7
2009-01-08
move shape_editor from node context to the parent class, event context
bulia byak
1
-11
/
+11
2009-01-01
revert 19261 partly, to fix toolbar icon loading on windows. disabled themed ...
Johan B. C. Engelen
1
-1
/
+1
2008-12-07
Changed term away from "embed" since that has specific meaning.
Jon A. Cruz
1
-4
/
+4
2008-11-24
adding "remove" context menu in the embedded color profiles box
Felipe Corr??a da Silva Sanches
1
-0
/
+10
2008-11-21
Merge from fe-moved
Ted Gould
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-26
/
+27
2008-10-11
Merging from trunk
Ted Gould
1
-1
/
+1
2008-09-25
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
1
-22
/
+26
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-10
/
+10
2008-09-18
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
1
-4
/
+4
2008-09-18
Some NR::Point ==> Geom::Point replacements
Maximilian Albert
1
-4
/
+4
2008-09-04
Add a zoom correction option to preferences (used when zooming to 1:1 etc. to...
Maximilian Albert
1
-3
/
+6
2008-08-18
Some icons for the geometry tool
Maximilian Albert
1
-1
/
+1
2008-08-18
Groundwork for new LPETool tool (which consists of subtools that are construc...
Maximilian Albert
1
-0
/
+12
2008-08-15
Eliminate more of SP_ACTIVE_DESKTOP
Maximilian Albert
1
-16
/
+16
2008-08-14
Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the...
Maximilian Albert
1
-50
/
+50
2008-08-14
Remove further instances of SP_ACTIVE_DESKTOP
Maximilian Albert
1
-4
/
+4
2008-08-13
make spcurve::first_point and last_point boost::optional
Johan B. C. Engelen
1
-2
/
+2
2008-08-05
NR::Maybe => boost::optional
Johan B. C. Engelen
1
-1
/
+1
2008-07-11
Switched three verbs/icons over to standard names and thus themed loading
Jon A. Cruz
1
-3
/
+3
2008-07-07
try to use consistent document for creating guides
MenTaLguY
1
-1
/
+1
2008-07-05
fix a long-standing bug with Undo after Fit canvas to selection/drawing.
Peter Moulder
1
-2
/
+2
2008-06-29
replace some spcurve->last_bpath calls with spcurve->is_empty
Johan B. C. Engelen
1
-2
/
+2
2008-06-25
adding a dialog for SVG Fonts
Felipe Corr??a da Silva Sanches
1
-0
/
+5
2008-06-15
new command: relink clone to copied object
bulia byak
1
-1
/
+6
2008-06-14
Added duplicate layer command. Fixes bug #171246.
Jon A. Cruz
1
-1
/
+29
2008-06-13
Added the ability to toggle a layer "solo". Fixes bug #171530.
Jon A. Cruz
1
-0
/
+11
2008-06-09
remove filters verb and command
bulia byak
1
-0
/
+5
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
[next]