| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to trunk | Jabier Arraiza Cenoz | 2016-10-25 | 1 | -1/+1 |
| |\ | |||||
| | * | CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo... | Marc Jeanmougin | 2016-10-24 | 1 | -1/+1 |
| * | | Some bug fixes and improvements | Jabier Arraiza Cenoz | 2016-10-25 | 1 | -11/+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 | 1 | -5/+7 |
| * | | Add right click attempt | Jabier Arraiza Cenoz | 2016-10-23 | 1 | -17/+17 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2016-10-19 | 2 | -0/+20 |
| |\| | |||||
| | * | Add option to scale mesh to fit in bounding box. | Tavmjong Bah | 2016-10-17 | 2 | -0/+20 |
| * | | Working with rotate preview | Jabier Arraiza Cenoz | 2016-10-19 | 1 | -10/+14 |
| * | | 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 | 1 | -79/+87 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2016-10-14 | 4 | -34/+104 |
| |\| | |||||
| | * | 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 |
| * | | Working with rotate widget | Jabier Arraiza Cenoz | 2016-10-14 | 3 | -2/+94 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2016-10-10 | 2 | -59/+14 |
| |\| | |||||
| | * | merge a fix and refactor | Marc Jeanmougin | 2016-10-09 | 1 | -57/+12 |
| | |\ | |||||
| | | * | 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 palette flickering, probably. | liampwhite | 2016-10-09 | 1 | -2/+2 |
| | |/ | |||||
| * | | Fix some canvas problems and refactorization | Jabier Arraiza Cenoz | 2016-10-10 | 1 | -11/+30 |
| * | | Added widget to to rotate | Jabier Arraiza Cenoz | 2016-10-09 | 2 | -4/+44 |
| |/ | |||||
| * | Made the style-utils.h license dual-with-GPLv2+. | Shlomi Fish | 2016-10-08 | 1 | -1/+7 |
| * | Merged. | Shlomi Fish | 2016-10-08 | 1 | -2/+7 |
| |\ | |||||
| | * | 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 | 1 | -4/+6 |
| | * | Fix bug:1630796 on flatten button | Jabier Arraiza Cenoz | 2016-10-07 | 1 | -1/+5 |
| * | | Merged. | Shlomi Fish | 2016-10-03 | 2 | -16/+166 |
| |\| | |||||
| | * | Merge in the new eraser mode (2) which uses clip instead of cut. | Martin Owens | 2016-10-02 | 2 | -13/+148 |
| | |\ | |||||
| | | * | Update to trunk and some fixes | Jabier Arraiza Cenoz | 2016-10-02 | 72 | -2262/+3599 |
| | | |\ | | |/ | |/| | |||||
| | | * | Added some widgets from caligraphic tool | Jabier Arraiza Cenoz | 2016-05-22 | 2 | -1/+119 |
| | | * | Clip eraser done! Thanks Doctormon! | Jabier Arraiza Cenoz | 2016-05-22 | 2 | -3/+12 |
| | | * | update to trunk | Jabier Arraiza Cenoz | 2016-05-21 | 7 | -77/+93 |
| | | |\ | |||||
| | | * \ | update to trunk | Jabier Arraiza Cenoz | 2016-05-06 | 2 | -24/+38 |
| | | |\ \ | |||||
| | | * | | | Working on clip erase basic work done but broken | Jabier Arraiza Cenoz | 2016-05-02 | 1 | -11/+19 |
| * | | | | | Extract a function - is_query_style_updateable. | Shlomi Fish | 2016-10-02 | 3 | -7/+46 |
| * | | | | | Merged. | Shlomi Fish | 2016-10-02 | 1 | -3/+10 |
| |\| | | | | |||||
| | * | | | | Adjust dock size to minimum width during canvas table size allocation signal. | Martin Owens | 2016-10-02 | 1 | -3/+10 |
| * | | | | | Extract a method instead of assigning a temp bool var. | Shlomi Fish | 2016-10-01 | 2 | -5/+8 |
| * | | | | | Extract a function to prevent assignment + const-ing. | Shlomi Fish | 2016-09-30 | 1 | -7/+11 |
| * | | | | | Merged. | Shlomi Fish | 2016-09-29 | 2 | -14/+14 |
| |\| | | | | |||||
| | * | | | | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation. | Tavmjong Bah | 2016-09-27 | 2 | -14/+14 |
| * | | | | | Merged. | Shlomi Fish | 2016-09-15 | 1 | -0/+10 |
| |\| | | | | |||||
| | * | | | | Fix history handling for previous commit. | Tavmjong Bah | 2016-09-05 | 1 | -3/+4 |
| | * | | | | Save new 'x' and 'y' attribute values when 'line-height' changed. | Tavmjong Bah | 2016-09-05 | 1 | -0/+9 |
| * | | | | | Merged. | Shlomi Fish | 2016-09-03 | 1 | -45/+43 |
| |\| | | | | |||||
