]> git.ipfire.org Git - thirdparty/newt.git/commit
- fixed help line drawing in UTF-8 (#81718) r0-51-3
authormsw <msw>
Wed, 5 Feb 2003 07:11:35 +0000 (07:11 +0000)
committermsw <msw>
Wed, 5 Feb 2003 07:11:35 +0000 (07:11 +0000)
commitce11acc8966aa11b76857083bce03b72c81467dd
treec80d7701412efed0459a6a8b38af652662a20c21
parentdd12cd586f4914dfcd1de6b536fb40884875c5f9
- fixed help line drawing in UTF-8 (#81718)
- calculate the width of text in entries using wstrlen
- always set component width to the new label width in newtLabelSetText
- fixed snack.CListbox to work properly with UTF-8 (#81718)
configure.in
entry.c
label.c
newt.c
newt.spec
snack.py
snackmodule.c