]> git.ipfire.org Git - thirdparty/newt.git/commit
- cleaned up const qualifiers in interfaces
authorhavill <havill>
Sat, 4 Jan 2003 19:15:25 +0000 (19:15 +0000)
committerhavill <havill>
Sat, 4 Jan 2003 19:15:25 +0000 (19:15 +0000)
commit16e8af2f4d8a1c9777fa4b95d87e1c25f0b6cf96
tree2ce2e234d898a7c90dc22b6cfa5582f64e26d8c7
parent962528dedff0987a61407febee17721fbcf037da
- cleaned up const qualifiers in interfaces
- added Ctrl-L screen refresh
- fixed segfault in test.c when listbox items are selected
- accessibility: made newt useable with monochrome terms (#60931)
- leave the symbols in the libs (#60400)
- fixed grammar in tutorial (#63496)
- removed obsolete URL reference in tutorial.sgml
- error checking (curcomp exists) for formEvent, newtFormGetCurrent,
  removed fifty button limit (#59027)
- allowed the test progs showchars and showkey to be build via the makefile
Makefile.in
form.c
newt.c
newt.spec
showchars.c
showkey.c
test.c
tutorial.sgml