summaryrefslogtreecommitdiffstats
path: root/src/line-geometry.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop2019-05-201-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+1
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-2/+3
* Remove unused includes to tidy up the code.Martin Owens2014-03-091-2/+1
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-0/+2
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-2/+1
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-29/+27
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-3/+3
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-8/+10
* Infrastructure to set direction of infinite VPs (now adjustable by some short...Maximilian Albert2007-09-011-0/+4
* Various small cleanupsMaximilian Albert2007-08-261-1/+3
* Eliminate a number of compile warningsMaximilian Albert2007-08-201-0/+1
* Enable center-dragging of boxes ('in perspective') within the XY-planeMaximilian Albert2007-08-171-1/+16
* Draw perspective lines for infinite VPs, too (they are updated during scrolli...Maximilian Albert2007-08-171-2/+7
* Move 3D axis manipulation functions to separate fileMaximilian Albert2007-07-111-2/+2
* First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert2007-06-211-0/+74