| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the data type of size/width/height of the controls to unsigned int | Diederik van Lierop | 2019-05-20 | 1 | -1/+1 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+1 |
| | | | | | A lot of header clean-up. | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -2/+3 |
| | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | Remove unused includes to tidy up the code. | Martin Owens | 2014-03-09 | 1 | -2/+1 |
| | | | | (bzr r13132) | ||||
| * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 1 | -0/+2 |
| | | | | | | forward declarations (bzr r12203) | ||||
| * | Header cleaning for GTK+3 migration | Alex Valavanis | 2012-06-05 | 1 | -2/+1 |
| | | | | (bzr r11460) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -29/+27 |
| | | | | (bzr r6839) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -3/+3 |
| | | | | (bzr r6569) | ||||
| * | Fundamentally reworked version of the 3D box tool (among many other things, ↵ | Maximilian Albert | 2007-12-13 | 1 | -8/+10 |
| | | | | | | this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224) | ||||
| * | Infrastructure to set direction of infinite VPs (now adjustable by some ↵ | Maximilian Albert | 2007-09-01 | 1 | -0/+4 |
| | | | | | | shortcuts; this may be removed later on) (bzr r3657) | ||||
| * | Various small cleanups | Maximilian Albert | 2007-08-26 | 1 | -1/+3 |
| | | | | (bzr r3587) | ||||
| * | Eliminate a number of compile warnings | Maximilian Albert | 2007-08-20 | 1 | -0/+1 |
| | | | | (bzr r3553) | ||||
| * | Enable center-dragging of boxes ('in perspective') within the XY-plane | Maximilian Albert | 2007-08-17 | 1 | -1/+16 |
| | | | | (bzr r3497) | ||||
| * | Draw perspective lines for infinite VPs, too (they are updated during ↵ | Maximilian Albert | 2007-08-17 | 1 | -2/+7 |
| | | | | | | scrolling or zooming); don't create knots for infinite VPs on the canvas (bzr r3495) | ||||
| * | Move 3D axis manipulation functions to separate file | Maximilian Albert | 2007-07-11 | 1 | -2/+2 |
| | | | | (bzr r3226) | ||||
| * | First (very limited) version of the 3D box tool; allows for drawing of new ↵ | Maximilian Albert | 2007-06-21 | 1 | -0/+74 |
| boxes in a fixed perspective without any live interaction. (bzr r3084) | |||||
