summaryrefslogtreecommitdiffstats
path: root/src/sp-conn-end-pair.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-96/+0
| | | | A lot of header clean-up.
* Format connector codeSylvain Chiron2017-12-261-13/+13
| | | | Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr>
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-10/+8
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Kill ancient gcc version check in configure.ac and fix a load of broken ↵Alex Valavanis2013-03-141-1/+1
| | | | | forward declarations (bzr r12203)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-1/+4
| | | | | the contents forward.h at all). (bzr r10667)
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+0
| | | (bzr r10347.1.2)
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-0/+2
| | | | | header. (bzr r9978.1.1)
* Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-021-11/+11
| | | (bzr r8855)
* NR -> 2Geom few more filesJoshua L. Blocher2008-12-051-1/+1
| | | (bzr r6959)
* * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,mjwybrow2006-02-101-0/+2
| | | | | | | | | | | | src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/libavoid/connector.cpp, src/libavoid/connector.h, src/libavoid/visibility.cpp: Add some code to allow querying of items and connectors to find out what is attached to them. This will allow graph layout algorithms (currently being work on by Tim Dwyer) to determine a graph structure from the diagram. (bzr r107)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+91
(bzr r1)