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