| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved EventLog from SPDocument to SPDesktop to prevent it from being | gustav_b | 2006-10-01 | 1 | -2/+0 |
| | | | | | | | created when Inkscape is started in non-gui mode. Fixes a critical assertion caused by creation of a Gtk::TreeStore. (bzr r1749) | ||||
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵ | Michael G. Sloan | 2006-08-26 | 1 | -2/+2 |
| | | | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -7/+7 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -7/+7 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | Forced redraw of canvas upon document commit to work around event starvation ↵ | John Bintz | 2006-07-23 | 1 | -0/+2 |
| | | | | | | issue at high zoom levels (bzr r1458) | ||||
| * | marker refactoring work | Bryce Harrington | 2006-07-20 | 1 | -0/+2 |
| | | | | (bzr r1441) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -2/+6 |
| | | | | (bzr r1315) | ||||
| * | manually merging the INKBOARD_PEDRO branch into trunk | daleharvey | 2006-06-23 | 1 | -0/+3 |
| | | | | (bzr r1268) | ||||
| * | fix compile with gcc 4.1 (#1479580) | Ralf Stephan | 2006-05-01 | 1 | -1/+1 |
| | | | | (bzr r651) | ||||
| * | SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵ | Andrius Ramanauskas | 2006-04-20 | 1 | -0/+3 |
| | | | | | | | | requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556) | ||||
| * | Adding fit canvas verbs | Aaron Spike | 2006-04-19 | 1 | -0/+3 |
| | | | | | | | a few fixes in verbs.cpp and a new button (bzr r539) | ||||
| * | * src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, | mjwybrow | 2006-02-15 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+218 |
| (bzr r1) | |||||
