| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | naming: avoid unintentional double-meanings (part 2) | MenTaLguY | 2007-08-19 | 1 | -1/+1 |
| | | | | (bzr r3517) | ||||
| * | Fixed the name of Open Clip Art Library in the verbs file... | Jon Phillips | 2007-08-18 | 1 | -2/+2 |
| | | | | (bzr r3507) | ||||
| * | * Better labels and icons for OCAL import/export | Luca Bruno | 2007-08-17 | 1 | -2/+2 |
| | | | | (bzr r3489) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+5 |
| | | | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | ||||
| * | tweak tool | bulia byak | 2007-08-08 | 1 | -0/+11 |
| | | | | (bzr r3423) | ||||
| * | export to ocal bug fix | Bruno Dilly | 2007-08-08 | 1 | -1/+5 |
| | | | | (bzr r3418) | ||||
| * | adds export to ocal feature without dialog window | Bruno Dilly | 2007-08-06 | 1 | -0/+4 |
| | | | | (bzr r3398) | ||||
| * | Modification of the parameters/return value of SPDesktop::getToplevel | Joel Holdsworth | 2007-07-28 | 1 | -4/+3 |
| | | | | (bzr r3332) | ||||
| * | Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵ | Joel Holdsworth | 2007-07-28 | 1 | -5/+13 |
| | | | | | | they are correctly parented (bzr r3328) | ||||
| * | initial filter UI code drop from Nick | MenTaLguY | 2007-06-24 | 1 | -0/+5 |
| | | | | (bzr r3095) | ||||
| * | First (very limited) version of the 3D box tool; allows for drawing of new ↵ | Maximilian Albert | 2007-06-21 | 1 | -0/+11 |
| | | | | | | boxes in a fixed perspective without any live interaction. (bzr r3084) | ||||
| * | Gtkmm:ified Fill and Stroke dialog (disabled by default). It's still | gustav_b | 2007-06-02 | 1 | -0/+1 |
| | | | | | | using the old fill/stroke style and paint style widgets, though. (bzr r3050) | ||||
| * | fix speeling of calligraphy tool verb name | MenTaLguY | 2007-05-06 | 1 | -1/+1 |
| | | | | (bzr r2982) | ||||
| * | While drawing with the pen/pencil tool, use the end of the unfinished path ↵ | Maximilian Albert | 2007-04-18 | 1 | -0/+22 |
| | | | | | | as reference point for zooming to avoid unwanted turns (bzr r2926) | ||||
| * | flipping patch by maximilian albert | bulia byak | 2007-04-17 | 1 | -3/+32 |
| | | | | (bzr r2916) | ||||
| * | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 2007-04-15 | 1 | -1/+0 |
| | | | | (bzr r2904) | ||||
| * | removed leftover debug messages. Toggling new grids now works. Almost ready ↵ | Johan B. C. Engelen | 2007-04-01 | 1 | -0/+1 |
| | | | | | | to comment-out old grid code. (bzr r2806) | ||||
| * | patch 1690246 from Max + read_geometry fixes for consistent placement | bulia byak | 2007-04-01 | 1 | -2/+3 |
| | | | | (bzr r2801) | ||||
| * | use UTF-8 for degree symbol | Kees Cook | 2007-03-18 | 1 | -4/+6 |
| | | | | (bzr r2682) | ||||
| * | sensitize unlock and unhide verbs | Aaron Spike | 2007-03-16 | 1 | -1/+1 |
| | | | | (bzr r2667) | ||||
| * | Swap out entities in tooltips. Fixes ↵ | Kees Cook | 2007-03-14 | 1 | -2/+4 |
| | | | | | | https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/91548 (bzr r2640) | ||||
| * | move sp_document_done() out into verbs.cpp | Aaron Spike | 2007-03-12 | 1 | -4/+10 |
| | | | | (bzr r2616) | ||||
| * | send verb ids into history and remove casting errors | Aaron Spike | 2007-03-12 | 1 | -4/+4 |
| | | | | (bzr r2615) | ||||
| * | add verbs for unlocking and unhiding all objects globaly or within the ↵ | Aaron Spike | 2007-03-12 | 1 | -0/+75 |
| | | | | | | current layer (bzr r2613) | ||||
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 1 | -1/+5 |
| | | | | | | recent bbox regressions. (bzr r2604) | ||||
| * | when listing verbs, use description when available, remove superfluous quotes | bulia byak | 2007-03-01 | 1 | -1/+1 |
| | | | | (bzr r2488) | ||||
| * | r14577@tres: ted | 2007-02-27 18:51:05 -0800 | Ted Gould | 2007-03-01 | 1 | -1/+12 |
| | | | | | | | Filling in the list function to list all the verbs for the command line option --verb-list (bzr r2474) | ||||
| * | r14576@tres: ted | 2007-02-26 23:29:13 -0800 | Ted Gould | 2007-03-01 | 1 | -0/+6 |
| | | | | | | Basic construction in place to --verb-list (bzr r2473) | ||||
| * | rename flood to paintbucket, copyedit | bulia byak | 2007-02-26 | 1 | -10/+10 |
| | | | | (bzr r2449) | ||||
| * | Add flood fill tool | John Bintz | 2007-02-25 | 1 | -1/+12 |
| | | | | (bzr r2432) | ||||
| * | isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ↵ | bulia byak | 2007-02-13 | 1 | -9/+10 |
| | | | | | | handles listeners etc. and provides a single interface to work with nodepath or knotholder; later will add another layer, ShapeEditorsCollective, which will allow us to have any number of nodepaths and knotholders simultaneously (bzr r2374) | ||||
| * | more informative tooltip | bulia byak | 2007-02-07 | 1 | -1/+1 |
| | | | | (bzr r2338) | ||||
| * | patch from David Douard to switch to node tool after creating linked offsets | MenTaLguY | 2007-01-18 | 1 | -0/+2 |
| | | | | (bzr r2237) | ||||
| * | patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed text | bulia byak | 2007-01-08 | 1 | -1/+1 |
| | | | | (bzr r2158) | ||||
| * | C++ find dialog calling code. | Johan B. C. Engelen | 2006-11-29 | 1 | -0/+2 |
| | | | | (bzr r2056) | ||||
| * | string fixes from bug 1516157 | bulia byak | 2006-11-19 | 1 | -1/+0 |
| | | | | (bzr r1991) | ||||
| * | implement select next/prev in gradient tool as well | bulia byak | 2006-11-06 | 1 | -0/+5 |
| | | | | (bzr r1919) | ||||
| * | implement select next/prev as verbs | bulia byak | 2006-11-06 | 1 | -1/+20 |
| | | | | (bzr r1917) | ||||
| * | copyedit label | bulia byak | 2006-11-03 | 1 | -1/+1 |
| | | | | (bzr r1889) | ||||
| * | add view mode toggle, store current mode for the session in prefs | bulia byak | 2006-11-03 | 1 | -0/+5 |
| | | | | (bzr r1888) | ||||
| * | undo annotations | bulia byak | 2006-10-05 | 1 | -6/+6 |
| | | | | (bzr r1767) | ||||
| * | I added Johan's badass patch for save a copy with the features I requested. | Jon Phillips | 2006-08-22 | 1 | -0/+2 |
| | | | | | | 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 Phillips | 2006-08-22 | 1 | -0/+5 |
| | | | | | | first gloss of this patch...I will add more stuff to it shortly... (bzr r1628) | ||||
| * | Added rest of icons for primary menus and updated verbs...flame me or create ↵ | Jon Phillips | 2006-08-20 | 1 | -18/+18 |
| | | | | | | and update my first stabs at getting these fleshed out. (bzr r1618) | ||||
| * | fix icon preview name | Jon Phillips | 2006-08-19 | 1 | -1/+1 |
| | | | | (bzr r1617) | ||||
| * | forced redraw of canvas upon completion of zooming or upon starting rubber ↵ | John Bintz | 2006-07-23 | 1 | -0/+2 |
| | | | | | | | | band selection events to work around event starvation issue at high zoom levels (bzr r1464) | ||||
| * | undo annotations | gustav_b | 2006-07-10 | 1 | -5/+13 |
| | | | | (bzr r1390) | ||||
| * | Added descriptions to Undo/Redo commands in the menus | gustav_b | 2006-07-09 | 1 | -15/+30 |
| | | | | (bzr r1379) | ||||
| * | reterm canvas to page | bulia byak | 2006-07-02 | 1 | -7/+7 |
| | | | | (bzr r1344) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -6/+17 |
| | | | | (bzr r1315) | ||||
