summaryrefslogtreecommitdiffstats
path: root/src/pen-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-9/+4
* Removed g_free() calls that now refer to static stringsJon A. Cruz2008-05-241-2/+0
* Fixed concat of i18n stringsJon A. Cruz2008-05-221-16/+6
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-1/+1
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-26/+26
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+2
* Don't steal 'del' key in pen context when there is no curve being drawn (clos...Maximilian Albert2008-03-091-2/+6
* Factor out duplicated angle/distance statusbar code into separate functionJohn Bintz2008-03-091-28/+43
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used for...Maximilian Albert2008-01-201-1/+1
* Make creation of dots via Ctrl+click also possible in pen context; fill dots ...Maximilian Albert2008-01-191-0/+6
* Make path segments convertable to guides, tooMaximilian Albert2008-01-161-0/+8
* warning cleanupJon A. Cruz2007-11-021-1/+1
* gobble more of motion events; make statusbar messages immediate for better vi...bulia byak2007-08-211-3/+4
* due to the order of processing events, we must disable lmb handling in childr...bulia byak2007-07-291-4/+8
* add item handler so that right-click works over an item; fixes 1751318bulia byak2007-07-101-0/+25
* fix 1704038: finishing on right-click assumed we are finishing unclosed, whic...bulia byak2007-04-231-6/+15
* Fixed: Shift-doubleclicking middle mouse button in pen tool should not finish...Maximilian Albert2007-04-181-4/+4
* remove color cursorsJosh Andler2006-10-191-6/+0
* Added forced redraws to other toolsJohn Bintz2006-09-241-4/+5
* Initial reworking of forced redraw to work better with interruptible displayJohn Bintz2006-09-061-3/+3
* Force non-interruptible canvas redraws to ensure accurate display while creat...John Bintz2006-09-041-0/+7
* Disable pen events while finishing pen operations to prevent race conditionJohn Bintz2006-09-031-2/+4
* Disable pen event handling during important update operationsJohn Bintz2006-09-031-0/+32
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-2/+2
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-2/+2
* initial color cursor implementation (reads from pixbufs, will work on reading...Josh Andler2006-06-191-0/+6
* fix 1214286, 1482209bulia byak2006-05-051-8/+6
* refactor redrawing code into pen_redraw_all; cancel current unfinished path, ...bulia byak2006-04-241-39/+111
* fix statusbar when cancelling drawingbulia byak2006-04-201-13/+16
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-7/+7
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-18/+18
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1084