| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use geometric bounding box for fill, visual for stroke in creating mesh. | Tavmjong Bah | 2016-10-18 | 1 | -1/+7 |
| * | Add option to scale mesh to fit in bounding box. | Tavmjong Bah | 2016-10-17 | 6 | -0/+141 |
| * | Implement copying of objects with mesh gradients. | Tavmjong Bah | 2016-10-14 | 3 | -78/+105 |
| * | Fix bug:1633521 on powerstroke | Jabier Arraiza Cenoz | 2016-10-14 | 1 | -3/+8 |
| * | Code cleanup: simplify initial mesh color calculation. | Tavmjong Bah | 2016-10-14 | 1 | -24/+9 |
| * | Do not create unused "vector" gradient when creating mesh gradient. | Tavmjong Bah | 2016-10-14 | 1 | -20/+28 |
| * | Ensure newly created meshes have correct 'gradientUnits'. | Tavmjong Bah | 2016-10-14 | 1 | -4/+4 |
| * | Remove unused/undefined function. | Tavmjong Bah | 2016-10-14 | 1 | -3/+0 |
| * | Better handling of mesh gradients in Paint Selector dialog. | Tavmjong Bah | 2016-10-13 | 3 | -23/+93 |
| * | [Bug #1630635] Wrong tool tip for new text line height setting. | marenhachmann | 2016-10-12 | 1 | -11/+11 |
| * | Render mesh gradients that reference other mesh gradients. | Tavmjong Bah | 2016-10-12 | 2 | -12/+27 |
| * | merge a fix and refactor | Marc Jeanmougin | 2016-10-09 | 2 | -60/+16 |
| |\ | |||||
| | * | Remove unnecessary ?TRUE:FALSE. | Shlomi Fish | 2016-10-09 | 1 | -2/+2 |
| | * | Refactoring: remove duplicacy. | Shlomi Fish | 2016-10-09 | 1 | -9/+3 |
| | * | Refactoring/styling: extract a statement. | Shlomi Fish | 2016-10-09 | 1 | -6/+2 |
| | * | Replace assignments and set_vis()es with a foreach. | Shlomi Fish | 2016-10-08 | 1 | -12/+4 |
| | * | Unify duplicate functionality. | Shlomi Fish | 2016-10-08 | 1 | -12/+9 |
| | * | Extract a subroutine from two places. | Shlomi Fish | 2016-10-08 | 1 | -37/+13 |
| | * | Fix "ninja -j4 check". | Shlomi Fish | 2016-10-08 | 1 | -3/+4 |
| * | | Fix palette flickering, probably. | liampwhite | 2016-10-09 | 2 | -4/+4 |
| * | | Provide simple "preview" for mesh gradients. | Tavmjong Bah | 2016-10-09 | 3 | -4/+69 |
| |/ | |||||
| * | Made the style-utils.h license dual-with-GPLv2+. | Shlomi Fish | 2016-10-08 | 1 | -1/+7 |
| * | Merged. | Shlomi Fish | 2016-10-08 | 60 | -173/+2513 |
| |\ | |||||
| | * | [Bug #770681] KEY MAPPING: Comma and period hijacked by scaling. | sandra-snan | 2016-10-08 | 3 | -31/+53 |
| | * | Fix bug:1622321 on powerstroke | Jabier Arraiza Cenoz | 2016-10-08 | 1 | -1/+2 |
| | * | Remove unnecesary header from last push | Jabier Arraiza Cenoz | 2016-10-07 | 1 | -1/+0 |
| | * | Fix bug:1630796 on flatten button. Attemp 2 | Jabier Arraiza Cenoz | 2016-10-07 | 2 | -6/+9 |
| | * | Fix bug:1605334 FeImage X and Y position | Jabier Arraiza Cenoz | 2016-10-07 | 2 | -1/+53 |
| | * | Fix bug:1630796 on flatten button | Jabier Arraiza Cenoz | 2016-10-07 | 2 | -4/+7 |
| | * | Fix bug:1630821 on LPE selected nodes | Jabier Arraiza Cenoz | 2016-10-07 | 1 | -6/+5 |
| | * | Fix on delete line | Jabier Arraiza Cenoz | 2016-10-06 | 2 | -3/+9 |
| | * | add button to release measures | Jabier Arraiza Cenoz | 2016-10-05 | 3 | -31/+67 |
| | * | add lock | Jabier Arraiza Cenoz | 2016-10-04 | 2 | -36/+28 |
| | * | Attemp lock hepers | Jabier Arraiza Cenoz | 2016-10-04 | 11 | -53/+773 |
| | |\ | |||||
| | | * | xverbs branch merge by dmitry-zhulanov | Marc Jeanmougin | 2016-10-03 | 8 | -34/+712 |
| | | |\ | |||||
| | | | * | beautify idents | Dmitry Zhulanov | 2016-10-03 | 1 | -4/+3 |
| | | | * | beautify idents | Dmitry Zhulanov | 2016-10-03 | 2 | -3/+1 |
| | | | * | butify idents | Dmitry Zhulanov | 2016-10-03 | 1 | -45/+63 |
| | | | * | split big function | Dmitry Zhulanov | 2016-10-02 | 1 | -6/+14 |
| | | | * | fix cmake warning and remove whole xverbs code from compilation without yaml | Dmitry Zhulanov | 2016-10-01 | 2 | -8/+7 |
| | | | * | fix indent | Dmitry Zhulanov | 2016-10-01 | 1 | -3/+3 |
| | | | * | disable xverb feature if WITH_YAML defined | Dmitry Zhulanov | 2016-10-01 | 2 | -6/+19 |
| | | | * | allow to use verbs as xverbs | Dmitry Zhulanov | 2016-09-29 | 2 | -3/+8 |
| | | | * | allow optional args for xverbs | Dmitry Zhulanov | 2016-09-29 | 3 | -93/+102 |
| | | | * | ignore additional arguments of x-verbs | Dmitry Zhulanov | 2016-09-27 | 1 | -34/+64 |
| | | | * | no need to FileQuit verb checking | Dmitry Zhulanov | 2016-09-27 | 1 | -15/+0 |
| | | | * | fix indention | Dmitry Zhulanov | 2016-09-27 | 1 | -72/+72 |
| | | | * | update intends and brackets | Dmitry Zhulanov | 2016-09-27 | 1 | -341/+320 |
| | | | * | merge with trunk | Dmitry Zhulanov | 2016-09-27 | 17 | -163/+169 |
| | | | |\ | |||||
| | | | * | | add x-verbs support | Dmitry Zhulanov | 2016-09-26 | 6 | -2/+644 |
