]> git.ipfire.org Git - thirdparty/newt.git/history - dialogboxes.c
install python modules to purelib and platlib
[thirdparty/newt.git] / dialogboxes.c
2023-10-25  Miroslav Lichvarremove unused variables
2022-11-24  Miroslav Lichvarfix automatic width with --noitem and --notags options
2022-11-24  Miroslav Lichvarfix spacing with longer tags in whiptail
2022-11-24  Miroslav Lichvarrestore automatic menu/list-height in whiptail
2018-07-11  Miroslav Lichvardon't leak memory on errors in dialogboxes
2016-08-03  Miroslav Lichvarimprove handling of long strings in whiptail menu ...
2016-03-23  Miroslav Lichvarsupport --notags in whiptail checklist and radiolist...
2013-08-06  Miroslav Lichvarfix memory leaks in whiptail
2011-11-10  Miroslav Lichvarfix memory leak in dialogboxes checklist
2011-11-10  Miroslav Lichvarfix returning strings in whiptail and whiptcl (#752818)
2011-06-08  Miroslav Lichvarfix errors found by coverity
2010-08-03  Miroslav Lichvarfix newline handling in gauge input
2010-08-02  Miroslav Lichvarfix percentage parsing in --gauge XXX block (#620083)
2008-03-21  Mostafa DaneshvarMerge branch 'master' of ssh://git.fedorahosted.org...
2008-03-21  Miroslav Lichvardon't abort from whiptail gauge on SIGWINCH
2007-06-25  mlichvar- fix compiler warnings
2007-06-25  mlichvar- fix segfault in whiptail when no entry is selected...
2007-01-31  mlichvar- don't confuse xgettext
2007-01-31  mlichvar- provide option to change text of buttons (#126768)
2006-09-19  mlichvar- fix some warnings
2006-08-25  mlichvarsync with 0.52.0 r0-52-0
2006-08-25  mlichvarrevert a bit
2005-02-23  prockaiexpand(1) the source to get rid of tab/space mixed...
2004-04-07  havilladded --notags to whiptail (#117468)
2004-04-07  havillmerged in and munged patches from #117464
2003-01-03  havill- cleaned up const qualifiers in interfaces
2002-08-15  nottingUTF-8 changes
2001-01-23  mswrevert for now
2001-01-22  tagoh* Added i18n code.
2000-03-09  ewtadded static modifier
2000-02-16  larocheNix
1998-08-01  ewtscroll logic needed updating
1998-01-03  ewt1) patch from Bruce Perens which makes newt easier...
1997-09-08  sopwithVarious 'const' casting mods from Bruce Guenter <bruceg...
1997-08-19  sopwith"comparison between signed and unsigned" warnings fixed
1997-08-18  ewtsplit whiptail dialog stuff out; added whiptcl