summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2014-11-157-51/+40
|\
| * Purged GTKish SP_IS_RECT_CONTEXT/SP_RECT_CONTEXT macros.Jon A. Cruz2014-11-152-4/+3
| * Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT.Jon A. Cruz2014-11-153-11/+14
| * Purged SP_STYLE_ELEM/SP_IS_STYLE_ELEM macro abuse.Jon A. Cruz2014-11-153-36/+23
* | Add vertical and horizontal modesJabier Arraiza Cenoz2014-11-155-24/+263
|\|
| * Macro cleanup of commented out code.Jon A. Cruz2014-11-151-1/+1
| * scale symbols when changing document units (Bug 1365451)Alvin Penner2014-11-152-2/+14
| * Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv...Jabier Arraiza Cenoz2014-11-145-29/+99
* | ignore this commitJabier Arraiza Cenoz2014-11-1516-323/+146
* | ignore this commitJabier Arraiza Cenoz2014-11-158-14/+171
* | Six a bug on subpaths pointed by suvJabier Arraiza Cenoz2014-11-131-9/+12
* | update to trunkJabier Arraiza Cenoz2014-11-134-7/+40
|\|
| * Add new text decoration properties.Tavmjong Bah2014-11-121-3/+9
| * 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
* | Fixed bugs pointed by su_v.Jabier Arraiza Cenoz2014-11-133-48/+85
* | 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