]> git.ipfire.org Git - thirdparty/newt.git/history - windows.c
0.52.24
[thirdparty/newt.git] / windows.c
2019-10-01  Miroslav Lichvarfix warnings about never-read values
2013-03-25  Miroslav Lichvarallow newtWinMenu and newtWinEntries with no buttons...
2011-06-08  Miroslav Lichvarfix errors found by coverity
2009-09-16  Miroslav Lichvardon't use va_list in newtvwindow more than once (#523696)
2008-03-21  Mostafa DaneshvarMerge branch 'master' of ssh://git.fedorahosted.org...
2008-03-21  Miroslav Lichvardon't use uninitialized values in newtWinMenu
2008-03-21  Miroslav Lichvarfix newtWinEntry definition
2007-06-25  mlichvar- fix compiler warnings
2006-08-25  mlichvarrevert a bit
2005-02-23  prockaiexpand(1) the source to get rid of tab/space mixed...
2003-01-03  havill- cleaned up const qualifiers in interfaces
2001-12-28  sopwithThe patch from bug #43370
2001-01-23  mswrevert for now
2001-01-22  tagoh* Added i18n code.
2000-09-08  ewtremoved newtResize, which doesn't work anyway
1999-10-20  mswkanji wrap patch
1999-04-10  mswfixed reflow bug r0-40
1998-08-17  ewtcheck for vsnprintf() returning -1
1998-08-01  ewtlistboxes need to be told to scroll instead of not...
1998-04-05  ewt1) anchor text on left in basic window
1998-03-06  ewt1) got scrollbars working w/ gridded text widgets
1998-02-18  ewtadded newtWinEntries
1998-02-16  ewt1) added newtWinMenu
1997-10-08  ewtadded newtWinTernary()
1997-09-24  ewtchanged simple windows to use button bars
1997-09-17  ewtreduced tolerance for tall (but skinny) windows
1997-09-15  sopwithFixed #include so it builds on systems with other newt...
1997-09-12  ewtfixed major bug in newtWinChoice()
1997-09-12  ewtadded windows.c