| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r13768)
|
| |
|
|
|
| |
disallow pointers to Application
(bzr r13341.5.9)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1237676
(bzr r12716)
|
| |
|
| |
(bzr r11608.1.76)
|
| |
|
| |
(bzr r11894.1.1)
|
| |
|
|
|
| |
they are not used elsewhere.
(bzr r11735)
|
| |
|
| |
(bzr r10963)
|
| |
|
|
|
| |
using them more obvious. Fix filter region computation.
(bzr r10582.1.1)
|
| |
|
|
|
|
|
|
| |
with points. Fixes connector bug #640985.
Fixed bugs:
- https://launchpad.net/bugs/640985
(bzr r10393)
|
| |
|
| |
(bzr r10059)
|
| |
|
| |
(bzr r10025)
|
| |\
| |
| | |
(bzr r9945.1.1)
|
| | |
| |
| | |
(bzr r9546.1.10)
|
| | |
| |
| |
| |
| | |
privatisation. Major changes yet to come.
(bzr r9546.1.7)
|
| | |
| |
| |
| |
| | |
Privatisation tweaks
(bzr r9546.1.6)
|
| | |
| |
| | |
(bzr r9546.1.4)
|
| | |
| |
| |
| |
| | |
SPDocument based methods
(bzr r9546.1.3)
|
| | |
| |
| | |
(bzr r9546.1.2)
|
| | |
| |
| |
| |
| | |
sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options].
(bzr r9546.1.1)
|
| | |
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/666586
(bzr r9853.1.1)
|
| |/
|
|
|
|
|
|
| |
being avoided by the connector context.
Fixed bugs:
- https://launchpad.net/bugs/590047
(bzr r9708.1.1)
|
| |
|
| |
(bzr r9127)
|
| |
|
| |
(bzr r8857.1.1)
|
| |
|
| |
(bzr r8855)
|
| |
|
|
|
| |
which cannot be fixed easily.
(bzr r8422)
|
| |
|
| |
(bzr r8404)
|
| |
|
|
|
|
| |
obstacle's bounding boxes, rather than expanding them. This is a result of
a previous change that fixed libavoid's winding order to match Inkscape's.
(bzr r8054)
|
| |
|
| |
(bzr r8049)
|
| |
|
| |
(bzr r6891)
|
| |
|
| |
(bzr r6889)
|
| |
|
| |
(bzr r6885)
|
| |
|
| |
(bzr r6884)
|
| |
|
| |
(bzr r6593)
|
| |
|
| |
(bzr r6569)
|
| |
|
| |
(bzr r5915)
|
| |
|
|
|
|
| |
the source file. This fixes bug #190109, a linker error that shows up
when compiling with Xcode 3.0.
(bzr r4680)
|
| |
|
| |
(bzr r4629)
|
| |
|
| |
(bzr r4012)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* src/libavoid/shape.cpp, src/libavoid/router.cpp, src/libavoid/README,
src/libavoid/router.h, src/libavoid/geometry.cpp:
Some minor upstream changes to the libavoid library.
It now matches Inkscape and uses the correct winding direction.
* src/conn-avoid-ref.cpp:
Remove a 'TODO' and hack adjusting winding directions before
passing object convex hulls to libavoid.
(bzr r3431)
|
| |
|
|
|
| |
bounding box would crash in their move callback. Fixes #1694094.
(bzr r2845)
|
| |
|
| |
(bzr r2538)
|
| |
|
|
|
| |
rect handling, though)
(bzr r2536)
|
| |
|
|
|
|
|
| |
undo system to ignore actions, as well as
SVG/XML save/load. Shouldn't cause problems though.
(bzr r1639)
|
| |
|
|
|
| |
need to rethink and incrementally change gbooleans to bools
(bzr r1637)
|
| |
|
|
|
| |
one major janitorial task we identified....
(bzr r1633)
|
| |
|
|
|
|
| |
containing connectors if they were loaded from the file chooser
or from the recent file list. Fixes bug #1458820.
(bzr r790)
|
| |
|
|
|
| |
confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions.
(bzr r532)
|
| |
|
|
|
|
|
|
|
| |
src/libavoid/shape.cpp, src/libavoid/graph.cpp, src/libavoid/shape.h,
src/libavoid/graph.h, src/libavoid/router.cpp, src/libavoid/router.h,
src/libavoid/connector.cpp, src/libavoid/debug.h:
Some speed improvements and interface cleanups to libavoid.
(bzr r192)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/connector-context.cpp, src/conn-avoid-ref.cpp:
Keep a seperate connector router for each document.
* src/libavoid/Makefile_insert, src/libavoid/connector.cpp,
src/libavoid/connector.h, src/libavoid/debug.h,
src/libavoid/geometry.cpp, src/libavoid/geometry.h,
src/libavoid/geomtypes.h, src/libavoid/graph.cpp,
src/libavoid/graph.h, src/libavoid/incremental.cpp,
src/libavoid/incremental.h, src/libavoid/libavoid.h,
src/libavoid/makepath.cpp, src/libavoid/makepath.h,
src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
src/libavoid/router.cpp, src/libavoid/router.h,
src/libavoid/shape.cpp, src/libavoid/shape.h,
src/libavoid/static.cpp, src/libavoid/static.h,
src/libavoid/timer.cpp, src/libavoid/timer.h,
src/libavoid/vertices.cpp, src/libavoid/vertices.h,
src/libavoid/visibility.cpp, src/libavoid/visibility.h:
Upstream changes to libavoid that allow multiple connector
router instances, as well a few other minor bugfixes.
(bzr r144)
|
| |
|
|
|
|
|
|
|
|
| |
src/conn-avoid-ref.h, src/libavoid/connector.cpp,
src/libavoid/connector.h:
Change the behaviour and naming of some connector querying code
after feedback from Tim Dwyer in implementing graph drawing
functionality.
(bzr r136)
|