summaryrefslogtreecommitdiffstats
path: root/src/dyna-draw-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-94/+0
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-3/+11
| | | (bzr r12782)
* Further refactoring of EventContexts.Markus Engel2013-07-301-11/+19
| | | (bzr r11608.1.109)
* Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-1/+1
| | | (bzr r11608.1.104)
* Merging of EventContext classes complete.Markus Engel2013-04-201-21/+2
| | | (bzr r11608.1.98)
* Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-2/+7
| | | (bzr r11608.1.96)
* Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
| | | (bzr r11608.1.94)
* Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-0/+1
| | | (bzr r11608.1.90)
* Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-1/+18
| | | (bzr r11608.1.89)
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-3/+0
| | | (bzr r12205)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| | | (bzr r10302.1.1)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-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 byak2009-01-191-2/+3
| | | | | reduce undesired flipping (bzr r7145)
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-2/+2
| | | (bzr r6835)
* purge livarot stuff from nodepathJohan B. C. Engelen2008-07-251-0/+1
| | | (bzr r6420)
* Refactoring out common codeJon A. Cruz2008-05-291-71/+3
| | | (bzr r5759)
* Refactoring beginingJon A. Cruz2008-05-201-4/+4
| | | (bzr r5717)
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-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 toolbulia byak2007-08-081-4/+0
| | | (bzr r3427)
* do a light dilation on mouseup if there was no rubbing; makes it usable even ↵bulia byak2007-04-211-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 byak2007-04-151-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 byak2007-04-111-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 toolMenTaLguY2007-02-031-0/+1
| | | (bzr r2318)
* add support for rounded caps with the calligraphy toolMenTaLguY2006-09-041-0/+1
| | | (bzr r1673)
* keep selected option for calligraphicbulia byak2006-05-141-0/+3
| | | (bzr r830)
* remove unused timer codeMenTaLguY2006-04-201-6/+2
| | | (bzr r550)
* add abs_width switch for calligraphy pen width; switch it to 1..100 ↵bulia byak2006-04-201-0/+3
| | | | | displayed range (bzr r548)
* merge ::dragging and ::dynahandMenTaLguY2006-04-011-2/+0
| | | (bzr r390)
* add documentationMenTaLguY2006-04-011-2/+13
| | | (bzr r389)
* excise never-used code and stale commentsbulia byak2006-03-311-1/+0
| | | (bzr r377)
* added variable tremorbulia byak2006-03-301-1/+2
| | | (bzr r374)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+116
(bzr r1)