]>
git.ipfire.org Git - thirdparty/newt.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
ewt [Thu, 20 Jun 1996 02:49:26 +0000 (02:49 +0000)]
added newtFormSetCurrent(), newtListboxSetCurrent()
ewt [Thu, 20 Jun 1996 01:03:25 +0000 (01:03 +0000)]
*** empty log message ***
ewt [Thu, 20 Jun 1996 01:02:56 +0000 (01:02 +0000)]
fixed archive rule to not included shared directory
ewt [Thu, 20 Jun 1996 00:57:23 +0000 (00:57 +0000)]
fixed shlib link rule
ewt [Thu, 20 Jun 1996 00:56:50 +0000 (00:56 +0000)]
added rules for building shared libs
ewt [Thu, 20 Jun 1996 00:45:12 +0000 (00:45 +0000)]
made newtDrawFrom externally visible
ewt [Mon, 17 Jun 1996 15:16:10 +0000 (15:16 +0000)]
added NEWT_ENTRY_RETURNEXIT
ewt [Mon, 17 Jun 1996 15:16:00 +0000 (15:16 +0000)]
added newtFormGetCurrent()
ewt [Mon, 17 Jun 1996 15:15:42 +0000 (15:15 +0000)]
1) added NEWT_ENTRY_RETURNEXIT, NEWT_LISTBOX_RETURNEXIT
2) Added listbox data
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
ewt [Mon, 17 Jun 1996 15:14:58 +0000 (15:14 +0000)]
Keeps data with listbox items, allows changing of text in listbox item
ewt [Mon, 17 Jun 1996 15:14:40 +0000 (15:14 +0000)]
fixed for new newtListboxAddEntry() call
ewt [Thu, 13 Jun 1996 21:15:25 +0000 (21:15 +0000)]
added newtRadioGetCurrent()
ewt [Thu, 13 Jun 1996 21:15:19 +0000 (21:15 +0000)]
added newtEntrySet(), newtEntryAddCallback()
ewt [Thu, 13 Jun 1996 21:15:03 +0000 (21:15 +0000)]
added newtEntrySet(), newtEntryAddCallback(), newtRadioGetCurrent()
ewt [Fri, 3 May 1996 20:34:37 +0000 (20:34 +0000)]
clears form space before drawing it
ewt [Fri, 3 May 1996 20:34:35 +0000 (20:34 +0000)]
*** empty log message ***
ewt [Tue, 30 Apr 1996 18:43:23 +0000 (18:43 +0000)]
don't let sets with a total of 0 break things
ewt [Wed, 17 Apr 1996 00:42:02 +0000 (00:42 +0000)]
Initial revision
ewt [Wed, 17 Apr 1996 00:41:49 +0000 (00:41 +0000)]
removed libefence, added textbox.o
ewt [Wed, 17 Apr 1996 00:39:04 +0000 (00:39 +0000)]
added textbox colors
ewt [Wed, 17 Apr 1996 00:38:48 +0000 (00:38 +0000)]
added textbox widget
ewt [Wed, 17 Apr 1996 00:38:38 +0000 (00:38 +0000)]
added test textbox
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
ewt [Tue, 16 Apr 1996 22:15:25 +0000 (22:15 +0000)]
added EARLY, NORMAL, LATE event mechanism
removed PREVCOMP and NEXTCOMP hack
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
ewt [Tue, 16 Apr 1996 22:14:06 +0000 (22:14 +0000)]
ignores all EARLY and LATE events
ewt [Sun, 31 Mar 1996 02:47:32 +0000 (02:47 +0000)]
added version number, libnewt.a generation, archive and install rules
ewt [Sun, 31 Mar 1996 02:47:20 +0000 (02:47 +0000)]
added version number, copyright message
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
ewt [Sun, 31 Mar 1996 02:16:00 +0000 (02:16 +0000)]
fixed form creation to support syntax change for vertical scrollbars
ewt [Sun, 31 Mar 1996 02:15:54 +0000 (02:15 +0000)]
added vertical scrollbar
ewt [Sun, 31 Mar 1996 02:15:47 +0000 (02:15 +0000)]
Initial revision
ewt [Sun, 31 Mar 1996 02:15:34 +0000 (02:15 +0000)]
added support for vertical scrollbars
ewt [Sun, 31 Mar 1996 02:14:47 +0000 (02:14 +0000)]
added scrollbar.o
ewt [Sun, 31 Mar 1996 00:51:54 +0000 (00:51 +0000)]
Initial revision
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
ewt [Wed, 27 Mar 1996 17:58:04 +0000 (17:58 +0000)]
added COLORSET_LISTBOX COLORSET_ACTLISTBOX
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
ewt [Wed, 27 Mar 1996 17:47:07 +0000 (17:47 +0000)]
added COLORSET_LISTBOX colors
ewt [Wed, 27 Mar 1996 17:46:56 +0000 (17:46 +0000)]
added listbox chenges
ewt [Wed, 27 Mar 1996 17:46:22 +0000 (17:46 +0000)]
Added listitem type for listboxes
ewt [Wed, 27 Mar 1996 17:46:08 +0000 (17:46 +0000)]
added listbox test
ewt [Wed, 27 Mar 1996 17:46:05 +0000 (17:46 +0000)]
added listbox.o
ewt [Tue, 26 Mar 1996 04:15:07 +0000 (04:15 +0000)]
Initial revision
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)
ewt [Tue, 26 Mar 1996 04:13:56 +0000 (04:13 +0000)]
added label colors, newtFormSetSize(), and newtLabel()
ewt [Tue, 26 Mar 1996 04:13:48 +0000 (04:13 +0000)]
*** empty log message ***
ewt [Tue, 26 Mar 1996 04:13:26 +0000 (04:13 +0000)]
added COLORSET_LABEL, newtDefaultEventHandler()
ewt [Tue, 26 Mar 1996 04:13:09 +0000 (04:13 +0000)]
doesn't draw itself it top == -1
ewt [Tue, 26 Mar 1996 04:12:55 +0000 (04:12 +0000)]
added label.c
ewt [Mon, 25 Mar 1996 02:59:29 +0000 (02:59 +0000)]
added ER_NEXTCOMP, ER_PREVCOMP
ewt [Mon, 25 Mar 1996 02:59:10 +0000 (02:59 +0000)]
changed form to be a full fledged component
ewt [Mon, 25 Mar 1996 01:59:25 +0000 (01:59 +0000)]
Initial revision