summaryrefslogtreecommitdiffstats
path: root/src/verbs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* initial filter UI code drop from NickMenTaLguY2007-06-241-0/+1
| | | (bzr r3095)
* First (very limited) version of the 3D box tool; allows for drawing of new ↵Maximilian Albert2007-06-211-0/+2
| | | | | boxes in a fixed perspective without any live interaction. (bzr r3084)
* add verbs for unlocking and unhiding all objects globaly or within the ↵Aaron Spike2007-03-121-0/+5
| | | | | current layer (bzr r2613)
* add accessor for tip (description)bulia byak2007-03-011-0/+2
| | | (bzr r2487)
* r14576@tres: ted | 2007-02-26 23:29:13 -0800Ted Gould2007-03-011-1/+3
| | | | | Basic construction in place to --verb-list (bzr r2473)
* rename flood to paintbucket, copyeditbulia byak2007-02-261-2/+2
| | | (bzr r2449)
* Add flood fill toolJohn Bintz2007-02-251-0/+2
| | | (bzr r2432)
* implement select next/prev as verbsbulia byak2006-11-061-0/+2
| | | (bzr r1917)
* add view mode toggle, store current mode for the session in prefsbulia byak2006-11-031-0/+1
| | | (bzr r1888)
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-221-0/+3
| | | | | Now it all works quite well! Great! (bzr r1630)
* Committed a great patch which adds a Save A Copy menu function. This is the ↵Jon Phillips2006-08-221-0/+1
| | | | | first gloss of this patch...I will add more stuff to it shortly... (bzr r1628)
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-0/+2
| | | (bzr r1379)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-0/+3
| | | (bzr r1315)
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-8/+1
| | | (bzr r1268)
* * Remove text verbs except for the actual class for nowMilosz Derezynski2006-05-181-8/+0
| | | (bzr r881)
* * Properly deal with setting the style using the text toolbarMilosz Derezynski2006-05-181-0/+8
| | | (bzr r874)
* Base implementation of a layers dialog.Jon A. Cruz2006-05-151-1/+1
| | | (bzr r843)
* Fixed problem with std::map use making last verb inaccessible.Jon A. Cruz2006-05-071-10/+16
| | | (bzr r756)
* Adding unit test for verbs.Jon A. Cruz2006-04-281-0/+12
| | | (bzr r604)
* Adding fit canvas verbsAaron Spike2006-04-191-1/+5
| | | | | | a few fixes in verbs.cpp and a new button (bzr r539)
* r10951@tres: ted | 2006-02-16 08:56:41 -0800Ted Gould2006-03-291-0/+1
| | | | | | Adding an Extension Editor verb. (though I don't really like the name extension editor) (bzr r341)
* r10922@tres: ted | 2006-02-13 09:41:52 -0800Ted Gould2006-03-291-0/+5
| | | | | Adding in support for setting the name and tooltip after initalization. (bzr r335)
* pasting sizebulia byak2006-03-261-0/+6
| | | (bzr r298)
* patch by Andrius R. for (un)clip and (un)mask commandsbulia byak2006-03-191-0/+4
| | | (bzr r263)
* r10814@tres: ted | 2006-01-29 14:02:54 -0800Ted Gould2006-01-301-0/+2
| | | | | Adding in support for getting the name of the verb. (bzr r49)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+375
(bzr r1)