| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add fadding from temporary rotate draw to real ones | Jabier Arraiza Cenoz | 2016-10-26 | 1 | -11/+20 |
| * | Update to trunk | Jabier Arraiza Cenoz | 2016-10-25 | 31 | -1023/+995 |
| |\ | |||||
| | * | Fix signals | Marc Jeanmougin | 2016-10-25 | 4 | -39/+23 |
| | * | CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo... | Marc Jeanmougin | 2016-10-24 | 29 | -996/+984 |
| * | | Some bug fixes and improvements | Jabier Arraiza Cenoz | 2016-10-25 | 3 | -27/+0 |
| * | | Fix for widget value of rotate | Jabier Arraiza Cenoz | 2016-10-23 | 1 | -3/+10 |
| * | | Add right click rotation panning, some fixes | Jabier Arraiza Cenoz | 2016-10-23 | 4 | -60/+82 |
| * | | Add right click rotation panning | Jabier Arraiza Cenoz | 2016-10-23 | 3 | -15/+17 |
| * | | Add doc rotate with panning | Jabier Arraiza Cenoz | 2016-10-23 | 4 | -409/+417 |
| |\| | |||||
| | * | CMake: inkscape.com needs the "-mconsole" linker flag to be useful | Eduard Braun | 2016-10-22 | 1 | -0/+2 |
| * | | Add right click attempt | Jabier Arraiza Cenoz | 2016-10-23 | 4 | -113/+207 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2016-10-22 | 4 | -3/+6 |
| |\| | |||||
| | * | Fix bug#1635442 | Jabier Arraiza Cenoz | 2016-10-22 | 1 | -1/+1 |
| | * | update translators | Marc Jeanmougin | 2016-10-20 | 1 | -0/+2 |
| | * | Fix gradient comparison. | Marc Jeanmougin | 2016-10-20 | 1 | -1/+1 |
| | * | Fix CMake dependency order | Marc Jeanmougin | 2016-10-20 | 1 | -1/+2 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2016-10-19 | 9 | -9/+52 |
| |\| | |||||
| | * | Fix bug:1634641 crash on delete | Jabier Arraiza Cenoz | 2016-10-19 | 2 | -2/+2 |
| | * | Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet. | Tavmjong Bah | 2016-10-19 | 7 | -7/+50 |
| * | | Styling rotate | Jabier Arraiza Cenoz | 2016-10-19 | 1 | -4/+49 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2016-10-19 | 7 | -2/+156 |
| |\| | |||||
| | * | update author list in about dialog from AUTHORS file | Marc Jeanmougin | 2016-10-18 | 1 | -1/+8 |
| | * | 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 |
| * | | Working with rotate preview | Jabier Arraiza Cenoz | 2016-10-19 | 4 | -16/+183 |
| * | | Reposition widget and add degree symbol | Jabier Arraiza Cenoz | 2016-10-15 | 1 | -11/+49 |
| * | | Change from slider to spin | Jabier Arraiza Cenoz | 2016-10-14 | 2 | -80/+88 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2016-10-14 | 10 | -177/+284 |
| |\| | |||||
| | * | 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 |
| * | | Working with rotate widget | Jabier Arraiza Cenoz | 2016-10-14 | 3 | -2/+94 |
| * | | Fix some canvas item problems and refresh items on rotate | Jabier Arraiza Cenoz | 2016-10-10 | 3 | -31/+38 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2016-10-10 | 7 | -68/+89 |
| |\| | |||||
| | * | 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 |
| | |/ | |||||
