summaryrefslogtreecommitdiffstats
path: root/src/rubberband.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from fe-movedTed Gould2008-11-211-2/+2
| | | (bzr r6891)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-11/+10
| | | (bzr r6839)
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-1/+1
| | | (bzr r6793)
* Removal of SP_ACTIVE_DESKTOP, next takeMaximilian Albert2008-08-141-5/+4
| | | (bzr r6630)
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
| | | (bzr r6569)
* convert all SPCurve's points and matrices arguments and return types to 2GeomJohan B. C. Engelen2008-07-171-1/+1
| | | (bzr r6339)
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-5/+5
| | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609)
* fix 1721790bulia byak2007-06-261-1/+2
| | | (bzr r3105)
* add touchpath modebulia byak2007-04-121-14/+79
| | | (bzr r2863)
* rearrange code to make rubberband a bit more interruptibility-proofbulia byak2006-11-221-3/+4
| | | (bzr r2004)
* Add interface to check whether or not rubberband operation has been startedJohn Bintz2006-10-041-1/+9
| | | (bzr r1763)
* Added forced redraws to other toolsJohn Bintz2006-09-241-0/+3
| | | (bzr r1719)
* Initial reworking of forced redraw to work better with interruptible displayJohn Bintz2006-09-061-4/+0
| | | (bzr r1696)
* Force non-interruptible canvas redraws to ensure accurate display while ↵John Bintz2006-09-041-0/+4
| | | | | creating objects (bzr r1679)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-1/+1
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* _desktop was not init'ed, sometimes leading to crashes on doubleclickRalf Stephan2006-04-121-1/+2
| | | (bzr r498)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-1/+1
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+82
(bzr r1)