| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed Win32 only Print Direct verb, which was an exact clone of normal print | Joel Holdsworth | 2007-12-23 | 1 | -5/+0 |
| * | Fixed the parenting of the print dialog so that it cannot fall behind the mai... | Joel Holdsworth | 2007-12-22 | 1 | -2/+2 |
| * | Use "%"-key for toggling the snapper, and modify the related sp-desktop code | Diederik van Lierop | 2007-12-20 | 1 | -1/+1 |
| * | Introduce verb, menu item and shortcut for the global snapping toggle | Diederik van Lierop | 2007-12-18 | 1 | -0/+4 |
| * | speedify zooming by keys | bulia byak | 2007-12-18 | 1 | -4/+8 |
| * | Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool. | Johan B. C. Engelen | 2007-12-05 | 1 | -1/+1 |
| * | UI tweaks for CMS view toggle | Jon A. Cruz | 2007-12-02 | 1 | -2/+2 |
| * | Adding icon for color management | Jon A. Cruz | 2007-11-29 | 1 | -1/+1 |
| * | Menu item to toggle CMS adjustment on and off | Jon A. Cruz | 2007-11-26 | 1 | -0/+6 |
| * | The dialog to panel refactoring: | gustav_b | 2007-11-22 | 1 | -47/+5 |
| * | rename EditCloneOriginal to EditCloneSelectOriginal ; SP_VERB_EDIT_CLONE_ORIG... | Johan B. C. Engelen | 2007-11-18 | 1 | -2/+2 |
| * | warning cleanup | Jon A. Cruz | 2007-11-08 | 1 | -26/+26 |
| * | fixed a typo in a user visible message | Alexandre Prokoudine | 2007-10-31 | 1 | -1/+1 |
| * | LPE: implement 'edit next LPE parameter'. Accessible through key '7'. | Johan B. C. Engelen | 2007-10-28 | 1 | -10/+1 |
| * | Fix bug [ 1818794 ] Showing grid on opening svg | Johan B. C. Engelen | 2007-10-24 | 1 | -1/+16 |
| * | do not confuse moving and switching | bulia byak | 2007-10-16 | 1 | -6/+6 |
| * | apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item | Johan B. C. Engelen | 2007-10-09 | 1 | -0/+6 |
| * | tab handles in gradient tool only when they exist | bulia byak | 2007-10-08 | 1 | -2/+5 |
| * | remove the disabled old svg-keys-chart verb | bulia byak | 2007-09-28 | 1 | -8/+0 |
| * | Killed old, now obsolete, object-properties (a.k.a F&S) dialog. | gustav_b | 2007-09-20 | 1 | -2/+0 |
| * | copyedit | bulia byak | 2007-09-05 | 1 | -4/+4 |
| * | LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat... | Johan B. C. Engelen | 2007-09-04 | 1 | -15/+20 |
| * | copyedit | bulia byak | 2007-08-30 | 1 | -4/+4 |
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -7/+18 |
| * | naming: avoid unintentional double-meanings (part 2) | MenTaLguY | 2007-08-19 | 1 | -1/+1 |
| * | Fixed the name of Open Clip Art Library in the verbs file... | Jon Phillips | 2007-08-18 | 1 | -2/+2 |
| * | * Better labels and icons for OCAL import/export | Luca Bruno | 2007-08-17 | 1 | -2/+2 |
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+5 |
| * | tweak tool | bulia byak | 2007-08-08 | 1 | -0/+11 |
| * | export to ocal bug fix | Bruno Dilly | 2007-08-08 | 1 | -1/+5 |
| * | adds export to ocal feature without dialog window | Bruno Dilly | 2007-08-06 | 1 | -0/+4 |
| * | Modification of the parameters/return value of SPDesktop::getToplevel | Joel Holdsworth | 2007-07-28 | 1 | -4/+3 |
| * | Gtkmm-ified the desktop window object, and modified the file dialogs so that ... | Joel Holdsworth | 2007-07-28 | 1 | -5/+13 |
| * | initial filter UI code drop from Nick | MenTaLguY | 2007-06-24 | 1 | -0/+5 |
| * | First (very limited) version of the 3D box tool; allows for drawing of new bo... | Maximilian Albert | 2007-06-21 | 1 | -0/+11 |
| * | Gtkmm:ified Fill and Stroke dialog (disabled by default). It's still | gustav_b | 2007-06-02 | 1 | -0/+1 |
| * | fix speeling of calligraphy tool verb name | MenTaLguY | 2007-05-06 | 1 | -1/+1 |
| * | While drawing with the pen/pencil tool, use the end of the unfinished path as... | Maximilian Albert | 2007-04-18 | 1 | -0/+22 |
| * | flipping patch by maximilian albert | bulia byak | 2007-04-17 | 1 | -3/+32 |
| * | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 2007-04-15 | 1 | -1/+0 |
| * | removed leftover debug messages. Toggling new grids now works. Almost ready t... | Johan B. C. Engelen | 2007-04-01 | 1 | -0/+1 |
| * | patch 1690246 from Max + read_geometry fixes for consistent placement | bulia byak | 2007-04-01 | 1 | -2/+3 |
| * | use UTF-8 for degree symbol | Kees Cook | 2007-03-18 | 1 | -4/+6 |
| * | sensitize unlock and unhide verbs | Aaron Spike | 2007-03-16 | 1 | -1/+1 |
| * | Swap out entities in tooltips. Fixes https://bugs.launchpad.net/ubuntu/+sour... | Kees Cook | 2007-03-14 | 1 | -2/+4 |
| * | move sp_document_done() out into verbs.cpp | Aaron Spike | 2007-03-12 | 1 | -4/+10 |
| * | send verb ids into history and remove casting errors | Aaron Spike | 2007-03-12 | 1 | -4/+4 |
| * | add verbs for unlocking and unhiding all objects globaly or within the curren... | Aaron Spike | 2007-03-12 | 1 | -0/+75 |
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 1 | -1/+5 |
| * | when listing verbs, use description when available, remove superfluous quotes | bulia byak | 2007-03-01 | 1 | -1/+1 |