]> git.ipfire.org Git - thirdparty/newt.git/history - newt.h
split whiptail dialog stuff out; added whiptcl
[thirdparty/newt.git] / newt.h
1997-08-18  ewtsplit whiptail dialog stuff out; added whiptcl
1997-08-18  sopwithMore misc listbox changes.
1997-08-15  sopwithListbox changes, newtBell()
1997-07-30  sopwithAdded newtListboxClear - it seems to be done frequently via
1997-07-22  sopwithListbox has multiple selection support now (demo includ...
1997-07-22  sopwithFew more changes.
1997-06-02  ewtAdded patches from Clarence for constant sized listboxe... v0-9
1997-06-02  ewtVarious cleanups from Elliot
1997-04-14  ewtadded NEWT_FLAG_DOBORDER from msf
1997-03-18  ewtadded newtCompactButton(), newtTextboxSetHeight(),...
1997-03-17  ewtnamespace cleanups
1997-02-25  ewtC++ cleanups from sopwith
1997-02-17  ewtchanges for sopwith's revised listbox
1997-01-29  ewt1) added newtListboxDeleteEntry()
1996-12-13  ewtadded suspend callback
1996-12-04  ewtadded newtEntrySetFlags(), NEWT_ENTRY_DISABLED
1996-09-03  ewtadded:
1996-08-21  ewtadded newtRedrawHelpLine()
1996-08-12  ewt1) added root text drawing
1996-08-07  ewtadded newtFormSetWidth()
1996-08-07  ewtmoved COLORSET_* defines to newt.h from newt_pr.h
1996-08-06  ewtadded newtFormRun(), function keys, component callbacks
1996-08-02  ewtadded NEWT_FORM_NOF12, NEWT_KEY_F1, NEWT_KEY_F12, new...
1996-07-23  ewtadded NEWT_KEY_PGUP, NEWT_KEY_PGDN
1996-06-20  ewtadded newtFormSetCurrent(), newtListboxSetCurrent() 0-1
1996-06-20  ewtmade newtDrawFrom externally visible
1996-06-17  ewt1) added NEWT_ENTRY_RETURNEXIT, NEWT_LISTBOX_RETURNEXIT
1996-06-13  ewtadded newtEntrySet(), newtEntryAddCallback(), newtRadio...
1996-04-17  ewtadded textbox widget
1996-03-31  ewtadded newtVerticalScrollbar(), newtScrollbarSet(),...
1996-03-27  ewtadded listbox chenges
1996-03-26  ewtadded label colors, newtFormSetSize(), and newtLabel()
1996-03-25  ewtchanged form to be a full fledged component
1996-03-25  ewtInitial revision