summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* From trunkTed Gould2008-10-271-26/+27
* Merging from trunkTed Gould2008-10-111-1/+1
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-251-22/+26
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-10/+10
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-4/+4
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-4/+4
* Add a zoom correction option to preferences (used when zooming to 1:1 etc. to...Maximilian Albert2008-09-041-3/+6
* Some icons for the geometry toolMaximilian Albert2008-08-181-1/+1
* Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert2008-08-181-0/+12
* Eliminate more of SP_ACTIVE_DESKTOPMaximilian Albert2008-08-151-16/+16
* Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the...Maximilian Albert2008-08-141-50/+50
* Remove further instances of SP_ACTIVE_DESKTOPMaximilian Albert2008-08-141-4/+4
* make spcurve::first_point and last_point boost::optionalJohan B. C. Engelen2008-08-131-2/+2
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
* Switched three verbs/icons over to standard names and thus themed loadingJon A. Cruz2008-07-111-3/+3
* try to use consistent document for creating guidesMenTaLguY2008-07-071-1/+1
* fix a long-standing bug with Undo after Fit canvas to selection/drawing.Peter Moulder2008-07-051-2/+2
* replace some spcurve->last_bpath calls with spcurve->is_emptyJohan B. C. Engelen2008-06-291-2/+2
* adding a dialog for SVG FontsFelipe Corr??a da Silva Sanches2008-06-251-0/+5
* new command: relink clone to copied objectbulia byak2008-06-151-1/+6
* Added duplicate layer command. Fixes bug #171246.Jon A. Cruz2008-06-141-1/+29
* Added the ability to toggle a layer "solo". Fixes bug #171530.Jon A. Cruz2008-06-131-0/+11
* remove filters verb and commandbulia byak2008-06-091-0/+5
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-1/+1
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-4/+4
* Initial cut of eraser toolJon A. Cruz2008-04-261-0/+11
* Move script dialog from gtkmm to jvmBob Jamison2008-03-311-1/+3
* implement filter toggleMenTaLguY2008-03-311-0/+5
* * add RegisteredTransformedPoint widget, that transforms the point before dis...Johan B. C. Engelen2008-03-221-1/+2
* Adding axis detection to new input dialogJon A. Cruz2008-03-211-6/+5
* add delete lpe verb, rearrange menu to collect all lpe commands under pathbulia byak2008-03-191-1/+6
* adds icons for edit clippath/maskbulia byak2008-03-181-2/+2
* Adding new extended input devices dialogJon A. Cruz2008-03-131-0/+6
* fix "last effect settings..." that used to run the effect immediately.Johan B. C. Engelen2008-03-101-3/+2
* New menu command to quickly create guides around pageMaximilian Albert2008-03-051-0/+7
* * on-canvas clip and mask editing :) in the object menu you can find how to ...Johan B. C. Engelen2008-02-231-0/+10
* Changed how tooltips for verbs are fetched to display translated versions cor...Marcin Floryan2008-02-221-0/+6
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-4/+4
* rename grid arrange to rows and columnsbulia byak2008-01-301-2/+2
* spellingbulia byak2008-01-221-2/+2
* improved spelling ;-)Alexandre Prokoudine2008-01-181-1/+1
* Add possibility to convert objects (only rectangles and 3D boxes currently) t...Maximilian Albert2008-01-111-0/+6
* Removed Win32 only Print Direct verb, which was an exact clone of normal printJoel Holdsworth2007-12-231-5/+0
* Fixed the parenting of the print dialog so that it cannot fall behind the mai...Joel Holdsworth2007-12-221-2/+2
* Use "%"-key for toggling the snapper, and modify the related sp-desktop codeDiederik van Lierop2007-12-201-1/+1
* Introduce verb, menu item and shortcut for the global snapping toggleDiederik van Lierop2007-12-181-0/+4
* speedify zooming by keysbulia byak2007-12-181-4/+8
* Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool.Johan B. C. Engelen2007-12-051-1/+1
* UI tweaks for CMS view toggleJon A. Cruz2007-12-021-2/+2
* Adding icon for color managementJon A. Cruz2007-11-291-1/+1