summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:mjwybrow2006-02-111-0/+5
| | | | | Fix two bugs from my commit yesterday. (bzr r117)
* Fix a typo.mjwybrow2006-02-101-1/+1
| | | (bzr r108)
* * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,mjwybrow2006-02-101-3/+15
| | | | | | | | | | | | 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)
* remove icon prerender time messagesMenTaLguY2006-02-081-0/+4
| | | (bzr r105)
* share_static -> share_static_stringMenTaLguY2006-02-081-0/+8
| | | (bzr r104)
* * src/jabber_whiteboard/message-utilities.h,mjwybrow2006-02-071-4/+15
| | | | | | | | | | | src/jabber_whiteboard/serializer.cpp, src/jabber_whiteboard/deserializer.cpp, src/jabber_whiteboard/message-utilities.cpp, src/ui/dialog/whiteboard-connect.cpp: Some fixes to allow the codebase to compile with Inkboard support after the recent Util::shared_ptr<> and Dialog::present() changes. (bzr r100)
* open Inkscape Preferences on doubleclick of toolbox button (more or less patchRalf Stephan2006-02-061-0/+10
| | | | | #1424822 by Marco Scholten) (bzr r93)
* r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould2006-02-061-0/+24
| | | | | | | Okay, I'm basically undoing the last commit that SVK screwed up. All this work is not mine, it was done by other people. Sorry to mess things up. (bzr r92)
* (bzr r90)Ted Gould2006-02-061-24/+0
|
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-0/+24
| | | (bzr r87)
* Updated for build and fixed Trace Bitmap text to be Trace Bitmap...Jon Phillips2006-02-041-0/+5
| | | (bzr r72)
* * src/libavoid/connector.cpp, src/libavoid/connector.h, mjwybrow2006-01-241-3/+13
| | | | | | | | | | 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-0/+3
| | | (bzr r23)
* Fix a typo in a previous commit. Closes #1401357.Carl Hetherington2006-01-231-0/+5
| | | (bzr r21)
* * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow2006-01-201-5/+16
| | | | | | | | | | | 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)
* applying patch #1407697 by Marco ScholtenRalf Stephan2006-01-171-0/+9
| | | (bzr r10)
* * packaging/osx-app.sh, packaging/macosx/Resources/etc/fonts/fonts.conf:mjwybrow2006-01-171-0/+6
| | | | | | Use a modified fonts.conf file for Mac OS X that includes the standard user font directory ~/Library/Fonts. (bzr r5)
* * src/svg/Makefile_insert: Updated to reflect a previous headermjwybrow2006-01-161-6/+11
| | | | | file renaming. (bzr r2)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+9028
(bzr r1)