]> git.ipfire.org Git - thirdparty/newt.git/history - checkbox.c
install python modules to purelib and platlib
[thirdparty/newt.git] / checkbox.c
2013-03-20  Miroslav Lichvardon't check top when drawing
2009-09-17  Thomas Jaroschadd newtRadioSetCurrent function
2008-03-21  Mostafa DaneshvarMerge branch 'master' of ssh://git.fedorahosted.org...
2008-03-21  Richard W.M. Joneshandle component destruction
2007-04-12  mlichvar- initialize isMapped
2007-01-30  mlichvar- fix cursor position
2006-09-19  mlichvar- fix some warnings
2006-08-25  mlichvarsync with 0.52.1 r0-52-1
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  havillmerged in and munged patches from #117464
2003-11-17  nalin- fix newtCheckboxGetValue not working correctly if...
2002-08-15  nottingUTF-8 changes
2001-01-23  mswrevert for now
2001-01-22  tagoh* Added i18n code.
2000-01-20  pbrownwhoops. r0-50-4
2000-01-20  pbrownfix segfault in newtRadioGetCurrent.
1999-02-05  mswAdded a hack to disable checkboxes. This will go away...
1999-01-07  mswMouse support
1998-08-02  ewtadded newtCheckboxSetValue()
1998-08-01  ewtgot rid of (unused) ListItem type
1998-04-28  ewtadded a getvalue call
1998-03-06  ewt1) got scrollbars working w/ gridded text widgets
1998-01-03  ewt1) patch from Bruce Perens which makes newt easier...
1997-09-11  ewt1) added "place" operation
1997-09-08  sopwithVarious 'const' casting mods from Bruce Guenter <bruceg...
1997-08-19  sopwith"comparison between signed and unsigned" warnings fixed
1997-03-17  ewtadded NEWT_FLAG_RETURNEXIT support
1997-02-25  ewtC++ cleanups from sopwith
1996-08-06  ewtadded support for callback
1996-08-02  ewtreturn doesn't toggle button state
1996-06-17  ewtKeeps data with listbox items, allows changing of text...
1996-06-13  ewtadded newtRadioGetCurrent()
1996-04-16  ewtignores all EARLY and LATE events
1996-03-27  ewtAdded listitem type for listboxes
1996-03-26  ewtdoesn't draw itself it top == -1
1996-03-25  ewtInitial revision