| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | C++ification of SPCtrlLine in preparation of visibility improvements. | Jon A. Cruz | 2012-05-04 | 1 | -2/+5 |
| | | | | (bzr r11321) | ||||
| * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 1 | -1/+4 |
| | | | | (bzr r11316) | ||||
| * | 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) | ||||
| * | Some NR::Point ==> Geom::Point replacements | Maximilian Albert | 2008-09-18 | 1 | -1/+1 |
| | | | | (bzr r6835) | ||||
| * | Add function to cancel wait-for-LPE mode in pen context | Maximilian Albert | 2008-08-18 | 1 | -0/+1 |
| | | | | (bzr r6687) | ||||
| * | Groundwork for new LPETool tool (which consists of subtools that are ↵ | Maximilian Albert | 2008-08-18 | 1 | -0/+2 |
| | | | | | | constructed from LPEs) (bzr r6645) | ||||
| * | New mode in pen tool to draw paraxial lines | Maximilian Albert | 2008-08-06 | 1 | -0/+4 |
| | | | | (bzr r6575) | ||||
| * | Separate function to put pen context into 'wait for LPE mouse clicks' mode | Maximilian Albert | 2008-06-16 | 1 | -0/+2 |
| | | | | (bzr r5958) | ||||
| * | When expecting mouse clicks for a LPE in pen context, don't concatenate with ↵ | Maximilian Albert | 2008-06-12 | 1 | -6/+7 |
| | | | | | | or continue existing paths (bzr r5904) | ||||
| * | More infrastructure to have waiting LPEs that are freshly created and ↵ | Maximilian Albert | 2008-06-12 | 1 | -1/+1 |
| | | | | | | applied to yet-to-be-drawn paths (bzr r5903) | ||||
| * | Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait ↵ | Maximilian Albert | 2008-06-12 | 1 | -0/+7 |
| | | | | | | for parameter path' mode; make LPEMirrorReflect use this to let the user specify the mirroring line (bzr r5902) | ||||
| * | Pen context can now wait for a specified number of clicks and finish the ↵ | Maximilian Albert | 2008-06-12 | 1 | -0/+2 |
| | | | | | | path afterwards; together with the new polylines mode this will be used to pass paths as arguments to LPEs (bzr r5901) | ||||
| * | Remove obsolete variable 'onlycurves' from pen-context.(h|cpp) | Maximilian Albert | 2008-06-12 | 1 | -1/+0 |
| | | | | (bzr r5900) | ||||
| * | New 'polylines only' mode in pen context; to be used later when LPEs are ↵ | Maximilian Albert | 2008-06-12 | 1 | -0/+2 |
| | | | | | | waiting for mouse input (bzr r5899) | ||||
| * | Disable pen event handling during important update operations | John Bintz | 2006-09-03 | 1 | -0/+2 |
| | | | | (bzr r1668) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+62 |
| (bzr r1) | |||||
