| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finish TextToolbar migration | Alexander Valavanis | 2019-06-05 | 1 | -683/+0 |
| | | |||||
| * | TextToolbar: Migrate FontSize widget | Alexander Valavanis | 2019-06-05 | 1 | -7/+5 |
| | | |||||
| * | ComboBoxToolItem: Rebase on ToolItem | Alexander Valavanis | 2019-06-04 | 1 | -46/+39 |
| | | |||||
| * | Hackfest 2019: C++ify ComboBoxEntryAction | Alexander Valavanis | 2019-05-29 | 1 | -564/+292 |
| | | |||||
| * | 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-deprecated-headers pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | This renames most C <*.h> includes into C++ <c*> includes. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -30/+30 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Replace all deprecated gdk_keymap_get_default() with ↵ | Emmanuel Gil Peyrot | 2018-06-12 | 1 | -1/+2 |
| | | | | | Gdk::Display::get_default()->get_keymap(). | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -3/+3 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -3/+3 |
| | | |||||
| * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -14/+0 |
| | | | | (bzr r15023.2.8) | ||||
| * | ink-comboboxentry-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+18 |
| | | | | (bzr r14815) | ||||
| * | Update to trunk r13621 | Liam P. White | 2014-10-17 | 1 | -1/+1 |
| | | | | (bzr r13341.1.278) | ||||
| * | Move GtkAction subclasses to widgets/ | Liam P. White | 2014-10-05 | 1 | -0/+958 |
| (bzr r13341.1.249) | |||||
