| Commit message (Expand) | Author | Files | Lines |
| 2018-06-17 | Move toolbars to ui/toolbar | Alexander Valavanis | 1 | -640/+0 |
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -1/+1 |
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -1/+1 |
| 2018-03-26 | Base LPE refactor | Jabier Arraiza | 1 | -4/+4 |
| 2018-01-31 | Convert pen/pencil toolbar to use ink-select-one-action. | Tavmjong Bah | 1 | -119/+138 |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -12/+21 |
| 2018-01-01 | Fix minor typos | Yuri Chornoivan | 1 | -2/+2 |
| 2017-12-26 | Stop using deprecated gtk_adjustment_value_changed | Alexander Valavanis | 1 | -0/+3 |
| 2017-12-25 | Fix start anchors | Jabier Arraiza | 1 | -2/+4 |
| 2017-09-30 | Hunted every GList to the last (except in libnrtype and libcroco) | Marc Jeanmougin | 1 | -23/+11 |
| 2017-08-29 | Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ... | Jabiertxo Arraiza Cenoz | 1 | -3/+6 |
| 2017-08-29 | Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa... | Jabiertxo Arraiza Cenoz | 1 | -2/+15 |
| 2017-08-28 | Parametrice into preferences magic numbers and other staff | Jabier Arraiza | 1 | -24/+21 |
| 2017-08-28 | Allow pressure in pencil in the tree modes, bezier, bspline and spiro | Jabier Arraiza | 1 | -42/+57 |
| 2017-08-27 | Working on preview over powerpencil | Jabier Arraiza | 1 | -1/+70 |
| 2017-08-25 | Starting with powerpencil | Jabier Arraiza | 1 | -0/+7 |
| 2017-08-12 | Add flatten button to simplify, bspline and spiro. Need to rerun cmake becaus... | Jabier Arraiza | 1 | -5/+75 |
| 2017-06-29 | Remove old icon handling code | Alexander Valavanis | 1 | -4/+4 |
| 2016-10-07 | Remove unnecesary header from last push | Jabier Arraiza Cenoz | 1 | -1/+0 |
| 2016-10-07 | Fix bug:1630796 on flatten button. Attemp 2 | Jabier Arraiza Cenoz | 1 | -4/+6 |
| 2016-10-07 | Fix bug:1630796 on flatten button | Jabier Arraiza Cenoz | 1 | -1/+5 |
| 2016-08-05 | Split InkAction classes into separate files | Alex Valavanis | 1 | -1/+3 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -6/+1 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+6 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -6/+1 |
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -2/+2 |
| 2016-02-01 | Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to... | Jabier Arraiza Cenoz | 1 | -1/+6 |
| 2015-12-09 | Remove unused header file. | Tavmjong Bah | 1 | -1/+0 |
| 2015-11-25 | Remove unused headers. | Tavmjong Bah | 1 | -2/+0 |
| 2015-08-01 | Update simplify interactive to handle trinagle out powerstrokes, also fix it ... | Jabier Arraiza Cenoz | 1 | -5/+34 |
| 2015-07-27 | add flattern button to interactive simplify | Jabier Arraiza Cenoz | 1 | -1/+49 |
| 2015-07-25 | Removes extra unnecesary code pointed by Nathan Hurst | Jabier Arraiza Cenoz | 1 | -14/+12 |
| 2015-07-24 | change from list to vector | Jabier Arraiza Cenoz | 1 | -3/+2 |
| 2015-03-08 | allow use multiple lines, added new icon | Jabier Arraiza Cenoz | 1 | -14/+18 |
| 2015-03-07 | add interactive smooth to pen tool | Jabier Arraiza Cenoz | 1 | -0/+42 |
| 2014-10-05 | Move more UI code into ui/ | Liam P. White | 1 | -1/+1 |
| 2014-10-05 | Move GtkAction subclasses to widgets/ | Liam P. White | 1 | -3/+3 |
| 2014-10-02 | i18n. Fix for Bug #380522 (strings that need to be fixed for translation). | Nicolas Dufour | 1 | -1/+1 |
| 2014-07-30 | add last applied branch - mode to strokes on pen/pencil | Jabier Arraiza Cenoz | 1 | -0/+1 |
| 2014-03-26 | Cleaned up includes of tools / revert experimental casting macro replacements... | Markus Engel | 1 | -10/+2 |
| 2014-03-02 | Fixed includes for tools. | Markus Engel | 1 | -40/+11 |
| 2014-03-02 | Added some consts. Turned functions to member functions. | Markus Engel | 1 | -1/+1 |
| 2014-02-26 | Added template functions as a casting-macro replacement. | Markus Engel | 1 | -2/+10 |
| 2014-01-02 | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 1 | -1/+1 |
| 2013-12-30 | Refactorizing | Jabier Arraiza Cenoz | 1 | -2/+0 |
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -2/+2 |
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -1/+1 |
| 2013-09-25 | Some Fix | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2013-09-25 | First attemp for | Jabier Arraiza Cenoz | 1 | -0/+2 |
| 2013-09-15 | Enable unit evaluation in toolbars. | Matthew Petroff | 1 | -0/+1 |