| Commit message (Expand) | Author | Files | Lines |
| 2007-06-02 | Gtkmm:ified Fill and Stroke dialog (disabled by default). It's still | gustav_b | 1 | -0/+1 |
| 2007-05-06 | fix speeling of calligraphy tool verb name | MenTaLguY | 1 | -1/+1 |
| 2007-04-18 | While drawing with the pen/pencil tool, use the end of the unfinished path as... | Maximilian Albert | 1 | -0/+22 |
| 2007-04-17 | flipping patch by maximilian albert | bulia byak | 1 | -3/+32 |
| 2007-04-15 | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 1 | -1/+0 |
| 2007-04-01 | removed leftover debug messages. Toggling new grids now works. Almost ready t... | Johan B. C. Engelen | 1 | -0/+1 |
| 2007-04-01 | patch 1690246 from Max + read_geometry fixes for consistent placement | bulia byak | 1 | -2/+3 |
| 2007-03-18 | use UTF-8 for degree symbol | Kees Cook | 1 | -4/+6 |
| 2007-03-16 | sensitize unlock and unhide verbs | Aaron Spike | 1 | -1/+1 |
| 2007-03-14 | Swap out entities in tooltips. Fixes https://bugs.launchpad.net/ubuntu/+sour... | Kees Cook | 1 | -2/+4 |
| 2007-03-12 | move sp_document_done() out into verbs.cpp | Aaron Spike | 1 | -4/+10 |
| 2007-03-12 | send verb ids into history and remove casting errors | Aaron Spike | 1 | -4/+4 |
| 2007-03-12 | add verbs for unlocking and unhiding all objects globaly or within the curren... | Aaron Spike | 1 | -0/+75 |
| 2007-03-11 | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 1 | -1/+5 |
| 2007-03-01 | when listing verbs, use description when available, remove superfluous quotes | bulia byak | 1 | -1/+1 |
| 2007-03-01 | r14577@tres: ted | 2007-02-27 18:51:05 -0800 | Ted Gould | 1 | -1/+12 |
| 2007-03-01 | r14576@tres: ted | 2007-02-26 23:29:13 -0800 | Ted Gould | 1 | -0/+6 |
| 2007-02-26 | rename flood to paintbucket, copyedit | bulia byak | 1 | -10/+10 |
| 2007-02-25 | Add flood fill tool | John Bintz | 1 | -1/+12 |
| 2007-02-13 | isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ... | bulia byak | 1 | -9/+10 |
| 2007-02-07 | more informative tooltip | bulia byak | 1 | -1/+1 |
| 2007-01-18 | patch from David Douard to switch to node tool after creating linked offsets | MenTaLguY | 1 | -0/+2 |
| 2007-01-08 | patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed text | bulia byak | 1 | -1/+1 |
| 2006-11-29 | C++ find dialog calling code. | Johan B. C. Engelen | 1 | -0/+2 |
| 2006-11-19 | string fixes from bug 1516157 | bulia byak | 1 | -1/+0 |
| 2006-11-06 | implement select next/prev in gradient tool as well | bulia byak | 1 | -0/+5 |
| 2006-11-06 | implement select next/prev as verbs | bulia byak | 1 | -1/+20 |
| 2006-11-03 | copyedit label | bulia byak | 1 | -1/+1 |
| 2006-11-03 | add view mode toggle, store current mode for the session in prefs | bulia byak | 1 | -0/+5 |
| 2006-10-05 | undo annotations | bulia byak | 1 | -6/+6 |
| 2006-08-22 | I added Johan's badass patch for save a copy with the features I requested. | Jon Phillips | 1 | -0/+2 |
| 2006-08-22 | Committed a great patch which adds a Save A Copy menu function. This is the f... | Jon Phillips | 1 | -0/+5 |
| 2006-08-20 | Added rest of icons for primary menus and updated verbs...flame me or create ... | Jon Phillips | 1 | -18/+18 |
| 2006-08-19 | fix icon preview name | Jon Phillips | 1 | -1/+1 |
| 2006-07-23 | forced redraw of canvas upon completion of zooming or upon starting rubber ba... | John Bintz | 1 | -0/+2 |
| 2006-07-10 | undo annotations | gustav_b | 1 | -5/+13 |
| 2006-07-09 | Added descriptions to Undo/Redo commands in the menus | gustav_b | 1 | -15/+30 |
| 2006-07-02 | reterm canvas to page | bulia byak | 1 | -7/+7 |
| 2006-06-29 | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 1 | -6/+17 |
| 2006-06-23 | manually merging the INKBOARD_PEDRO branch into trunk | daleharvey | 1 | -103/+4 |
| 2006-05-28 | typos, mnemonics | bulia byak | 1 | -2/+2 |
| 2006-05-23 | Panel refactoring | Jon A. Cruz | 1 | -0/+2 |
| 2006-05-18 | * Remove text verbs except for the actual class for now | Milosz Derezynski | 1 | -7/+0 |
| 2006-05-18 | * Properly deal with setting the style using the text toolbar | Milosz Derezynski | 1 | -1/+57 |
| 2006-05-15 | Base implementation of a layers dialog. | Jon A. Cruz | 1 | -6/+6 |
| 2006-05-07 | Fixed problem with std::map use making last verb inaccessible. | Jon A. Cruz | 1 | -1/+7 |
| 2006-04-19 | Adding fit canvas verbs | Aaron Spike | 1 | -2/+86 |
| 2006-04-17 | Get rid of the SP_DT_* macros which do nothing more than provide additional, ... | MenTaLguY | 1 | -12/+12 |
| 2006-04-14 | fix 1356914 | bulia byak | 1 | -1/+1 |
| 2006-04-12 | renamed many verbs to more meaningful names, fixed a few inconsistencies, rea... | bulia byak | 1 | -31/+29 |