summaryrefslogtreecommitdiffstats
path: root/src/common-context.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-123/+0
(bzr r12785)
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-1/+9
(bzr r12782)
2013-07-30Further refactoring of EventContexts.Markus Engel1-5/+6
(bzr r11608.1.109)
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-1/+1
(bzr r11608.1.104)
2013-04-20Merging of EventContext classes complete.Markus Engel1-23/+2
(bzr r11608.1.98)
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-2/+4
(bzr r11608.1.96)
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-0/+1
(bzr r11608.1.90)
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-1/+18
(bzr r11608.1.89)
2013-03-19Fixing regressionjtx1-4/+0
(bzr r11950.1.61)
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+4
(bzr r11950.1.56)
2013-03-14Fix another load of forward declaration tagsAlex Valavanis1-4/+0
(bzr r12205)
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-4/+4
(bzr r10302.1.1)
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz1-1/+0
header. (bzr r9978.1.1)
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan1-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)
2008-09-18Some NR::Point ==> Geom::Point replacementsMaximilian Albert1-9/+9
(bzr r6835)
2008-07-16remove all old nartbpath code from SPCurve!!! (in other words, ↵Johan B. C. Engelen1-0/+1
lib2geomification of SPCurve complete) (bzr r6330)
2008-05-29Refactoring out common codeJon A. Cruz1-25/+18
(bzr r5759)
2008-05-20Refactoring beginingJon A. Cruz1-9/+8
(bzr r5717)
2008-04-26Added missing eraser filesJon A. Cruz1-36/+21
(bzr r5526)
2007-08-08remove thinning/thickening, now in tweak toolbulia byak1-4/+0
(bzr r3427)
2007-04-21do a light dilation on mouseup if there was no rubbing; makes it usable even ↵bulia byak1-0/+1
with a mouse that gets no motion events during a click (bzr r2942)
2007-04-15increment hatch_spacing by hatch_spacing_step when keep_selected is off; use ↵bulia byak1-0/+1
forced redraws for all drawing modes, not only for thinning (bzr r2895)
2007-04-11tracking guide with ctrl; tracing background; thinning/thickening with alt; ↵bulia byak1-0/+15
also home/end for width, shift+drawing to unionize, decrease tolerance, add comments (bzr r2853)
2007-02-03attempt to fix both responsiveness and blobs in calligraphy toolMenTaLguY1-0/+1
(bzr r2318)
2006-09-04add support for rounded caps with the calligraphy toolMenTaLguY1-0/+1
(bzr r1673)
2006-05-14keep selected option for calligraphicbulia byak1-0/+3
(bzr r830)
2006-04-20remove unused timer codeMenTaLguY1-6/+2
(bzr r550)
2006-04-20add abs_width switch for calligraphy pen width; switch it to 1..100 ↵bulia byak1-0/+3
displayed range (bzr r548)
2006-04-01merge ::dragging and ::dynahandMenTaLguY1-2/+0
(bzr r390)
2006-04-01add documentationMenTaLguY1-2/+13
(bzr r389)
2006-03-31excise never-used code and stale commentsbulia byak1-1/+0
(bzr r377)
2006-03-30added variable tremorbulia byak1-1/+2
(bzr r374)