summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-20Fix the rest of missing icons in the geometry tool. Closes: #358132Krzysztof Kosi??ski1-1/+1
2009-04-11Fix the "select all" icon and remove stuff causing problems from widgets/icon...Krzysztof Kosi??ski1-1/+1
2009-03-10Edit > Duplicate Layer should duplicate hidden items, locked items, sublayers...Ed Halley1-2/+21
2009-03-08part of #339660; layers dialog allows non-unique inkscape:label attributesEd Halley1-1/+1
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-5/+5
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-172/+165
2009-02-17spellcheckerbulia byak1-0/+11
2009-02-06better in singularbulia byak1-2/+2
2009-02-06more Editorsbulia byak1-8/+8
2009-01-10Added a new toolbar with snapping controlsDiederik van Lierop1-7/+7
2009-01-08move shape_editor from node context to the parent class, event contextbulia byak1-11/+11
2009-01-01revert 19261 partly, to fix toolbar icon loading on windows. disabled themed ...Johan B. C. Engelen1-1/+1
2008-12-07Changed term away from "embed" since that has specific meaning.Jon A. Cruz1-4/+4
2008-11-24adding "remove" context menu in the embedded color profiles boxFelipe Corr??a da Silva Sanches1-0/+10
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-10-27From trunkTed Gould1-26/+27
2008-10-11Merging from trunkTed Gould1-1/+1
2008-09-25Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould1-22/+26
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-10/+10
2008-09-18More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert1-4/+4
2008-09-18Some NR::Point ==> Geom::Point replacementsMaximilian Albert1-4/+4
2008-09-04Add a zoom correction option to preferences (used when zooming to 1:1 etc. to...Maximilian Albert1-3/+6
2008-08-18Some icons for the geometry toolMaximilian Albert1-1/+1
2008-08-18Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert1-0/+12
2008-08-15Eliminate more of SP_ACTIVE_DESKTOPMaximilian Albert1-16/+16
2008-08-14Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the...Maximilian Albert1-50/+50
2008-08-14Remove further instances of SP_ACTIVE_DESKTOPMaximilian Albert1-4/+4
2008-08-13make spcurve::first_point and last_point boost::optionalJohan B. C. Engelen1-2/+2
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-1/+1
2008-07-11Switched three verbs/icons over to standard names and thus themed loadingJon A. Cruz1-3/+3
2008-07-07try to use consistent document for creating guidesMenTaLguY1-1/+1
2008-07-05fix a long-standing bug with Undo after Fit canvas to selection/drawing.Peter Moulder1-2/+2
2008-06-29replace some spcurve->last_bpath calls with spcurve->is_emptyJohan B. C. Engelen1-2/+2
2008-06-25adding a dialog for SVG FontsFelipe Corr??a da Silva Sanches1-0/+5
2008-06-15new command: relink clone to copied objectbulia byak1-1/+6
2008-06-14Added duplicate layer command. Fixes bug #171246.Jon A. Cruz1-1/+29
2008-06-13Added the ability to toggle a layer "solo". Fixes bug #171530.Jon A. Cruz1-0/+11
2008-06-09remove filters verb and commandbulia byak1-0/+5
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-1/+1
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-4/+4
2008-04-26Initial cut of eraser toolJon A. Cruz1-0/+11
2008-03-31Move script dialog from gtkmm to jvmBob Jamison1-1/+3
2008-03-31implement filter toggleMenTaLguY1-0/+5
2008-03-22* add RegisteredTransformedPoint widget, that transforms the point before dis...Johan B. C. Engelen1-1/+2
2008-03-21Adding axis detection to new input dialogJon A. Cruz1-6/+5
2008-03-19add delete lpe verb, rearrange menu to collect all lpe commands under pathbulia byak1-1/+6
2008-03-18adds icons for edit clippath/maskbulia byak1-2/+2
2008-03-13Adding new extended input devices dialogJon A. Cruz1-0/+6
2008-03-10fix "last effect settings..." that used to run the effect immediately.Johan B. C. Engelen1-3/+2
2008-03-05New menu command to quickly create guides around pageMaximilian Albert1-0/+7