| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -21/+20 |
| * | Don't translate the empty string. | Eduard Braun | 2018-01-29 | 1 | -5/+5 |
| * | Move general ellipsize text function out of gradient files. | Tavmjong Bah | 2018-01-19 | 1 | -1/+0 |
| * | Convert mesh-toolbar to use ink-select-one-action. | Tavmjong Bah | 2018-01-10 | 1 | -81/+109 |
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -1/+1 |
| * | Remove an old comment which I don't understand. | Shlomi Fish | 2017-01-06 | 1 | -1/+0 |
| * | fix typos, add translator comment | Ivan Mas??r | 2016-12-30 | 1 | -0/+1 |
| * | Fix header inclusion ordering | Alex Valavanis | 2016-12-26 | 1 | -1/+2 |
| * | Improve working of Type (Smoothing) menu. | Tavmjong Bah | 2016-12-08 | 1 | -95/+70 |
| * | Add toggles for handle visibility, editing fill, and editing stroke. | Tavmjong Bah | 2016-12-01 | 1 | -1/+24 |
| * | Improve mesh handling in Fill and Stroke dialog. | Tavmjong Bah | 2016-11-08 | 1 | -2/+22 |
| * | Add option to scale mesh to fit in bounding box. | Tavmjong Bah | 2016-10-17 | 1 | -0/+19 |
| * | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation. | Tavmjong Bah | 2016-09-27 | 1 | -12/+12 |
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -1/+3 |
| |\ |
|
| | * | Split InkAction classes into separate files | Alex Valavanis | 2016-08-05 | 1 | -1/+3 |
| * | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -12/+1 |
| |\| |
|
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -12/+1 |
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+12 |
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -12/+1 |
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -4/+4 |
| |\| |
|
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -2/+2 |
| |/ |
|
| * | 0-sized arrays are supposed to be forbidden | Marc Jeanmougin | 2015-12-08 | 1 | -4/+4 |
| * | Change context from gradient to mesh. | Tavmjong Bah | 2015-11-24 | 1 | -1/+4 |
| * | static code analysis | Kris De Gussem | 2015-11-05 | 1 | -2/+2 |
| * | Add buttons for some side/corner mesh opeartions. | Tavmjong Bah | 2015-10-08 | 1 | -1/+77 |
| * | merging | Marc Jeanmougin | 2015-04-26 | 1 | -73/+52 |
| |\ |
|
| | * | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh... | Tavmjong Bah | 2015-03-01 | 1 | -73/+52 |
| * | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -2/+2 |
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -4/+4 |
| * | | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -4/+6 |
| |/ |
|
| * | Fix two instances of "Dead Initialization" found via Clang scan-build. | Tavmjong Bah | 2015-02-03 | 1 | -2/+0 |
| * | Experimental mesh smoothing code. | Tavmjong Bah | 2015-02-02 | 1 | -19/+205 |
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -2/+2 |
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -2/+2 |
| * | Move GtkAction subclasses to widgets/ | Liam P. White | 2014-10-05 | 1 | -5/+5 |
| * | Further fixes related to bug #1327267, toolbars don't need to update when the... | Liam P. White | 2014-08-10 | 1 | -42/+46 |
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -2/+2 |
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -1/+1 |
| * | Enable unit evaluation in toolbars. | Matthew Petroff | 2013-09-15 | 1 | -2/+2 |
| * | Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files. | Matthew Petroff | 2013-07-19 | 1 | -2/+2 |
| * | Build with GDK_DISABLE_DEPRECATED for Gtk+ 2 | Alex Valavanis | 2012-05-28 | 1 | -1/+1 |
| * | Fixing warnings. | Jon A. Cruz | 2012-05-25 | 1 | -14/+7 |
| * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 1 | -0/+373 |