| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix rare crash on undo break apart | Marc Jeanmougin | 2016-11-12 | 2 | -5/+7 |
| * | Fix selection toolbar icons missing on start | Marc Jeanmougin | 2016-11-12 | 1 | -9/+9 |
| * | fix automatic dockbar resizing | Marc Jeanmougin | 2016-11-11 | 1 | -7/+0 |
| * | Improve mesh handling in Fill and Stroke dialog. | Tavmjong Bah | 2016-11-08 | 6 | -61/+470 |
| * | [Bug #262341] Tooltips for LPE tool modes do not show up as translated. | Nicolas Dufour | 2016-11-08 | 1 | -1/+1 |
| * | fix none color in palettes with scrollbars | Tobias Ellinghaus | 2016-11-02 | 1 | -22/+14 |
| * | CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo... | Marc Jeanmougin | 2016-10-24 | 1 | -1/+1 |
| * | Add option to scale mesh to fit in bounding box. | Tavmjong Bah | 2016-10-17 | 2 | -0/+20 |
| * | 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 |
| * | 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 |
| |/ | |||||
| * | 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 |
| |\| | | | | |||||
| | * | | | | CMake: add missing headers | Campbell Barton | 2016-09-03 | 1 | -45/+43 |
| * | | | | | Remove == true. | Shlomi Fish | 2016-09-03 | 1 | -2/+2 |
| * | | | | | Removed some duplicate code. | Shlomi Fish | 2016-09-02 | 1 | -25/+10 |
| |/ / / / | |||||
| * | | | | Make GTK3 width of Text and Font dialog more reasonable. | Tavmjong Bah | 2016-09-01 | 1 | -3/+4 |
| * | | | | Merged trunk | Adrian Boguszewski | 2016-08-09 | 65 | -1974/+3419 |
| |\ \ \ \ | |||||
| | * | | | | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -129/+0 |
| | * | | | | Fix autotools build | Alex Valavanis | 2016-08-08 | 1 | -2/+6 |
| | * | | | | Move GIMP widgets to their own folder | Alex Valavanis | 2016-08-08 | 10 | -40/+2665 |
