]> git.ipfire.org Git - thirdparty/newt.git/history - entry.c
sync with 0.52.1
[thirdparty/newt.git] / entry.c
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...
2003-02-05  msw- fixed help line drawing in UTF-8 (#81718) r0-51-3
2003-01-03  havill- cleaned up const qualifiers in interfaces
2002-08-15  nottingUTF-8 changes
2002-06-11  jortonPortability fix: conditionally include alloca.h if...
2001-10-29  ewthow did this build?
2001-10-08  nottingfix alloca/strlen bug
2001-01-23  mswrevert for now
2001-01-22  tagoh* Added i18n code.
2000-07-05  msfbump version - added NEWT_FLAG_PASSWORD flag to put... r0-50-14
2000-05-16  ewtadded cursor on/off stuff
1999-08-02  mswo entry flag setting
1999-03-15  mswchanges
1999-01-07  mswMouse support
1998-04-28  ewtadded filters
1998-03-06  ewt1) got scrollbars working w/ gridded text widgets
1998-02-18  ewthandle NULL initial value
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-06-02  ewtVarious cleanups from Elliot
1997-02-25  ewtC++ cleanups from sopwith
1996-12-04  ewtadded newtEntrySetFlags(), NEWT_ENTRY_DISABLED
1996-08-06  ewtremoved newtEntryAddCallback(), changed callback logic...
1996-07-31  ewt1) when you enter a hidden field, don't put the cursor...
1996-07-13  ewtmade <Enter> go to the next component
1996-06-17  ewtadded NEWT_ENTRY_RETURNEXIT
1996-06-13  ewtadded newtEntrySet(), newtEntryAddCallback()
1996-04-16  ewtignores all EARLY and LATE events
1996-03-26  ewtdoesn't draw itself it top == -1
1996-03-25  ewtInitial revision