summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2014-11-115-0/+213
|\
| * Add totally unfinished XML/SPObject test suiteLiam P. White2014-11-115-0/+213
* | Code cleanupJabier Arraiza Cenoz2014-11-111-3/+5
* | added join modeJabier Arraiza Cenoz2014-11-101-32/+15
* | update to trunkJabier Arraiza Cenoz2014-11-1038-808/+1249
|\|
| * Add a extra info page pointed by suv in bug pageJabier Arraiza Cenoz2014-11-102-19/+61
| * 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
| * improve regex from DPI SwitcherJabier Arraiza Cenoz2014-11-091-15/+15
| * Allow shorteners transforms in DPI switcher.A bit of refactor.Jabier Arraiza Cenoz2014-11-091-27/+46
| * fixed a bug pointed by su_v about transformationsJabier Arraiza Cenoz2014-11-091-0/+20
| * From bug #1389723Jabier Arraiza Cenoz2014-11-091-29/+44
| * add option to read dxf input scale from file (Bug 1388851)Alvin Penner2014-11-092-7/+21
| * 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
| * windows: fix running of cxxtests.Johan B. C. Engelen2014-11-091-1/+2
| * 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
|/
* Fix a bug pointed by su_v in IRC aboutr shapesJabier Arraiza Cenoz2014-11-082-21/+42
* Update style cxxtests.Tavmjong Bah2014-11-081-14/+14
* This fix a bug https://bugs.launchpad.net/inkscape/+bug/1389723 on comment #1...Jabier Arraiza Cenoz2014-11-081-6/+6
* Black list some properties that shouldn't appear in default styles.Tavmjong Bah2014-11-084-2/+44
* a little retouch to extension dpiswitcherJabier Arraiza Cenoz2014-11-081-2/+1
* This extension is a DPI switcher from 90 to 96 and from 96 to 90.Jabier Arraiza Cenoz2014-11-082-0/+149
* packaging/macosx: update version string used in DMG background imagesu_v2014-11-082-10/+10
* 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-053-2514/+3389
* Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...Jabier Arraiza Cenoz2014-11-059-219/+106
* Symbols. Fix for bug #1388910 (There is an unnecessary character in MapSymbol...Masato Hashimoto2014-11-051-2/+2
* 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
* * [INTL:sk] Slovak translation updateIvan Mas??r2014-11-031-364/+279
* default export dpi = 96Alvin Penner2014-11-021-4/+4
* change default pdf import resolution to 96 dpiAlvin Penner2014-11-024-7/+7
* update Python extensions from 90 to 96 dpi.Alvin Penner2014-11-0217-46/+46
* Correct check-for-layer that should have been check-for-group. Fixes bug #138...Jon A. Cruz2014-11-021-1/+1