summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Constructor cleaned up a bit.Tim Dwyer2006-01-261-9/+6
| | | (bzr r31)
* Fixed bug to do with comparison of invalid constraints in pairing heaps.Tim Dwyer2006-01-269-22/+57
| | | | | Also numerical problem with constraint generation fixed. (bzr r30)
* fix silly bug - was unable to flip by scalingbulia byak2006-01-261-4/+6
| | | (bzr r29)
* remember rotation centers, correctly this time (by johncliff and me)bulia byak2006-01-266-66/+136
| | | (bzr r28)
* Change to the way timestamps are used. Should now be more efficient.Tim Dwyer2006-01-252-5/+4
| | | (bzr r27)
* mnemonics for all widgets in the Doc Props dialogRalf Stephan2006-01-244-39/+51
| | | | | (fixes #1384494-9+B) (bzr r26)
* * src/libavoid/connector.cpp, src/libavoid/connector.h, mjwybrow2006-01-249-26/+36
| | | | | | | | | | src/libavoid/shape.cpp, src/libavoid/graph.cpp, src/libavoid/incremental.cpp, src/libavoid/incremental.h, src/libavoid/static.cpp, src/libavoid/visibility.cpp, src/libavoid/makepath.cpp: Some minor upstream libavoid fixes. (bzr r25)
* Catch failures in fopen of XML files. Fixes #1374551.Carl Hetherington2006-01-231-3/+14
| | | (bzr r23)
* Fix a typo in a previous commit. Closes #1401357.Carl Hetherington2006-01-231-1/+1
| | | (bzr r20)
* fix crash when setting letterspacing at the end of a non-tspanned textbulia byak2006-01-211-2/+5
| | | (bzr r19)
* * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow2006-01-209-14/+223
| | | | | | | | | | | src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp, src/sp-namedview.h, src/attributes.cpp, src/attributes.h, src/attributes-test.cpp: Added a "Spacing" control to the connector toolbar which allows the user to adjust the amount of space left around avoided shapes for the purpose of determining auto-routing connector paths. (bzr r18)
* optimized includesRalf Stephan2006-01-1815-57/+65
| | | (bzr r16)
* adapt includes to glib 2.9 changesRalf Stephan2006-01-181-1/+7
| | | (bzr r15)
* fix sticking highlight in selector knotsbulia byak2006-01-181-1/+4
| | | (bzr r14)
* optimized includes, replaced std::string with Glib::stringRalf Stephan2006-01-171-8/+10
| | | (bzr r13)
* applying patch #1368738 from yselkowitzRalf Stephan2006-01-171-2/+2
| | | (bzr r12)
* applied patch #1348672 from enchanterRalf Stephan2006-01-171-1/+1
| | | (bzr r11)
* applying patch #1407697 by Marco ScholtenRalf Stephan2006-01-174-26/+63
| | | (bzr r10)
* readabilitybulia byak2006-01-171-1/+1
| | | (bzr r9)
* more precise simplification controlbulia byak2006-01-172-2/+2
| | | (bzr r8)
* fix stroke scaling for the objects with the default 1px widthbulia byak2006-01-171-0/+1
| | | (bzr r7)
* Fix a typo, a vim modeline, and a wrongly indented line.mjwybrow2006-01-173-3/+3
| | | (bzr r6)
* Removed extension/script/jsBob Jamison2006-01-164-4/+3
| | | (bzr r4)
* Remove duplicate Javascript tree. This dupe was probably an artifact of the ↵Bob Jamison2006-01-16171-94126/+0
| | | | | migration. (bzr r3)
* * src/svg/Makefile_insert: Updated to reflect a previous headermjwybrow2006-01-161-1/+1
| | | | | file renaming. (bzr r2)
* moving trunk for module inkscapeMenTaLguY2006-01-161823-0/+606349
(bzr r1)