]> git.ipfire.org Git - thirdparty/newt.git/shortlog
thirdparty/newt.git
1997-06-02  ewtVarious cleanups from Elliot
1997-04-14  ewtclean should remove testobjs
1997-04-14  ewtadded NEWT_FLAG_DOBORDER from msf
1997-04-14  ewtadded FLAG_DEFAULT_NO
1997-03-18  ewt1) get right version of the shared lib
1997-03-18  ewtclean target should remove whiptail objects
1997-03-18  ewtInitial revision
1997-03-18  ewtadded newtTextboxSetHeight() and newtTextboxGetNumLines()
1997-03-18  ewtadded colors for compact buttons
1997-03-18  ewtadded newtCompactButton(), newtTextboxSetHeight(),...
1997-03-18  ewtadded NEWT_FLAG_NOSCROLL support
1997-03-18  ewtadded compact buttons
1997-03-18  ewtadded rules for whiptail
1997-03-17  ewtadded NEWT_FLAG_RETURNEXIT support
1997-03-17  ewtdeals with 0 height (automatically resizing) listboxes...
1997-03-17  ewtnamespace cleanups
1997-03-17  ewtflush input when drawing a new window
1997-03-17  ewtremove showchars in archive target
1997-02-25  ewtInitial revision
1997-02-25  ewtC++ cleanups from sopwith
1997-02-25  ewtmisc fixes from sopwith
1997-02-17  ewtchanges for sopwith's revised listbox
1997-02-17  ewtmore sopwith fixes
1997-02-17  ewtcleanups from sopwith
1997-02-17  ewtchanges to install rules from sopwith
1997-01-29  ewtincorporated rewrite from Elliot Lee
1997-01-29  ewt1) added newtListboxDeleteEntry()
1997-01-29  ewtchanged to version 0.8
1997-01-02  ewtfixed silly license typo
1996-12-13  ewtadded suspend callback
1996-12-06  ewtchanges for new version of slang (speeds up window...
1996-12-04  ewtadded test of NEWT_ENTRY_DISABLED
1996-12-04  ewtadded newtSetFlags(), newtGetrc()
1996-12-04  ewtadded newtEntrySetFlags(), NEWT_ENTRY_DISABLED
1996-12-04  ewtchanged to version 0.7
1996-09-21  ewtclean up old shared libs
1996-09-05  ewtchanged version to 0.6
1996-09-04  ewtdon't update scale unless aboslutely necessary
1996-09-04  ewtchanged bg color for scrollbar
1996-09-04  ewtInitial revision
1996-09-03  ewtadded:
1996-09-03  ewt1) changed to version 0.5
1996-09-03  ewtadded a scale
1996-08-21  ewtadded newtRedrawHelpLine()
1996-08-21  ewtsupports negative rows/columns for background text
1996-08-21  ewt*** empty log message ***
1996-08-12  ewtchanged to version 0.4
1996-08-12  ewtadded COLORSET macros which are the same as NEWT_COLORS...
1996-08-12  ewt1) added root text drawing
1996-08-12  ewt1) added root text drawing
1996-08-12  ewt1) added root text
1996-08-07  ewtadded newtFormSetWidth()
1996-08-07  ewtadded newtFormSetBackground()
1996-08-07  ewtmoved COLORSET_* defines to newt.h from newt_pr.h
1996-08-07  ewtmoved COLORSET_* defines to newt.h from newt_pr.h
1996-08-07  ewt*** empty log message ***
1996-08-07  ewtchanged colors to get rid of blinking
1996-08-07  ewtadded maps for Linux F1-F5
1996-08-06  ewtadded newtFormRun(), function keys, component callbacks
1996-08-06  ewtadded component callbacks
1996-08-06  ewtadded newtLabelSetText()
1996-08-06  ewtremoved newtEntryAddCallback(), changed callback logic...
1996-08-06  ewtadded newtComponentAddCallback(), newtFormRun()
1996-08-06  ewtadded support for callback
1996-08-06  ewtchanged VERSION to 0.3, fixed soname stuff
1996-08-02  ewtadded support for F12 exiting
1996-08-02  ewtmods to use new newtForm() call
1996-08-02  ewt1) added NEWT_KEY_F1, NEWT_KEY_F12
1996-08-02  ewtadded NEWT_FORM_NOF12, NEWT_KEY_F1, NEWT_KEY_F12, new...
1996-08-02  ewtchanged for new newtForm() call
1996-08-02  ewtreturn doesn't toggle button state
1996-08-02  ewtadded include of string.h
1996-07-31  ewt1) added shared libs and objects to clean rule
1996-07-31  ewt1) when you enter a hidden field, don't put the cursor...
1996-07-23  ewtInitial revision
1996-07-23  ewt1) took color changes from Kit
1996-07-23  ewtadded NEWT_KEY_PGUP, NEWT_KEY_PGDN
1996-07-23  ewt1) fixed newtFormSetCurrent() to set things at the...
1996-07-13  ewtmade <Enter> go to the next component
1996-07-13  ewtadded ER_NEXTCOMP
1996-06-20  ewtadded newtFormSetCurrent(), newtListboxSetCurrent() 0-1
1996-06-20  ewt*** empty log message ***
1996-06-20  ewtfixed archive rule to not included shared directory
1996-06-20  ewtfixed shlib link rule
1996-06-20  ewtadded rules for building shared libs
1996-06-20  ewtmade newtDrawFrom externally visible
1996-06-17  ewtadded NEWT_ENTRY_RETURNEXIT
1996-06-17  ewtadded newtFormGetCurrent()
1996-06-17  ewt1) added NEWT_ENTRY_RETURNEXIT, NEWT_LISTBOX_RETURNEXIT
1996-06-17  ewtKeeps data with listbox items, allows changing of text...
1996-06-17  ewtKeeps data with listbox items, allows changing of text...
1996-06-17  ewtfixed for new newtListboxAddEntry() call
1996-06-13  ewtadded newtRadioGetCurrent()
1996-06-13  ewtadded newtEntrySet(), newtEntryAddCallback()
1996-06-13  ewtadded newtEntrySet(), newtEntryAddCallback(), newtRadio...
1996-05-03  ewtclears form space before drawing it
1996-05-03  ewt*** empty log message ***
1996-04-30  ewtdon't let sets with a total of 0 break things
1996-04-17  ewtInitial revision
1996-04-17  ewtremoved libefence, added textbox.o
next