summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remember status of preview pane in native Windows open dialog. (Bug 1428873)Alvin Penner2015-03-101-0/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1428873 (bzr r13985)
* Filters. Fix for Bug #790534 (Simulate color blindness/defects?).Nicolas Dufour2015-03-102-1/+77
| | | | | | Fixed bugs: - https://launchpad.net/bugs/790534 (bzr r13984)
* Fix a bad stringJabier Arraiza Cenoz2015-03-091-1/+1
| | | (bzr r13982)
* Removed auto size helper paths because strange resultJabier Arraiza Cenoz2015-03-094-55/+40
| | | (bzr r13981)
* Fixed a bug on simplify pointed by su_vJabier Arraiza Cenoz2015-03-082-25/+3
| | | (bzr r13978)
* i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan2015-03-084-4/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1429579 (bzr r13976)
* Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-0810-32/+76
| | | (bzr r13974)
* Improved popup mesage to a LPE Simplify parameterJabier Arraiza Cenoz2015-03-071-1/+1
| | | (bzr r13973)
* Add a smooth angles parameter to Simplify LPEJabier Arraiza Cenoz2015-03-072-15/+61
| | | (bzr r13972)
* Enable PDF/PS/EPS export for gradient mesh (bug #1363369)Adrian Johnson2015-03-071-0/+5
| | | (bzr r13971)
* avoid 0/0 problem in get_scale_transform_for_uniform_stroke. (Bug 1428789)Alvin Penner2015-03-061-2/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1428789 (bzr r13970)
* Fix filter primitives using 'type' attribute. (Broken when 'type' attribute ↵Tavmjong Bah2015-03-063-4/+4
| | | | | introduced on meshes.) (bzr r13969)
* Fix for Bug #1428967 (Inkscape0.91 crashes under interface using ↵Nicolas Dufour2015-03-061-2/+2
| | | | | | | | Chinese/Taiwan(zh-tw)). Fixed bugs: - https://launchpad.net/bugs/1428967 (bzr r13968)
* Fix out-of-control render cache from dominating all available memoryLiam P. White2015-03-051-3/+3
| | | (bzr r13966)
* Fix for Bug #918319 (Printing offsets page).Nicolas Dufour2015-03-051-19/+2
| | | | | | | | Fix for a dead assignment in the printing code (Jenkins warning: http://jenkins.inkscape.org/job/Inkscape_trunk_scan-build/42/clangScanBuildBugs/browse/report-a94344.html#EndPath). Fixed bugs: - https://launchpad.net/bugs/918319 (bzr r13965)
* scale spinboxes for rectangle toolbar. (Bug 307656)Alvin Penner2015-03-042-14/+13
| | | | | | Fixed bugs: - https://launchpad.net/bugs/307656 (bzr r13964)
* Extensions. Fix for Bug #1426684 (INX optiongroup does not trigger a refresh).Nicolas Dufour2015-03-021-17/+24
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1426684 (bzr r13963)
* Merged pointreseteable parameter to point parameterJabier Arraiza Cenoz2015-03-0212-337/+100
| | | (bzr r13961)
* Fixed a bad castingJabier Arraiza Cenoz2015-03-021-5/+7
| | | (bzr r13960)
* Added shorcut to move along axes, point reseteable parameter,pointed by ↵Jabier Arraiza Cenoz2015-03-023-36/+49
| | | | | Vlada, also fixed some UX styles in lattice2 and perspective envelope, pointed by suv. A question: Can I update point parameter whith pointreseteable parameter features, to have only one point parameter? (bzr r13959)
* Match function definition and declaration syntax. Mismatch pointed out by ↵Tavmjong Bah2015-03-011-5/+5
| | | | | doxygen warnings. (bzr r13958)
* Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵Tavmjong Bah2015-03-0123-928/+507
| | | | | | | | <meshpatch>. Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting. (bzr r13956)
* if viewbox does not exist in file, set the document-units to be px. (Bug ↵Alvin Penner2015-03-011-1/+3
| | | | | | | | 1239682) Fixed bugs: - https://launchpad.net/bugs/1239682 (bzr r13955)
* Workaround for bug #1426090 (more LPE nastiness)Liam P. White2015-02-281-4/+30
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1426090 (bzr r13954)
* Translations. New Icenlandic translation.Sveinn í Felli2015-02-271-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1426423 (bzr r13951)
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-2641-52/+52
| | | (bzr r13950)
* whoopsLiam P. White2015-02-251-0/+1
| | | (bzr r13949)
* Collect util/ into a static libraryLiam P. White2015-02-259-14/+18
| | | (bzr r13948)
* fix for bug 1425317mathog2015-02-254-7/+25
| | | (bzr r13947)
* Isolate components of libgcLiam P. White2015-02-2542-43/+69
| | | (bzr r13946)
* Remove useless fileLiam P. White2015-02-253-23/+0
| | | (bzr r13945)
* Don't compile doxygen-main.cppLiam P. White2015-02-253-2/+0
| | | (bzr r13944)
* load rectangle parameters as px. (Bug 1424798)Alvin Penner2015-02-251-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1424798 (bzr r13943)
* Removed reference to factory.h in the src/makefile_insert file that wasRyan Lerch2015-02-251-1/+0
| | | | | breaking make dist. factory.h was removed in revision 13940. (bzr r13942)
* Backport commit 2086344 from GIMP master: try to fix rulers (bug #1351597)Liam P. White2015-02-251-17/+25
| | | | | This might not do what it's supposed to, but I doubt keeping it in will do any harm if it doesn't fix the bug (bzr r13941)
* Restore libinkscape.aLiam P. White2015-02-251-3/+4
| | | (bzr r13939.1.4)
* Kill factory.hLiam P. White2015-02-251-95/+0
| | | (bzr r13939.1.3)
* Strip ToolFactoryLiam P. White2015-02-2528-221/+112
| | | (bzr r13939.1.2)
* create SPObject factoryLiam P. White2015-02-2584-1035/+361
| | | (bzr r13939.1.1)
* on a File->Open, set the viewBox if it did not previously exist, same as was ↵Alvin Penner2015-02-231-0/+6
| | | | | | | | done for File->New. (Bug 1239682) Fixed bugs: - https://launchpad.net/bugs/1239682 (bzr r13938)
* fix scaling of letter-spacing and word-spacing. (Bug 772057)Alvin Penner2015-02-221-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/772057 (bzr r13937)
* Make icon creation more consistent - use sp_icon_new where possibleLiam P. White2015-02-229-188/+84
| | | (bzr r13936)
* Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933Marc Jeanmougin2015-02-216-17/+19
| | | | | Added std::list<SPObject*> hrefList member to SPObject class. (bzr r13935)
* Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting ↵Marc Jeanmougin2015-02-211-1/+3
| | | | | | | | clone grid Fixed bugs: - https://launchpad.net/bugs/469885 (bzr r13934)
* Speed up ungrouping test, adding note as to why it is so slow.Tavmjong Bah2015-02-211-1/+2
| | | (bzr r13933)
* Fixes bug 1152657: "Paste selection with original+clone(s): Wrong placement ↵Marc Jeanmougin2015-02-211-1/+9
| | | | | | | | between original and clones" Fixed bugs: - https://launchpad.net/bugs/1152657 (bzr r13932)
* Fix for bug 1409591 :Marc Jeanmougin2015-02-203-69/+37
| | | | | | | | Inconsistent selection with 'Select same' on object with clones Fixed bugs: - https://launchpad.net/bugs/1409195 (bzr r13930)
* Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken)Marc Jeanmougin2015-02-201-3/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/168651 (bzr r13929)
* Mitre is not an SVG/CSS unit. Don't test.Tavmjong Bah2015-02-201-1/+4
| | | (bzr r13928)
* Eliminate errors and reduce warnings.Tavmjong Bah2015-02-201-2/+9
| | | (bzr r13927)