summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-261-0/+6
* The dialog to panel refactoring:gustav_b2007-11-221-47/+5
* rename EditCloneOriginal to EditCloneSelectOriginal ; SP_VERB_EDIT_CLONE_ORIG...Johan B. C. Engelen2007-11-181-2/+2
* warning cleanupJon A. Cruz2007-11-081-26/+26
* fixed a typo in a user visible messageAlexandre Prokoudine2007-10-311-1/+1
* LPE: implement 'edit next LPE parameter'. Accessible through key '7'.Johan B. C. Engelen2007-10-281-10/+1
* Fix bug [ 1818794 ] Showing grid on opening svgJohan B. C. Engelen2007-10-241-1/+16
* do not confuse moving and switchingbulia byak2007-10-161-6/+6
* apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu ItemJohan B. C. Engelen2007-10-091-0/+6
* tab handles in gradient tool only when they existbulia byak2007-10-081-2/+5
* remove the disabled old svg-keys-chart verbbulia byak2007-09-281-8/+0
* Killed old, now obsolete, object-properties (a.k.a F&S) dialog.gustav_b2007-09-201-2/+0
* copyeditbulia byak2007-09-051-4/+4
* LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen2007-09-041-15/+20
* copyeditbulia byak2007-08-301-4/+4
* Dockable dialogs patch applied gustav_b2007-08-291-7/+18
* naming: avoid unintentional double-meanings (part 2)MenTaLguY2007-08-191-1/+1
* Fixed the name of Open Clip Art Library in the verbs file...Jon Phillips2007-08-181-2/+2
* * Better labels and icons for OCAL import/exportLuca Bruno2007-08-171-2/+2
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+5
* tweak toolbulia byak2007-08-081-0/+11
* export to ocal bug fixBruno Dilly2007-08-081-1/+5
* adds export to ocal feature without dialog windowBruno Dilly2007-08-061-0/+4
* Modification of the parameters/return value of SPDesktop::getToplevelJoel Holdsworth2007-07-281-4/+3
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-281-5/+13
* initial filter UI code drop from NickMenTaLguY2007-06-241-0/+5
* First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert2007-06-211-0/+11
* Gtkmm:ified Fill and Stroke dialog (disabled by default). It's stillgustav_b2007-06-021-0/+1
* fix speeling of calligraphy tool verb nameMenTaLguY2007-05-061-1/+1
* While drawing with the pen/pencil tool, use the end of the unfinished path as...Maximilian Albert2007-04-181-0/+22
* flipping patch by maximilian albertbulia byak2007-04-171-3/+32
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-1/+0
* removed leftover debug messages. Toggling new grids now works. Almost ready t...Johan B. C. Engelen2007-04-011-0/+1
* patch 1690246 from Max + read_geometry fixes for consistent placementbulia byak2007-04-011-2/+3
* use UTF-8 for degree symbolKees Cook2007-03-181-4/+6
* sensitize unlock and unhide verbsAaron Spike2007-03-161-1/+1
* Swap out entities in tooltips. Fixes https://bugs.launchpad.net/ubuntu/+sour...Kees Cook2007-03-141-2/+4
* move sp_document_done() out into verbs.cppAaron Spike2007-03-121-4/+10