summaryrefslogtreecommitdiffstats
path: root/src/line-geometry.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-20Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-2/+3
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-2/+3
2014-03-09Remove unused includes to tidy up the code.Martin Owens1-2/+1
2013-03-14Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis1-0/+2
2012-06-05Header cleaning for GTK+3 migrationAlex Valavanis1-2/+1
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-29/+27
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-3/+3
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-8/+10
2007-09-01Infrastructure to set direction of infinite VPs (now adjustable by some short...Maximilian Albert1-0/+4
2007-08-26Various small cleanupsMaximilian Albert1-1/+3
2007-08-20Eliminate a number of compile warningsMaximilian Albert1-0/+1
2007-08-17Enable center-dragging of boxes ('in perspective') within the XY-planeMaximilian Albert1-1/+16
2007-08-17Draw perspective lines for infinite VPs, too (they are updated during scrolli...Maximilian Albert1-2/+7
2007-07-11Move 3D axis manipulation functions to separate fileMaximilian Albert1-2/+2
2007-06-21First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert1-0/+74