summaryrefslogtreecommitdiffstats
path: root/src/sp-rect.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-16/+16
* Added some consts.Markus Engel2013-10-261-3/+3
* change names for displayName and detailedDescription, improve char code and r...Martin Owens2013-09-241-1/+1
* Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-201-1/+1
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* various changesMarkus Engel2013-04-271-5/+5
* various little changesMarkus Engel2013-04-101-15/+17
* Merged Shape and subclasses. Cleaned up a bit.Markus Engel2013-04-051-1/+1
* Combined SPRect and CRect.Markus Engel2013-04-021-13/+2
* Cleaned up a bit. Uses some C++11 features.Markus Engel2013-04-021-14/+0
* Added virtual destructor to SPObject. Switched to new factory. Replaced some ...Markus Engel2013-04-021-1/+2
* Added experimental constructor to SPRect. Memory leaks because of non-virtual...Markus Engel2013-04-011-0/+2
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-4/+2
* Turned all functions concerning SPRect into member functions.Markus Engel2013-03-301-19/+22
* Renamed virtual function names.Markus Engel2013-03-291-9/+9
* merged from trunkMarkus Engel2013-03-291-4/+4
|\
| * Fix another load of forward declaration tagsAlex Valavanis2013-03-141-3/+0
| * Cleanup more GObject type definitionsAlex Valavanis2013-01-171-2/+4
* | Added "virtual pad" to SPRect.Markus Engel2012-08-181-1/+29
|/
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+15
* add mouse-over helperpath for rectsJohan B. C. Engelen2009-03-031-0/+2
* NR -> 2geom some headers in src/Joshua L. Blocher2008-12-041-1/+1
* Slightly more 'object-oriented' way to invoke item-specific conversion-to-gui...Maximilian Albert2008-01-151-2/+0
* Add possibility to convert objects (only rectangles and 3D boxes currently) t...Maximilian Albert2008-01-111-0/+2
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-2/+2
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-2/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+65