summaryrefslogtreecommitdiffstats
path: root/src/rubberband.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-18reduce usage of desktop coordinates (#341)Thomas Holder1-0/+3
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-9/+9
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-12-21Purge sp_desktop_controlsLiam P. White1-1/+1
2014-12-21Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White1-1/+1
2014-01-15for rubberband outline, add shading instead of XOR (Bug 1266308)Alvin Penner1-0/+1
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-4/+4
2012-01-12Initial C++ification of SPCanvas.Jon A. Cruz1-3/+5
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-2/+1
2011-10-20cppcheckKris De Gussem1-1/+1
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz1-1/+1
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-11-21Merge from fe-movedTed Gould1-2/+2
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-11/+10
2008-09-11convert almost all libnrtype to Geom::Johan B. C. Engelen1-1/+1
2008-08-14Removal of SP_ACTIVE_DESKTOP, next takeMaximilian Albert1-5/+4
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-2/+2
2008-07-17convert all SPCurve's points and matrices arguments and return types to 2GeomJohan B. C. Engelen1-1/+1
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-5/+5
2007-06-26fix 1721790bulia byak1-1/+2
2007-04-12add touchpath modebulia byak1-14/+79
2006-11-22rearrange code to make rubberband a bit more interruptibility-proofbulia byak1-3/+4
2006-10-04Add interface to check whether or not rubberband operation has been startedJohn Bintz1-1/+9
2006-09-24Added forced redraws to other toolsJohn Bintz1-0/+3
2006-09-06Initial reworking of forced redraw to work better with interruptible displayJohn Bintz1-4/+0
2006-09-04Force non-interruptible canvas redraws to ensure accurate display while creat...John Bintz1-0/+4
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-1/+1
2006-04-12_desktop was not init'ed, sometimes leading to crashes on doubleclickRalf Stephan1-1/+2
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-1/+1