summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Added rest of icons for primary menus and updated verbs...flame me or create ↵Jon Phillips2006-08-201-18/+18
| | | | | and update my first stabs at getting these fleshed out. (bzr r1618)
* fix icon preview nameJon Phillips2006-08-191-1/+1
| | | (bzr r1617)
* forced redraw of canvas upon completion of zooming or upon starting rubber ↵John Bintz2006-07-231-0/+2
| | | | | | | band selection events to work around event starvation issue at high zoom levels (bzr r1464)
* undo annotationsgustav_b2006-07-101-5/+13
| | | (bzr r1390)
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-15/+30
| | | (bzr r1379)
* reterm canvas to pagebulia byak2006-07-021-7/+7
| | | (bzr r1344)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-6/+17
| | | (bzr r1315)
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-103/+4
| | | (bzr r1268)
* typos, mnemonicsbulia byak2006-05-281-2/+2
| | | (bzr r1048)
* Panel refactoringJon A. Cruz2006-05-231-0/+2
| | | (bzr r976)
* * Remove text verbs except for the actual class for nowMilosz Derezynski2006-05-181-7/+0
| | | (bzr r881)
* * Properly deal with setting the style using the text toolbarMilosz Derezynski2006-05-181-1/+57
| | | (bzr r874)
* Base implementation of a layers dialog.Jon A. Cruz2006-05-151-6/+6
| | | (bzr r843)
* Fixed problem with std::map use making last verb inaccessible.Jon A. Cruz2006-05-071-1/+7
| | | (bzr r756)
* Adding fit canvas verbsAaron Spike2006-04-191-2/+86
| | | | | | a few fixes in verbs.cpp and a new button (bzr r539)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-12/+12
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* fix 1356914bulia byak2006-04-141-1/+1
| | | (bzr r518)
* renamed many verbs to more meaningful names, fixed a few inconsistencies, ↵bulia byak2006-04-121-31/+29
| | | | | rearranged and commented keys/default.xml (bzr r505)
* fixed typo. removed duplicates of SP_VERB_DIALOG_EXTENSIONEDITORBob Jamison2006-03-291-8/+0
| | | (bzr r368)
* (bzr r358)Ted Gould2006-03-291-0/+2
|
* (bzr r357)Ted Gould2006-03-291-0/+2
|
* (bzr r352)Ted Gould2006-03-291-0/+2
|
* (bzr r345)Ted Gould2006-03-291-0/+2
|
* r10951@tres: ted | 2006-02-16 08:56:41 -0800Ted Gould2006-03-291-0/+5
| | | | | | Adding an Extension Editor verb. (though I don't really like the name extension editor) (bzr r341)
* pasting sizebulia byak2006-03-261-0/+30
| | | (bzr r298)
* menu rearrange, tips copyeditbulia byak2006-03-261-52/+52
| | | (bzr r297)
* patch by Andrius R. for (un)clip and (un)mask commandsbulia byak2006-03-191-0/+20
| | | (bzr r263)
* open Inkscape Preferences on doubleclick of toolbox button (more or less patchRalf Stephan2006-02-061-47/+29
| | | | | #1424822 by Marco Scholten) (bzr r93)
* Updated for build and fixed Trace Bitmap text to be Trace Bitmap...Jon Phillips2006-02-041-1/+1
| | | (bzr r72)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+2254
(bzr r1)