summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-02-23* on-canvas clip and mask editing :) in the object menu you can find how to ...Johan B. C. Engelen1-0/+10
2008-02-22Changed how tooltips for verbs are fetched to display translated versions cor...Marcin Floryan1-0/+6
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-4/+4
2008-01-30rename grid arrange to rows and columnsbulia byak1-2/+2
2008-01-22spellingbulia byak1-2/+2
2008-01-18improved spelling ;-)Alexandre Prokoudine1-1/+1
2008-01-11Add possibility to convert objects (only rectangles and 3D boxes currently) t...Maximilian Albert1-0/+6
2007-12-23Removed Win32 only Print Direct verb, which was an exact clone of normal printJoel Holdsworth1-5/+0
2007-12-22Fixed the parenting of the print dialog so that it cannot fall behind the mai...Joel Holdsworth1-2/+2
2007-12-20Use "%"-key for toggling the snapper, and modify the related sp-desktop codeDiederik van Lierop1-1/+1
2007-12-18Introduce verb, menu item and shortcut for the global snapping toggleDiederik van Lierop1-0/+4
2007-12-18speedify zooming by keysbulia byak1-4/+8
2007-12-05Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool.Johan B. C. Engelen1-1/+1
2007-12-02UI tweaks for CMS view toggleJon A. Cruz1-2/+2
2007-11-29Adding icon for color managementJon A. Cruz1-1/+1
2007-11-26Menu item to toggle CMS adjustment on and offJon A. Cruz1-0/+6
2007-11-22The dialog to panel refactoring:gustav_b1-47/+5
2007-11-18rename EditCloneOriginal to EditCloneSelectOriginal ; SP_VERB_EDIT_CLONE_ORIG...Johan B. C. Engelen1-2/+2
2007-11-08warning cleanupJon A. Cruz1-26/+26
2007-10-31fixed a typo in a user visible messageAlexandre Prokoudine1-1/+1
2007-10-28LPE: implement 'edit next LPE parameter'. Accessible through key '7'.Johan B. C. Engelen1-10/+1
2007-10-24Fix bug [ 1818794 ] Showing grid on opening svgJohan B. C. Engelen1-1/+16
2007-10-16do not confuse moving and switchingbulia byak1-6/+6
2007-10-09apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu ItemJohan B. C. Engelen1-0/+6
2007-10-08tab handles in gradient tool only when they existbulia byak1-2/+5
2007-09-28remove the disabled old svg-keys-chart verbbulia byak1-8/+0
2007-09-20Killed old, now obsolete, object-properties (a.k.a F&S) dialog.gustav_b1-2/+0
2007-09-05copyeditbulia byak1-4/+4
2007-09-04LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen1-15/+20
2007-08-30copyeditbulia byak1-4/+4
2007-08-29Dockable dialogs patch applied gustav_b1-7/+18
2007-08-19naming: avoid unintentional double-meanings (part 2)MenTaLguY1-1/+1
2007-08-18Fixed the name of Open Clip Art Library in the verbs file...Jon Phillips1-2/+2
2007-08-17* Better labels and icons for OCAL import/exportLuca Bruno1-2/+2
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+5
2007-08-08tweak toolbulia byak1-0/+11
2007-08-08export to ocal bug fixBruno Dilly1-1/+5
2007-08-06adds export to ocal feature without dialog windowBruno Dilly1-0/+4