| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -94/+0 |
| | | | | (bzr r12785) | ||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -3/+11 |
| | | | | (bzr r12782) | ||||
| * | Further refactoring of EventContexts. | Markus Engel | 2013-07-30 | 1 | -11/+19 |
| | | | | (bzr r11608.1.109) | ||||
| * | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 2013-04-21 | 1 | -1/+1 |
| | | | | (bzr r11608.1.104) | ||||
| * | Merging of EventContext classes complete. | Markus Engel | 2013-04-20 | 1 | -21/+2 |
| | | | | (bzr r11608.1.98) | ||||
| * | Replaced casting macros for EventContext tree; added contructors. | Markus Engel | 2013-04-13 | 1 | -2/+7 |
| | | | | (bzr r11608.1.96) | ||||
| * | Added prefPaths to contexts; modified SPFactory | Markus Engel | 2013-04-12 | 1 | -0/+2 |
| | | | | (bzr r11608.1.94) | ||||
| * | Added constructors to EventContext tree / some missing virtual pads. | Markus Engel | 2013-04-09 | 1 | -0/+1 |
| | | | | (bzr r11608.1.90) | ||||
| * | Started conversion of SPEventContext tree; added virtual pads to all classes. | Markus Engel | 2013-04-08 | 1 | -1/+18 |
| | | | | (bzr r11608.1.89) | ||||
| * | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -3/+0 |
| | | | | (bzr r12205) | ||||
| * | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 1 | -4/+4 |
| | | | | (bzr r10302.1.1) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | improve guide tracking: add inertia after escape, suppress initial jerk, ↵ | bulia byak | 2009-01-19 | 1 | -2/+3 |
| | | | | | | reduce undesired flipping (bzr r7145) | ||||
| * | Some NR::Point ==> Geom::Point replacements | Maximilian Albert | 2008-09-18 | 1 | -2/+2 |
| | | | | (bzr r6835) | ||||
| * | purge livarot stuff from nodepath | Johan B. C. Engelen | 2008-07-25 | 1 | -0/+1 |
| | | | | (bzr r6420) | ||||
| * | Refactoring out common code | Jon A. Cruz | 2008-05-29 | 1 | -71/+3 |
| | | | | (bzr r5759) | ||||
| * | Refactoring begining | Jon A. Cruz | 2008-05-20 | 1 | -4/+4 |
| | | | | (bzr r5717) | ||||
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -1/+0 |
| | | | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636) | ||||
| * | remove thinning/thickening, now in tweak tool | bulia byak | 2007-08-08 | 1 | -4/+0 |
| | | | | (bzr r3427) | ||||
| * | do a light dilation on mouseup if there was no rubbing; makes it usable even ↵ | bulia byak | 2007-04-21 | 1 | -0/+1 |
| | | | | | | with a mouse that gets no motion events during a click (bzr r2942) | ||||
| * | increment hatch_spacing by hatch_spacing_step when keep_selected is off; use ↵ | bulia byak | 2007-04-15 | 1 | -0/+1 |
| | | | | | | forced redraws for all drawing modes, not only for thinning (bzr r2895) | ||||
| * | tracking guide with ctrl; tracing background; thinning/thickening with alt; ↵ | bulia byak | 2007-04-11 | 1 | -0/+15 |
| | | | | | | also home/end for width, shift+drawing to unionize, decrease tolerance, add comments (bzr r2853) | ||||
| * | attempt to fix both responsiveness and blobs in calligraphy tool | MenTaLguY | 2007-02-03 | 1 | -0/+1 |
| | | | | (bzr r2318) | ||||
| * | add support for rounded caps with the calligraphy tool | MenTaLguY | 2006-09-04 | 1 | -0/+1 |
| | | | | (bzr r1673) | ||||
| * | keep selected option for calligraphic | bulia byak | 2006-05-14 | 1 | -0/+3 |
| | | | | (bzr r830) | ||||
| * | remove unused timer code | MenTaLguY | 2006-04-20 | 1 | -6/+2 |
| | | | | (bzr r550) | ||||
| * | add abs_width switch for calligraphy pen width; switch it to 1..100 ↵ | bulia byak | 2006-04-20 | 1 | -0/+3 |
| | | | | | | displayed range (bzr r548) | ||||
| * | merge ::dragging and ::dynahand | MenTaLguY | 2006-04-01 | 1 | -2/+0 |
| | | | | (bzr r390) | ||||
| * | add documentation | MenTaLguY | 2006-04-01 | 1 | -2/+13 |
| | | | | (bzr r389) | ||||
| * | excise never-used code and stale comments | bulia byak | 2006-03-31 | 1 | -1/+0 |
| | | | | (bzr r377) | ||||
| * | added variable tremor | bulia byak | 2006-03-30 | 1 | -1/+2 |
| | | | | (bzr r374) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+116 |
| (bzr r1) | |||||
