]> git.ipfire.org Git - thirdparty/newt.git/shortlog
thirdparty/newt.git
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
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