summaryrefslogtreecommitdiffstats
path: root/src/rubberband.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* reduce usage of desktop coordinates (#341)Thomas Holder2019-08-181-0/+3
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-9/+9
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Purge sp_desktop_controlsLiam P. White2014-12-211-1/+1
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-1/+1
* for rubberband outline, add shading instead of XOR (Bug 1266308)Alvin Penner2014-01-151-0/+1
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-4/+4
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-3/+5
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-2/+1
* cppcheckKris De Gussem2011-10-201-1/+1
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-1/+1
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-2/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Merge from fe-movedTed Gould2008-11-211-2/+2
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-11/+10
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-1/+1
* Removal of SP_ACTIVE_DESKTOP, next takeMaximilian Albert2008-08-141-5/+4
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
* convert all SPCurve's points and matrices arguments and return types to 2GeomJohan B. C. Engelen2008-07-171-1/+1
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-5/+5
* fix 1721790bulia byak2007-06-261-1/+2
* add touchpath modebulia byak2007-04-121-14/+79
* rearrange code to make rubberband a bit more interruptibility-proofbulia byak2006-11-221-3/+4
* Add interface to check whether or not rubberband operation has been startedJohn Bintz2006-10-041-1/+9
* Added forced redraws to other toolsJohn Bintz2006-09-241-0/+3
* Initial reworking of forced redraw to work better with interruptible displayJohn Bintz2006-09-061-4/+0
* Force non-interruptible canvas redraws to ensure accurate display while creat...John Bintz2006-09-041-0/+4
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-1/+1
* _desktop was not init'ed, sometimes leading to crashes on doubleclickRalf Stephan2006-04-121-1/+2
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-1/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+82