summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2014-11-113-0/+211
|\
| * Add totally unfinished XML/SPObject test suiteLiam P. White2014-11-113-0/+211
* | Code cleanupJabier Arraiza Cenoz2014-11-111-3/+5
* | added join modeJabier Arraiza Cenoz2014-11-101-32/+15
* | update to trunkJabier Arraiza Cenoz2014-11-1033-750/+1080
|\|
| * 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
| * 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
* | adding blending supportJabier Arraiza Cenoz2014-11-103-16/+93
|/
* 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
* Fix a bug whith units pointed by suvJabier Arraiza Cenoz2014-10-302-12/+9
* Re-enable warning commented out from pony2ink branchLiam P. White2014-10-301-3/+2
* Fix version numbersBryce Harrington2014-10-304-16/+16
* Open development for the 0.92 seriesBryce Harrington2014-10-304-16/+16
* Merge with trunk r13640Liam P. White2014-10-291-1/+1
|\
| * i18n. Fixing untranslated strings.Nicolas Dufour2014-10-291-1/+1
* | Update to trunk r13638Liam P. White2014-10-2520-802/+1092
|\|
| * Cleaned casts from sp-shape by fixing member type.Jon A. Cruz2014-10-253-67/+67
| * Correct casting from wrong variable.Jon A. Cruz2014-10-241-1/+1