summaryrefslogtreecommitdiffstats
path: root/src/pen-context.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-1/+1
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-26/+26
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-1/+2
2008-03-09Don't steal 'del' key in pen context when there is no curve being drawn (clos...Maximilian Albert1-2/+6
2008-03-09Factor out duplicated angle/distance statusbar code into separate functionJohn Bintz1-28/+43
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2008-01-20Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used for...Maximilian Albert1-1/+1
2008-01-19Make creation of dots via Ctrl+click also possible in pen context; fill dots ...Maximilian Albert1-0/+6
2008-01-16Make path segments convertable to guides, tooMaximilian Albert1-0/+8
2007-11-02warning cleanupJon A. Cruz1-1/+1
2007-08-21gobble more of motion events; make statusbar messages immediate for better vi...bulia byak1-3/+4
2007-07-29due to the order of processing events, we must disable lmb handling in childr...bulia byak1-4/+8
2007-07-10add item handler so that right-click works over an item; fixes 1751318bulia byak1-0/+25
2007-04-23fix 1704038: finishing on right-click assumed we are finishing unclosed, whic...bulia byak1-6/+15
2007-04-18Fixed: Shift-doubleclicking middle mouse button in pen tool should not finish...Maximilian Albert1-4/+4
2006-10-19remove color cursorsJosh Andler1-6/+0
2006-09-24Added forced redraws to other toolsJohn Bintz1-4/+5
2006-09-06Initial reworking of forced redraw to work better with interruptible displayJohn Bintz1-3/+3
2006-09-04Force non-interruptible canvas redraws to ensure accurate display while creat...John Bintz1-0/+7
2006-09-03Disable pen events while finishing pen operations to prevent race conditionJohn Bintz1-2/+4
2006-09-03Disable pen event handling during important update operationsJohn Bintz1-0/+32
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-2/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-2/+2
2006-06-19initial color cursor implementation (reads from pixbufs, will work on reading...Josh Andler1-0/+6
2006-05-05fix 1214286, 1482209bulia byak1-8/+6
2006-04-24refactor redrawing code into pen_redraw_all; cancel current unfinished path, ...bulia byak1-39/+111
2006-04-20fix statusbar when cancelling drawingbulia byak1-13/+16
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-7/+7
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-18/+18