]> git.ipfire.org Git - thirdparty/newt.git/history - newt.h
0.52.24
[thirdparty/newt.git] / newt.h
2014-03-11  Miroslav LichvarRemove newtListitem declarations (#1074092)
2013-11-21  Dan Winshipadd newtEntryGet/SetCursorPosition
2013-11-21  Dan Winshipadd newtFormGet/SetScrollPosition
2013-07-31  Dan Winshipadd newtComponentGetSize and newtComponentGetPosition...
2011-05-27  Miroslav Lichvarstart custom colorsets at 30
2011-05-18  Miroslav Lichvarallowing changing colors in individual labels, scrollba...
2011-05-18  Miroslav Lichvaradd custom colorsets
2010-11-10  Miroslav Lichvarreturn NEWT_EXIT_ERROR from form when stdin disappears
2009-09-17  Thomas Jaroschadd newtRadioSetCurrent function
2008-03-21  Mostafa DaneshvarMerge branch 'master' of ssh://git.fedorahosted.org...
2008-03-21  Miroslav Lichvarfix newtWinEntry definition
2008-03-21  Richard W.M. Joneshandle component destruction
2007-02-28  mlichvar- add newtSetColor()
2007-02-08  mlichvar- add newtPopWindowNoRefresh()
2006-09-15  mlichvar- fix handling windows larger than screen size (#189981)
2006-08-25  mlichvarrevert a bit
2005-02-24  prockaiformat++; apidocs++; tests++;
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-01-03  havill- cleaned up const qualifiers in interfaces
2002-06-11  jortonAdd NEWT_KEY_ESCAPE, to add support for the ESC key.
2002-06-11  jortonAdd newtListboxItemCount() to return number of items...
2001-09-21  sopwithAdd showCursor flag for listboxes.
2001-07-05  crutcheradded width to CheckboxTree r0-50-29
2001-07-05  crutcheradded 'hide_checkbox' and 'unselectable' options to... r0-50-28
2001-04-02  sopwith. Allow python scripts to watch file handles
2001-02-01  ewtadded newtCheckboxTreeSetCurrent() and snack binding
2000-07-05  msfbump version - added NEWT_FLAG_PASSWORD flag to put... r0-50-14
2000-05-16  ewtadded cursor on/off stuff
2000-04-28  ewt1) added help support
2000-03-20  jakubadded newtCheckboxTreeSetEntry(), newtCheckboxTreeGetEn...
2000-01-21  ewt- added newtCheckboxTreeGetCurrent() and snack bindings
1999-12-11  ewt1) fixed some timer issues
1999-12-11  ewtversion 0.50.1
1999-08-12  nottingmulti-state checkboxtrees. Whee...
1999-07-12  ewtreworked checkboxtree implementation to function as...
1999-07-09  mswadded the start of a checkbox tree widget
1999-05-06  ewt1) added scale support
1999-04-10  ewtfixed insert bug - msw
1999-03-05  ewtadded newtFormDestroy() for consistency
1999-02-05  mswAdded a hack to disable checkboxes. This will go away...
1998-08-02  ewtadded newtCheckboxSetValue()
1998-08-01  ewtchanges to clean up the interface, including:
1998-04-28  ewtadded watchfd stuff
1998-03-06  ewt1) got scrollbars working w/ gridded text widgets
1998-02-18  ewtadded newtWinEntries
1998-02-16  ewt1) made newtWinChoice() return codes consistent with...
1998-01-16  ewtadded newtAddComponentsToForm() r0-21
1998-01-03  ewtmakes some table const's
1997-11-03  ewtadded newtListboxSetCurrentByKey()
1997-10-28  ewtstarted adding resizing stuff, but I need to know more...
1997-10-27  ewt1) added insert, remove to snack listbox
1997-10-13  ewtupdated to version 0.13
1997-10-08  ewtadded newtWinTernary()
1997-09-17  ewtadded buttonbars
1997-09-12  ewtadded first newtWin*() functions, added newtReflowText()
1997-09-12  ewtadded newtCenteredWindow() and newtGridWrappedWindow()
1997-09-12  ewtbasic grid implementation fully functional
1997-09-11  ewt1) added padding and anchors for grids
1997-09-11  ewt1) added "place" operation
1997-09-08  sopwithVarious 'const' casting mods from Bruce Guenter <bruceg...
1997-08-19  sopwithFixed getselection on listbox
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