summaryrefslogtreecommitdiffstats
path: root/src/box3d-side.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-64/+0
* Refactor Box3d::string_from_axes to use Glib::ustringJan Lingscheid2017-09-211-1/+1
* Update to trunk r13621Liam P. White2014-10-171-3/+1
|\
| * Removed dangerous GTK-mimicking macros.Jon A. Cruz2014-10-161-3/+1
* | Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-4/+4
|/
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Fixed more mismatched-tags; replaced GObject-properties in SPGuideMarkus Engel2013-08-011-1/+1
* Combined some classes.Markus Engel2013-04-041-11/+1
* Cleaned up a bit. Uses some C++11 features.Markus Engel2013-04-021-10/+1
* Added virtual destructor to SPObject. Switched to new factory. Replaced some ...Markus Engel2013-04-021-1/+2
* Added constructors to SP classes.Markus Engel2013-04-011-0/+1
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-4/+2
* Renamed virtual function names.Markus Engel2013-03-291-5/+5
* merged from trunkMarkus Engel2013-03-291-3/+1
|\
| * Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-3/+1
* | Added "virtual pad" to Box3DSide.Markus Engel2012-08-181-1/+23
|/
* Dropped deprecated function sp_repr_get_int_attributeKris De Gussem2012-01-111-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+9
|\
| * More in XML privatisation with new create3DBox function and other supplements...Abhishek Sharma Public2010-07-171-0/+1
| * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-1/+1
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-0/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Clean up comments and remove (already commented) debugging messagesMaximilian Albert2008-02-221-2/+0
* Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '...Maximilian Albert2008-01-091-0/+2
* Only set style of box sides during creation (not upon every repr write).Maximilian Albert2008-01-051-0/+1
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-0/+59