summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use geometric bounding box for fill, visual for stroke in creating mesh.Tavmjong Bah2016-10-181-1/+7
* [Bug #1633999] xcf export fails if layer names contain non-ASCII characters.Nicolas Dufour2016-10-181-1/+1
* Add option to scale mesh to fit in bounding box.Tavmjong Bah2016-10-177-6/+151
* [Bug #1627166] Brazilian Portuguese translation for 0.92.victor.westmann2016-10-171-1429/+839
* Implement copying of objects with mesh gradients.Tavmjong Bah2016-10-143-78/+105
* Fix bug:1633521 on powerstrokeJabier Arraiza Cenoz2016-10-141-3/+8
* Code cleanup: simplify initial mesh color calculation.Tavmjong Bah2016-10-141-24/+9
* Do not create unused "vector" gradient when creating mesh gradient.Tavmjong Bah2016-10-141-20/+28
* Ensure newly created meshes have correct 'gradientUnits'.Tavmjong Bah2016-10-141-4/+4
* Remove unused/undefined function.Tavmjong Bah2016-10-141-3/+0
* Better handling of mesh gradients in Paint Selector dialog.Tavmjong Bah2016-10-133-23/+93
* [Bug #1630635] Wrong tool tip for new text line height setting.marenhachmann2016-10-121-11/+11
* Render mesh gradients that reference other mesh gradients.Tavmjong Bah2016-10-122-12/+27
* [Bug #1426423] Updated Icelandic translation for 0.92.sveinki2016-10-101-435/+447
* [Bug #1627166] Brazilian Portuguese translation for 0.92.victor.westmann2016-10-101-5150/+3084
* [Packaging] NSIS translation update for pt_brvictor.westmann2016-10-101-15/+15
* merge a fix and refactorMarc Jeanmougin2016-10-092-60/+16
|\
| * Remove unnecessary ?TRUE:FALSE.Shlomi Fish2016-10-091-2/+2
| * Refactoring: remove duplicacy.Shlomi Fish2016-10-091-9/+3
| * Refactoring/styling: extract a statement.Shlomi Fish2016-10-091-6/+2
| * Replace assignments and set_vis()es with a foreach.Shlomi Fish2016-10-081-12/+4
| * Unify duplicate functionality.Shlomi Fish2016-10-081-12/+9
| * Extract a subroutine from two places.Shlomi Fish2016-10-081-37/+13
| * Merged.Shlomi Fish2016-10-080-0/+0
| |\
| * | Fix "ninja -j4 check".Shlomi Fish2016-10-081-3/+4
* | | Fix palette flickering, probably.liampwhite2016-10-092-4/+4
* | | Provide simple "preview" for mesh gradients.Tavmjong Bah2016-10-093-4/+69
| |/ |/|
* | merge trunk-refactoringMarc Jeanmougin2016-10-0821-67/+114
|\|
| * Made the style-utils.h license dual-with-GPLv2+.Shlomi Fish2016-10-081-1/+7
| * Merged.Shlomi Fish2016-10-0868-179/+2622
| |\ | |/ |/|
* | [Bug #770681] KEY MAPPING: Comma and period hijacked by scaling.sandra-snan2016-10-087-37/+98
* | Fix bug:1622321 on powerstrokeJabier Arraiza Cenoz2016-10-081-1/+2
* | Remove unnecesary header from last pushJabier Arraiza Cenoz2016-10-071-1/+0
* | Fix bug:1630796 on flatten button. Attemp 2Jabier Arraiza Cenoz2016-10-072-6/+9
* | Fix bug:1605334 FeImage X and Y positionJabier Arraiza Cenoz2016-10-072-1/+53
* | Fix bug:1630796 on flatten buttonJabier Arraiza Cenoz2016-10-072-4/+7
* | Fix bug:1630821 on LPE selected nodesJabier Arraiza Cenoz2016-10-071-6/+5
* | Merge jabier's Measure line LPEMartin Owens2016-10-0643-93/+1544
|\ \
| * | Fix on delete lineJabier Arraiza Cenoz2016-10-062-3/+9
| * | add button to release measuresJabier Arraiza Cenoz2016-10-053-31/+67
| * | add lockJabier Arraiza Cenoz2016-10-042-36/+28
| * | Attemp lock hepersJabier Arraiza Cenoz2016-10-0414-53/+835
| |\ \ | |/ / |/| |
* | | xverbs branch merge by dmitry-zhulanovMarc Jeanmougin2016-10-0311-34/+774
|\ \ \
| * | | beautify identsDmitry Zhulanov2016-10-031-4/+3
| * | | beautify identsDmitry Zhulanov2016-10-033-42/+36
| * | | butify identsDmitry Zhulanov2016-10-031-45/+63
| * | | split big functionDmitry Zhulanov2016-10-021-6/+14
| * | | fix cmake warning and remove whole xverbs code from compilation without yamlDmitry Zhulanov2016-10-013-9/+8
| * | | fix indentDmitry Zhulanov2016-10-011-3/+3
| * | | disable xverb feature if WITH_YAML definedDmitry Zhulanov2016-10-015-10/+32