summaryrefslogtreecommitdiffstats
path: root/src/widgets/ink-comboboxentry-action.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finish TextToolbar migrationAlexander Valavanis2019-06-051-683/+0
* TextToolbar: Migrate FontSize widgetAlexander Valavanis2019-06-051-7/+5
* ComboBoxToolItem: Rebase on ToolItemAlexander Valavanis2019-06-041-46/+39
* Hackfest 2019: C++ify ComboBoxEntryActionAlexander Valavanis2019-05-291-564/+292
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-30/+30
* Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...Emmanuel Gil Peyrot2018-06-121-1/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-14/+0
* ink-comboboxentry-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+18
* Update to trunk r13621Liam P. White2014-10-171-1/+1
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-0/+958