]> git.ipfire.org Git - thirdparty/newt.git/log
thirdparty/newt.git
29 years agoadded newtFormGetCurrent()
ewt [Mon, 17 Jun 1996 15:16:00 +0000 (15:16 +0000)] 
added newtFormGetCurrent()

29 years ago1) added NEWT_ENTRY_RETURNEXIT, NEWT_LISTBOX_RETURNEXIT
ewt [Mon, 17 Jun 1996 15:15:42 +0000 (15:15 +0000)] 
1) added NEWT_ENTRY_RETURNEXIT, NEWT_LISTBOX_RETURNEXIT
2) Added listbox data

29 years agoKeeps data with listbox items, allows changing of text in listbox item
ewt [Mon, 17 Jun 1996 15:15:25 +0000 (15:15 +0000)] 
Keeps data with listbox items, allows changing of text in listbox item
Supports <Return> accelerator

29 years agoKeeps data with listbox items, allows changing of text in listbox item
ewt [Mon, 17 Jun 1996 15:14:58 +0000 (15:14 +0000)] 
Keeps data with listbox items, allows changing of text in listbox item

29 years agofixed for new newtListboxAddEntry() call
ewt [Mon, 17 Jun 1996 15:14:40 +0000 (15:14 +0000)] 
fixed for new newtListboxAddEntry() call

29 years agoadded newtRadioGetCurrent()
ewt [Thu, 13 Jun 1996 21:15:25 +0000 (21:15 +0000)] 
added newtRadioGetCurrent()

29 years agoadded newtEntrySet(), newtEntryAddCallback()
ewt [Thu, 13 Jun 1996 21:15:19 +0000 (21:15 +0000)] 
added newtEntrySet(), newtEntryAddCallback()

29 years agoadded newtEntrySet(), newtEntryAddCallback(), newtRadioGetCurrent()
ewt [Thu, 13 Jun 1996 21:15:03 +0000 (21:15 +0000)] 
added newtEntrySet(), newtEntryAddCallback(), newtRadioGetCurrent()

29 years agoclears form space before drawing it
ewt [Fri, 3 May 1996 20:34:37 +0000 (20:34 +0000)] 
clears form space before drawing it

29 years ago*** empty log message ***
ewt [Fri, 3 May 1996 20:34:35 +0000 (20:34 +0000)] 
*** empty log message ***

29 years agodon't let sets with a total of 0 break things
ewt [Tue, 30 Apr 1996 18:43:23 +0000 (18:43 +0000)] 
don't let sets with a total of 0 break things

29 years agoInitial revision
ewt [Wed, 17 Apr 1996 00:42:02 +0000 (00:42 +0000)] 
Initial revision

29 years agoremoved libefence, added textbox.o
ewt [Wed, 17 Apr 1996 00:41:49 +0000 (00:41 +0000)] 
removed libefence, added textbox.o

29 years agoadded textbox colors
ewt [Wed, 17 Apr 1996 00:39:04 +0000 (00:39 +0000)] 
added textbox colors

29 years agoadded textbox widget
ewt [Wed, 17 Apr 1996 00:38:48 +0000 (00:38 +0000)] 
added textbox widget

29 years agoadded test textbox
ewt [Wed, 17 Apr 1996 00:38:38 +0000 (00:38 +0000)] 
added test textbox

29 years agochanged scrollbar to look mediocre on both xterm and console, rather
ewt [Tue, 16 Apr 1996 22:30:24 +0000 (22:30 +0000)] 
changed scrollbar to look mediocre on both xterm and console, rather
then bad on the xterm but good on the console

29 years agoadded EARLY, NORMAL, LATE event mechanism
ewt [Tue, 16 Apr 1996 22:15:25 +0000 (22:15 +0000)] 
added EARLY, NORMAL, LATE event mechanism
removed PREVCOMP and NEXTCOMP hack

29 years agogot rid of PREVCOMP and NEXTCOMP result types, added EARLY, NORMAL, LATE
ewt [Tue, 16 Apr 1996 22:14:59 +0000 (22:14 +0000)] 
got rid of PREVCOMP and NEXTCOMP result types, added EARLY, NORMAL, LATE
event distinctions

29 years agoignores all EARLY and LATE events
ewt [Tue, 16 Apr 1996 22:14:06 +0000 (22:14 +0000)] 
ignores all EARLY and LATE events

29 years agoadded version number, libnewt.a generation, archive and install rules
ewt [Sun, 31 Mar 1996 02:47:32 +0000 (02:47 +0000)] 
added version number, libnewt.a generation, archive and install rules

29 years agoadded version number, copyright message
ewt [Sun, 31 Mar 1996 02:47:20 +0000 (02:47 +0000)] 
added version number, copyright message

29 years agoadded newtVerticalScrollbar(), newtScrollbarSet(), and changed form
ewt [Sun, 31 Mar 1996 02:17:10 +0000 (02:17 +0000)] 
added newtVerticalScrollbar(), newtScrollbarSet(), and changed form
creation call to let it have a vertical scrollbar

29 years agofixed form creation to support syntax change for vertical scrollbars
ewt [Sun, 31 Mar 1996 02:16:00 +0000 (02:16 +0000)] 
fixed form creation to support syntax change for vertical scrollbars

29 years agoadded vertical scrollbar
ewt [Sun, 31 Mar 1996 02:15:54 +0000 (02:15 +0000)] 
added vertical scrollbar

29 years agoInitial revision
ewt [Sun, 31 Mar 1996 02:15:47 +0000 (02:15 +0000)] 
Initial revision

29 years agoadded support for vertical scrollbars
ewt [Sun, 31 Mar 1996 02:15:34 +0000 (02:15 +0000)] 
added support for vertical scrollbars

29 years agoadded scrollbar.o
ewt [Sun, 31 Mar 1996 02:14:47 +0000 (02:14 +0000)] 
added scrollbar.o

29 years agoInitial revision
ewt [Sun, 31 Mar 1996 00:51:54 +0000 (00:51 +0000)] 
Initial revision

29 years agoincreased timeout for reading extended keystrokes to make it work
ewt [Sun, 31 Mar 1996 00:40:20 +0000 (00:40 +0000)] 
increased timeout for reading extended keystrokes to make it work
better over slow links

29 years agoadded COLORSET_LISTBOX COLORSET_ACTLISTBOX
ewt [Wed, 27 Mar 1996 17:58:04 +0000 (17:58 +0000)] 
added COLORSET_LISTBOX COLORSET_ACTLISTBOX

29 years agoadded component wrapping
ewt [Wed, 27 Mar 1996 17:50:44 +0000 (17:50 +0000)] 
added component wrapping
you can't set a forms width, just its height
added support for an untab key

29 years agoadded COLORSET_LISTBOX colors
ewt [Wed, 27 Mar 1996 17:47:07 +0000 (17:47 +0000)] 
added COLORSET_LISTBOX colors

29 years agoadded listbox chenges
ewt [Wed, 27 Mar 1996 17:46:56 +0000 (17:46 +0000)] 
added listbox chenges

29 years agoAdded listitem type for listboxes
ewt [Wed, 27 Mar 1996 17:46:22 +0000 (17:46 +0000)] 
Added listitem type for listboxes

29 years agoadded listbox test
ewt [Wed, 27 Mar 1996 17:46:08 +0000 (17:46 +0000)] 
added listbox test

29 years agoadded listbox.o
ewt [Wed, 27 Mar 1996 17:46:05 +0000 (17:46 +0000)] 
added listbox.o

29 years agoInitial revision
ewt [Tue, 26 Mar 1996 04:15:07 +0000 (04:15 +0000)] 
Initial revision

29 years agoadded vertical scrolling ability when all components are of height
ewt [Tue, 26 Mar 1996 04:14:10 +0000 (04:14 +0000)] 
added vertical scrolling ability when all components are of height
one (though more general vertical scrolling should be trivial to
implement)

29 years agoadded label colors, newtFormSetSize(), and newtLabel()
ewt [Tue, 26 Mar 1996 04:13:56 +0000 (04:13 +0000)] 
added label colors, newtFormSetSize(), and newtLabel()

29 years ago*** empty log message ***
ewt [Tue, 26 Mar 1996 04:13:48 +0000 (04:13 +0000)] 
*** empty log message ***

29 years agoadded COLORSET_LABEL, newtDefaultEventHandler()
ewt [Tue, 26 Mar 1996 04:13:26 +0000 (04:13 +0000)] 
added COLORSET_LABEL, newtDefaultEventHandler()

29 years agodoesn't draw itself it top == -1
ewt [Tue, 26 Mar 1996 04:13:09 +0000 (04:13 +0000)] 
doesn't draw itself it top == -1

29 years agoadded label.c
ewt [Tue, 26 Mar 1996 04:12:55 +0000 (04:12 +0000)] 
added label.c

29 years agoadded ER_NEXTCOMP, ER_PREVCOMP
ewt [Mon, 25 Mar 1996 02:59:29 +0000 (02:59 +0000)] 
added ER_NEXTCOMP, ER_PREVCOMP

29 years agochanged form to be a full fledged component
ewt [Mon, 25 Mar 1996 02:59:10 +0000 (02:59 +0000)] 
changed form to be a full fledged component

29 years agoInitial revision
ewt [Mon, 25 Mar 1996 01:59:25 +0000 (01:59 +0000)] 
Initial revision