| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 2019-05-28 | 1 | -143/+0 |
| | | |||||
| * | 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 | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Convert UnitTracker to use ink-select-one-action. | Tavmjong Bah | 2018-02-04 | 1 | -0/+2 |
| | | | | | Additional code clean up. | ||||
| * | Add pixmap and data (pointer) members to column. | Tavmjong Bah | 2018-01-22 | 1 | -3/+9 |
| | | |||||
| * | onvert eraser and calligraphy tools to use ink-select-one-action. | Tavmjong Bah | 2018-01-08 | 1 | -0/+1 |
| | | |||||
| * | Bug fixes for radio action mode. | Tavmjong Bah | 2017-12-24 | 1 | -2/+4 |
| | | |||||
| * | Add C++ based Gtk::Action for choosing one item out of many. | Tavmjong Bah | 2017-07-24 | 1 | -0/+131 |
| Options: Show icons and/or labels. Use combbox or radio buttons. Replacement for C based ege-select-one-action. Update text toolbar to use this class, allowing bar to be narrower. | |||||
