summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | Fix a bug releasing LPE clip and maskJabier Arraiza Cenoz2014-11-121-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | Fixed bug in node point selection to LPE.Jabier Arraiza Cenoz2014-11-122-4/+7
| | * | | | | | | | | | | | | | | | | | | | | | Add a few more testsLiam P. White2014-11-111-0/+24
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Add totally unfinished XML/SPObject test suiteLiam P. White2014-11-113-0/+211
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-1019-662/+921
| | * | | | | | | | | | | | | | | | | | | | Fix 32-bit build break.Jon A. Cruz2014-11-101-1/+1
| | * | | | | | | | | | | | | | | | | | | | Fix use-after-free crashLiam P. White2014-11-101-0/+2
| | * | | | | | | | | | | | | | | | | | | | fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-096-20/+38
| | * | | | | | | | | | | | | | | | | | | | Add special rotation solution to optimized transforms, found by JohanLiam P. White2014-11-092-12/+13
| * | | | | | | | | | | | | | | | | | | | | Update to trunk r13690Liam P. White2014-11-0949-521/+568
| |\| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Fix bug in previous commit. Add test against itLiam P. White2014-11-092-3/+4
| | * | | | | | | | | | | | | | | | | | | | Add specialized transformsLiam P. White2014-11-092-59/+100
| | * | | | | | | | | | | | | | | | | | | | export dialog, small code cleanup, should be a noop. (check if pointer is nul...Johan B. C. Engelen2014-11-081-1/+1
| | * | | | | | | | | | | | | | | | | | | | powerstroke: enable unset fill fallback when style is nullptr. fixes nullptr ...Johan B. C. Engelen2014-11-081-1/+1
| | * | | | | | | | | | | | | | | | | | | | fix potential nullptr deref.Johan B. C. Engelen2014-11-081-1/+1
| | * | | | | | | | | | | | | | | | | | | | sp-filter: fix memory leak when trying to set a duplicate name for an image.Johan B. C. Engelen2014-11-081-0/+4
| | * | | | | | | | | | | | | | | | | | | | fix missing assignment to variable.Johan B. C. Engelen2014-11-081-0/+4
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Update style cxxtests.Tavmjong Bah2014-11-081-14/+14
| | * | | | | | | | | | | | | | | | | | | Black list some properties that shouldn't appear in default styles.Tavmjong Bah2014-11-084-2/+44
| | * | | | | | | | | | | | | | | | | | | fixed typo in src/ui/dialog/Makefile_insert -- dialpg to dialogRyan Lerch2014-11-071-1/+1
| | * | | | | | | | | | | | | | | | | | | Doc comment cleanup.Jon A. Cruz2014-11-072-110/+141
| | * | | | | | | | | | | | | | | | | | | Fixing typos found by Firas Hanife.Nicolas Dufour2014-11-051-1/+1
| | * | | | | | | | | | | | | | | | | | | Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...Jabier Arraiza Cenoz2014-11-059-219/+106
| | * | | | | | | | | | | | | | | | | | | i18n. Fix for bug #1389509 (typos in trunk-r13669).Masato Hashimoto2014-11-052-2/+2
| | * | | | | | | | | | | | | | | | | | | Remove unused variable and put well a constantJabier Arraiza Cenoz2014-11-031-4/+1
| | * | | | | | | | | | | | | | | | | | | Update wrong variable name and apply the same way to select nodes to fillet/c...Jabier Arraiza Cenoz2014-11-034-25/+25
| | * | | | | | | | | | | | | | | | | | | A bit remove of unnecesary codeJabier Arraiza Cenoz2014-11-031-9/+3
| | * | | | | | | | | | | | | | | | | | | Added a extra layer of roughen pointed by Ivan LouetteJabier Arraiza Cenoz2014-11-032-2/+24
| | * | | | | | | | | | | | | | | | | | | Update fillet/chamfer to allow subdivisions in chamfer mode. Jabier Arraiza Cenoz2014-11-036-47/+69
| | * | | | | | | | | | | | | | | | | | | update svg-length-test.h from 90 to 96 dpiAlvin Penner2014-11-032-10/+10
| | * | | | | | | | | | | | | | | | | | | Fix a bug pointed by Ivan Louette about strage fixed angle displazementsJabier Arraiza Cenoz2014-11-031-1/+3
| | * | | | | | | | | | | | | | | | | | | default export dpi = 96Alvin Penner2014-11-021-4/+4
| | * | | | | | | | | | | | | | | | | | | change default pdf import resolution to 96 dpiAlvin Penner2014-11-024-7/+7
| | * | | | | | | | | | | | | | | | | | | Correct check-for-layer that should have been check-for-group. Fixes bug #138...Jon A. Cruz2014-11-021-1/+1
| | * | | | | | | | | | | | | | | | | | | Warning cleanup.Jon A. Cruz2014-11-026-29/+26
| | * | | | | | | | | | | | | | | | | | | Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz2014-11-026-15/+14
| | * | | | | | | | | | | | | | | | | | | Fix a bug in perspective/envelope LPE, rendering points -handles- outside bou...Jabier Arraiza Cenoz2014-11-011-2/+2
| | * | | | | | | | | | | | | | | | | | | Warning cleanup.Jon A. Cruz2014-11-017-11/+11
| | * | | | | | | | | | | | | | | | | | | Fix a bug whith units pointed by suv in fillet-chamfer, affecting also to rou...Jabier Arraiza Cenoz2014-11-011-4/+7
| | * | | | | | | | | | | | | | | | | | | Fixed 32-bit build break.Jon A. Cruz2014-11-011-1/+1
| * | | | | | | | | | | | | | | | | | | | Remove FIXME from refactoringLiam P. White2014-10-311-10/+40
| * | | | | | | | | | | | | | | | | | | | Update to trunk r13648Liam P. White2014-10-3137-1249/+1655
| |\| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Fix a bug whith units pointed by suvJabier Arraiza Cenoz2014-10-302-12/+9
| * | | | | | | | | | | | | | | | | | | | Update to experimental r13619Liam P. White2014-10-1880-737/+3384
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to experimental r13598Liam P. White2014-10-08207-1980/+1396
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Update to experimental r13565Liam P. White2014-09-27405-3063/+13352
| * | | | | | | | | | | | | | | | | | | | | | Update to experimental r13527Liam P. White2014-08-30257-3895/+4237
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to experimental r13464Liam P. White2014-08-0892-654/+1408
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to experimental r13440Liam P. White2014-07-2459-862/+3059
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix crash bug when exporting PNG from CLILiam P. White2014-07-241-4/+6