]>
git.ipfire.org Git - thirdparty/newt.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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