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