summaryrefslogtreecommitdiff
path: root/src/libnmt-newt
Commit message (Expand)AuthorAgeFilesLines
* doc: use "Returns:" annotation instead of deprecated aliasesThomas Haller2023-03-291-1/+1
* doc: replace all (allow-none) annotations by (optional) and/or (nullable)Corentin Noël2023-03-272-3/+3
* all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal usesThomas Haller2022-12-1618-18/+22
* all: fix "-Wcast-align=strict" warnings for GArray castsThomas Haller2022-12-092-11/+11
* newt: fix validity evaluation for stacksBeniamino Galvani2022-09-281-2/+4
* newt-form: remove escape-exits propertyLubomir Rintel2022-08-252-26/+2
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-2919-125/+125
* all: add some README.md files describing the purpose of our sourcesThomas Haller2021-08-191-0/+4
* all: rename nm_utils_strsplit_set*() to nm_strsplit_set*()Thomas Haller2021-08-021-1/+1
* libnmt-newt: use cleanup macro in nmt_newt_button_build_component()Thomas Haller2021-05-111-4/+3
* libnmt-newt: fix leak in nmt_newt_button_build_component()Thomas Haller2021-05-111-1/+2
* nmtui: cleanup includes in "nmt-newt-utils.c"Thomas Haller2021-04-081-2/+3
* nmtui: support setting nmtui colors via environment variablesVojtech Bubela2021-04-081-1/+106
* build: move "clients/tui/newt/" to "src/libnmt-newt/"Thomas Haller2021-03-0243-0/+7773