]>
git.ipfire.org Git - thirdparty/newt.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
ewt [Wed, 7 Aug 1996 19:52:25 +0000 (19:52 +0000)]
added newtFormSetBackground()
ewt [Wed, 7 Aug 1996 19:51:50 +0000 (19:51 +0000)]
moved COLORSET_* defines to newt.h from newt_pr.h
added newtFormSetBackground()
ewt [Wed, 7 Aug 1996 19:51:50 +0000 (19:51 +0000)]
moved COLORSET_* defines to newt.h from newt_pr.h
ewt [Wed, 7 Aug 1996 19:51:32 +0000 (19:51 +0000)]
*** empty log message ***
ewt [Wed, 7 Aug 1996 18:54:25 +0000 (18:54 +0000)]
changed colors to get rid of blinking
ewt [Wed, 7 Aug 1996 18:48:55 +0000 (18:48 +0000)]
added maps for Linux F1-F5
added logic for getting proper window size
ewt [Tue, 6 Aug 1996 20:25:33 +0000 (20:25 +0000)]
added newtFormRun(), function keys, component callbacks
ewt [Tue, 6 Aug 1996 20:24:35 +0000 (20:24 +0000)]
added component callbacks
ewt [Tue, 6 Aug 1996 20:24:27 +0000 (20:24 +0000)]
added newtLabelSetText()
ewt [Tue, 6 Aug 1996 20:24:09 +0000 (20:24 +0000)]
removed newtEntryAddCallback(), changed callback logic to use component
callbacks
ewt [Tue, 6 Aug 1996 20:23:38 +0000 (20:23 +0000)]
added newtComponentAddCallback(), newtFormRun()
ewt [Tue, 6 Aug 1996 20:23:11 +0000 (20:23 +0000)]
added support for callback
ewt [Tue, 6 Aug 1996 20:23:00 +0000 (20:23 +0000)]
changed VERSION to 0.3, fixed soname stuff
ewt [Fri, 2 Aug 1996 18:47:37 +0000 (18:47 +0000)]
added support for F12 exiting
ewt [Fri, 2 Aug 1996 18:45:23 +0000 (18:45 +0000)]
mods to use new newtForm() call
ewt [Fri, 2 Aug 1996 18:44:58 +0000 (18:44 +0000)]
1) added NEWT_KEY_F1, NEWT_KEY_F12
2) doesn't coredump when escape sequences come in quickly
ewt [Fri, 2 Aug 1996 18:44:41 +0000 (18:44 +0000)]
added NEWT_FORM_NOF12, NEWT_KEY_F1, NEWT_KEY_F12, new newtForm() prototype
ewt [Fri, 2 Aug 1996 18:44:17 +0000 (18:44 +0000)]
changed for new newtForm() call
ewt [Fri, 2 Aug 1996 18:44:01 +0000 (18:44 +0000)]
return doesn't toggle button state
ewt [Fri, 2 Aug 1996 18:43:53 +0000 (18:43 +0000)]
added include of string.h
ewt [Wed, 31 Jul 1996 16:53:33 +0000 (16:53 +0000)]
1) added shared libs and objects to clean rule
2) changed version to 0.2
ewt [Wed, 31 Jul 1996 16:49:48 +0000 (16:49 +0000)]
1) when you enter a hidden field, don't put the cursor at the end
2) clear the text buffer in newtEntrySetText()
ewt [Tue, 23 Jul 1996 03:59:04 +0000 (03:59 +0000)]
Initial revision
ewt [Tue, 23 Jul 1996 03:53:52 +0000 (03:53 +0000)]
1) took color changes from Kit
2) added NEWT_KEY_PGDN, NEWT_KEY_PGUP
ewt [Tue, 23 Jul 1996 03:53:29 +0000 (03:53 +0000)]
added NEWT_KEY_PGUP, NEWT_KEY_PGDN
ewt [Tue, 23 Jul 1996 03:52:58 +0000 (03:52 +0000)]
1) fixed newtFormSetCurrent() to set things at the end of the form
properly
2) added support for pgup and pgdn in forms
ewt [Sat, 13 Jul 1996 20:09:13 +0000 (20:09 +0000)]
made <Enter> go to the next component
ewt [Sat, 13 Jul 1996 20:09:13 +0000 (20:09 +0000)]
added ER_NEXTCOMP
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