summaryrefslogtreecommitdiffstats
path: root/src/knotholder.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First (very limited) version of the 3D box tool; allows for drawing of new ↵Maximilian Albert2007-06-211-0/+5
| | | | | boxes in a fixed perspective without any live interaction. (bzr r3084)
* undo annotationsgustav_b2007-01-011-4/+18
| | | (bzr r2120)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-2/+36
| | | (bzr r1315)
* c -> cpp (eliminating unneded casts)Andrius Ramanauskas2006-04-061-12/+11
| | | (bzr r448)
* TypoAndrius Ramanauskas2006-04-061-2/+2
| | | (bzr r447)
* two crashes while editing nodes (one of those is reported as bug 1453558).Andrius Ramanauskas2006-04-061-16/+59
| | | | | | | * fixed by making SPKnotHolder a referenced class and adding ref/unref in knot_click_handler (which sometime change attributes and knot handler is destroyed before calling knotholder_update_knots); * fixed another crash by adding ref/unref to sp_knot_handler * also added signal disconnecting (bzr r445)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-6/+6
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+229
(bzr r1)