]> git.ipfire.org Git - thirdparty/newt.git/shortlog
thirdparty/newt.git
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
1996-03-26  ewtadded vertical scrolling ability when all components...
1996-03-26  ewtadded label colors, newtFormSetSize(), and newtLabel()
1996-03-26  ewt*** empty log message ***
1996-03-26  ewtadded COLORSET_LABEL, newtDefaultEventHandler()
1996-03-26  ewtdoesn't draw itself it top == -1
1996-03-26  ewtadded label.c
1996-03-25  ewtadded ER_NEXTCOMP, ER_PREVCOMP
1996-03-25  ewtchanged form to be a full fledged component
1996-03-25  ewtInitial revision