| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | UnitTracker: Create tool item without using GtkAction | Alexander Valavanis | 2019-02-03 | 1 | -4/+2 |
| | | |||||
| * | StarToolbar: GtkAction migration | Alexander Valavanis | 2019-01-27 | 1 | -1/+0 |
| | | |||||
| * | SpinButtonToolItem: Allow default numeric menu descriptions & migrate ↵ | Alexander Valavanis | 2019-01-27 | 1 | -19/+10 |
| | | | | | RectToolbar | ||||
| * | Toolbars: Fix alt+x focus switching | Alexander Valavanis | 2019-01-27 | 1 | -2/+0 |
| | | |||||
| * | RectToolbar: GtkAction migration (first pass) | Alexander Valavanis | 2019-01-26 | 1 | -121/+120 |
| | | |||||
| * | Tidy up toolbox utilities | Alexander Valavanis | 2019-01-22 | 1 | -1/+0 |
| | | |||||
| * | Tidy up toolbox code | Alexander Valavanis | 2019-01-22 | 1 | -4/+4 |
| | | |||||
| * | Cleanup unused toolbar code | Alexander Valavanis | 2019-01-21 | 1 | -8/+0 |
| | | |||||
| * | derive all toolbars from Inkscape::Toolbar | Alexander Valavanis | 2019-01-19 | 1 | -254/+258 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -21/+21 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Move toolbars to ui/toolbar | Alexander Valavanis | 2018-06-17 | 1 | -0/+436 |
