summaryrefslogtreecommitdiffstats
path: root/src/selcue.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-20Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop1-2/+2
2019-05-20More pixel-level alignment fixes for various controls, by making all controls...Diederik van Lierop1-2/+2
2019-01-02modernize loopsMarc Jeanmougin1-8/+8
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-7/+7
2018-03-27Minor cleanup of warnings. No functional change.Felipe Corrêa da Silva Sanches1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-6/+9
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+0
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-4/+4
2015-11-13static code analysisKris De Gussem1-3/+3
2015-02-27more cast cleanupMarc Jeanmougin1-1/+1
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-5/+5
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-7/+7
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-8/+11
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-3/+3
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-1/+2
2014-01-15for rubberband outline, add shading instead of XOR (Bug 1266308)Alvin Penner1-0/+1
2013-05-12Fix for Bug #448872 (Changing the bounding box type in preferences does not u...Nicolas Dufour1-5/+43
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-4/+4
2012-02-05(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-3/+3
2011-10-15cppcheckKris De Gussem1-4/+4
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-6/+4
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-3/+3
2009-12-13Position of baseline anchor is now dependent of the text alignmentDiederik van Lierop1-12/+14
2009-03-09for selection modified signal, only update the coords of the selcue boxes, no...bulia byak1-9/+64
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-1/+1
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-10-27From trunkTed Gould1-4/+5
2008-10-11Merging from trunkTed Gould1-1/+1
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-1/+1
2008-09-11convert almost all libnrtype to Geom::Johan B. C. Engelen1-1/+1
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-1/+1
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-1/+1
2008-04-17replace text strings by ints for tools/bounding_boxbulia byak1-2/+3
2008-01-25first set of updates to headers for clean gcc 4.3 buildsKees Cook1-0/+2
2008-01-16Move 'bounding box' option up one level (from Selector to Tools page in Prefe...Maximilian Albert1-1/+1
2007-07-25Retrieve preferences outside the for-loop, not inside.Diederik van Lierop1-3/+3
2007-04-14change the logic so that the value is correctly read at launch of seltrans, a...bulia byak1-1/+1
2007-04-13make selcue sensitive to bbox typebulia byak1-1/+4
2007-03-10Merge further bbox workMenTaLguY1-29/+29
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-4/+4
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-6/+6