]> git.ipfire.org Git - thirdparty/newt.git/shortlog
thirdparty/newt.git
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
1996-04-17  ewtadded textbox colors
1996-04-17  ewtadded textbox widget
1996-04-17  ewtadded test textbox
1996-04-16  ewtchanged scrollbar to look mediocre on both xterm and...
1996-04-16  ewtadded EARLY, NORMAL, LATE event mechanism
1996-04-16  ewtgot rid of PREVCOMP and NEXTCOMP result types, added...
1996-04-16  ewtignores all EARLY and LATE events
1996-03-31  ewtadded version number, libnewt.a generation, archive...
1996-03-31  ewtadded version number, copyright message
1996-03-31  ewtadded newtVerticalScrollbar(), newtScrollbarSet(),...
1996-03-31  ewtfixed form creation to support syntax change for vertic...
1996-03-31  ewtadded vertical scrollbar
1996-03-31  ewtInitial revision
1996-03-31  ewtadded support for vertical scrollbars
1996-03-31  ewtadded scrollbar.o
1996-03-31  ewtInitial revision
1996-03-31  ewtincreased timeout for reading extended keystrokes to...
1996-03-27  ewtadded COLORSET_LISTBOX COLORSET_ACTLISTBOX
1996-03-27  ewtadded component wrapping
1996-03-27  ewtadded COLORSET_LISTBOX colors
1996-03-27  ewtadded listbox chenges
1996-03-27  ewtAdded listitem type for listboxes
1996-03-27  ewtadded listbox test
1996-03-27  ewtadded listbox.o
1996-03-26  ewtInitial revision
next