| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix strict build with Gtk+ 2 | Tavmjong Bah | 2014-10-15 | 2 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | LiamW's initial font caching work. | Tavmjong Bah | 2014-10-15 | 8 | -1125/+1225 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build | Liam P. White | 2014-10-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Post-merge cleanup. | Jon A. Cruz | 2014-10-15 | 6 | -187/+510 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge hatch rendering code from Tomasz Boczkowski. | Tavmjong Bah | 2014-10-14 | 34 | -59/+2222 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged hatch pdf and png export code | Tomasz Boczkowski | 2014-10-14 | 12 | -74/+315 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged hatch rendering code | Tomasz Boczkowski | 2014-10-14 | 16 | -36/+1471 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged src/sp-item.cpp from svg-paints-support branch | Tomasz Boczkowski | 2014-10-14 | 1 | -0/+75 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged src/sp-item.h from svg-paints-support branch | Tomasz Boczkowski | 2014-10-14 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged src/style-internal.cpp from svg-paints-support branch | Tomasz Boczkowski | 2014-10-14 | 1 | -1/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged src/style.cpp from svg-paints-support branch | Tomasz Boczkowski | 2014-10-14 | 1 | -3/+11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged src/style.h from svg-paints-support branch | Tomasz Boczkowski | 2014-10-14 | 1 | -0/+11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged src/style.h from svg-paints-support branch | Tomasz Boczkowski | 2014-10-14 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged src/display folder from svg-paints-support branch | Tomasz Boczkowski | 2014-10-14 | 12 | -35/+415 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement marker 'orient' attribute value 'auto-start-reverse'. | Tavmjong Bah | 2014-10-14 | 4 | -28/+53 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 'white-space' CSS property (replaces deprecated xml:space). | Tavmjong Bah | 2014-10-14 | 6 | -50/+177 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | / / / / / / / / / | Fix crash with GTK+ 3.14 on launch | Bryce Harrington | 2014-10-14 | 1 | -1/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | 2geom: Re-fix IS_NAN and IS_FINITE for solaris | Bryce Harrington | 2014-10-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed: "Called C++ object pointer is null" | Tavmjong Bah | 2014-10-13 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix multiple: "Called C++ object pointer is null" | Tavmjong Bah | 2014-10-13 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "Called C++ object pointer is null" | Tavmjong Bah | 2014-10-13 | 1 | -3/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix: "Forming reference to null pointer" | Tavmjong Bah | 2014-10-13 | 1 | -1/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | DrawingItem: add NULL check (bug found by clang static analyzer) | Johan B. C. Engelen | 2014-10-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | path combine: add an assert to indicate that item list cannot be empty | Johan B. C. Engelen | 2014-10-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | object-snapper.cpp : make the logic easier to read (use else-clause as defaul... | Johan B. C. Engelen | 2014-10-12 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | noop: remove duplicate assignment in sp-lpe-item.cpp | Johan B. C. Engelen | 2014-10-12 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Extension enumeration/dropdownbox parameter: fix potential NULL-deref crash o... | Johan B. C. Engelen | 2014-10-12 | 1 | -27/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "Value stored to 'child' is never read" | Tavmjong Bah | 2014-10-12 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "Access to field 'image_out' results in a dereference of a null pointer" | Tavmjong Bah | 2014-10-12 | 1 | -10/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "Access to field 'image_out' results in a dereference of a null pointer" | Tavmjong Bah | 2014-10-12 | 1 | -10/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "Access to field 'image_out' results in a dereference of a null pointer" | Tavmjong Bah | 2014-10-12 | 1 | -10/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | undo whitespace edit. it's an external dependency, and let's assume that the ... | Johan B. C. Engelen | 2014-10-12 | 1 | -1040/+1019 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Mass fix whitespace (clang-format) before working on bug | Johan B. C. Engelen | 2014-10-12 | 1 | -1019/+1040 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | LPEVonKoch: improve rev. 13589 by removing the else branch for complexity cal... | Johan B. C. Engelen | 2014-10-12 | 1 | -4/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | maintain page size units when resizing page to drawing (Bug 1310787) | Alvin Penner | 2014-10-11 | 1 | -17/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | LPEVonKoch : remove redundant assignment (is taken care of by the following i... | Johan B. C. Engelen | 2014-10-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix uninitialized variable use in svg-color.cpp. (additionally reduce scope o... | Johan B. C. Engelen | 2014-10-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "Argument with 'nonnull' attribute passed null" API bug in extension colo... | Johan B. C. Engelen | 2014-10-11 | 1 | -5/+7 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Apply cx, cy, etc. from template to newly created document window. | Tavmjong Bah | 2014-10-09 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Allow <sodipodi:namedview> attributes to be set by scripts. | Tavmjong Bah | 2014-10-09 | 1 | -62/+82 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add comment. | Tavmjong Bah | 2014-10-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | avoid round-off error when calculating viewbox transform c2p (Bug 1374614 and... | Alvin Penner | 2014-10-08 | 1 | -10/+10 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Small warning cleanup | Liam P. White | 2014-10-17 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix previous revision. | Liam P. White | 2014-10-16 | 6 | -121/+58 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Update to bspline branch, now helper path fixed and optional | root | 2014-10-16 | 2 | -50/+94 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | revert previous commit. | Johan B. C. Engelen | 2014-10-12 | 1 | -1040/+1019 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Mass fix whitespace (clang-format) before working on bug | Johan B. C. Engelen | 2014-10-12 | 1 | -1019/+1040 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Added comment. | Tavmjong Bah | 2014-10-09 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Apply cx, cy, etc. from template to newly created document window. | Tavmjong Bah | 2014-10-09 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Un-deprecate NodeEventVector - | Liam P. White | 2014-10-09 | 1 | -5/+1 | |
