summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* send verb ids into history and remove casting errorsAaron Spike2007-03-121-4/+4
* add verbs for unlocking and unhiding all objects globaly or within the curren...Aaron Spike2007-03-121-0/+75
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-1/+5
* when listing verbs, use description when available, remove superfluous quotesbulia byak2007-03-011-1/+1
* r14577@tres: ted | 2007-02-27 18:51:05 -0800Ted Gould2007-03-011-1/+12
* r14576@tres: ted | 2007-02-26 23:29:13 -0800Ted Gould2007-03-011-0/+6
* rename flood to paintbucket, copyeditbulia byak2007-02-261-10/+10
* Add flood fill toolJohn Bintz2007-02-251-1/+12
* isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...bulia byak2007-02-131-9/+10
* more informative tooltipbulia byak2007-02-071-1/+1
* patch from David Douard to switch to node tool after creating linked offsetsMenTaLguY2007-01-181-0/+2
* patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed textbulia byak2007-01-081-1/+1
* C++ find dialog calling code.Johan B. C. Engelen2006-11-291-0/+2
* string fixes from bug 1516157bulia byak2006-11-191-1/+0
* implement select next/prev in gradient tool as wellbulia byak2006-11-061-0/+5
* implement select next/prev as verbsbulia byak2006-11-061-1/+20
* copyedit labelbulia byak2006-11-031-1/+1
* add view mode toggle, store current mode for the session in prefsbulia byak2006-11-031-0/+5
* undo annotationsbulia byak2006-10-051-6/+6
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-221-0/+2
* Committed a great patch which adds a Save A Copy menu function. This is the f...Jon Phillips2006-08-221-0/+5
* Added rest of icons for primary menus and updated verbs...flame me or create ...Jon Phillips2006-08-201-18/+18
* fix icon preview nameJon Phillips2006-08-191-1/+1
* forced redraw of canvas upon completion of zooming or upon starting rubber ba...John Bintz2006-07-231-0/+2
* undo annotationsgustav_b2006-07-101-5/+13
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-15/+30
* reterm canvas to pagebulia byak2006-07-021-7/+7
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-6/+17
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-103/+4
* typos, mnemonicsbulia byak2006-05-281-2/+2
* Panel refactoringJon A. Cruz2006-05-231-0/+2
* * Remove text verbs except for the actual class for nowMilosz Derezynski2006-05-181-7/+0
* * Properly deal with setting the style using the text toolbarMilosz Derezynski2006-05-181-1/+57
* Base implementation of a layers dialog.Jon A. Cruz2006-05-151-6/+6
* Fixed problem with std::map use making last verb inaccessible.Jon A. Cruz2006-05-071-1/+7