summaryrefslogtreecommitdiffstats
path: root/src/selcue.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop2019-05-201-2/+2
* More pixel-level alignment fixes for various controls, by making all controls...Diederik van Lierop2019-05-201-2/+2
* modernize loopsMarc Jeanmougin2019-01-021-8/+8
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-7/+7
* Minor cleanup of warnings. No functional change.Felipe Corrêa da Silva Sanches2018-03-271-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-6/+9
* Merged trunkAdrian Boguszewski2016-08-031-3/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+3
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+0
* | Added items as a range functionAdrian Boguszewski2016-07-031-8/+8
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-4/+4
|/
* static code analysisKris De Gussem2015-11-131-3/+3
* more cast cleanupMarc Jeanmougin2015-02-271-1/+1
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-5/+5
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-7/+7
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-8/+11
* 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-3/+3
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+2
* for rubberband outline, add shading instead of XOR (Bug 1266308)Alvin Penner2014-01-151-0/+1
* Fix for Bug #448872 (Changing the bounding box type in preferences does not u...Nicolas Dufour2013-05-121-5/+43
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-4/+4
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-051-3/+3
* cppcheckKris De Gussem2011-10-151-4/+4
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-6/+4
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-5/+4
|\
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-3/+3
|/
* Position of baseline anchor is now dependent of the text alignmentDiederik van Lierop2009-12-131-12/+14
* for selection modified signal, only update the coords of the selcue boxes, no...bulia byak2009-03-091-9/+64
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-1/+1
* Merge from fe-movedTed Gould2008-11-211-1/+1
* From trunkTed Gould2008-10-271-4/+5
* Merging from trunkTed Gould2008-10-111-1/+1
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-1/+1
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-1/+1
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
* replace text strings by ints for tools/bounding_boxbulia byak2008-04-171-2/+3
* first set of updates to headers for clean gcc 4.3 buildsKees Cook2008-01-251-0/+2
* Move 'bounding box' option up one level (from Selector to Tools page in Prefe...Maximilian Albert2008-01-161-1/+1
* Retrieve preferences outside the for-loop, not inside.Diederik van Lierop2007-07-251-3/+3
* change the logic so that the value is correctly read at launch of seltrans, a...bulia byak2007-04-141-1/+1
* make selcue sensitive to bbox typebulia byak2007-04-131-1/+4
* Merge further bbox workMenTaLguY2007-03-101-29/+29
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-4/+4
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-6/+6