]>
git.ipfire.org Git - thirdparty/newt.git/log
ewt [Fri, 16 Jan 1998 21:40:10 +0000 (21:40 +0000)]
delay form sizing until FormRun() is called -- it's fast, and it makes
things coexist *much* better with grids
ewt [Sat, 3 Jan 1998 23:05:22 +0000 (23:05 +0000)]
makes some table const's
ewt [Sat, 3 Jan 1998 23:00:28 +0000 (23:00 +0000)]
1) patch from Bruce Perens which makes newt easier to build on debian
2) whiptail patch from Bruce which adds --infobox
ewt [Thu, 6 Nov 1997 19:23:34 +0000 (19:23 +0000)]
version 0.21
ewt [Thu, 6 Nov 1997 19:22:28 +0000 (19:22 +0000)]
verison 0.21
ewt [Thu, 6 Nov 1997 19:22:15 +0000 (19:22 +0000)]
set proper background color for buttons
ewt [Tue, 4 Nov 1997 19:00:19 +0000 (19:00 +0000)]
include snack.py
ewt [Tue, 4 Nov 1997 16:50:52 +0000 (16:50 +0000)]
*** empty log message ***
ewt [Tue, 4 Nov 1997 16:14:32 +0000 (16:14 +0000)]
moved snack provides
ewt [Mon, 3 Nov 1997 15:51:40 +0000 (15:51 +0000)]
*** empty log message ***
ewt [Mon, 3 Nov 1997 15:50:39 +0000 (15:50 +0000)]
*** empty log message ***
ewt [Mon, 3 Nov 1997 15:50:14 +0000 (15:50 +0000)]
*** empty log message ***
ewt [Mon, 3 Nov 1997 15:47:34 +0000 (15:47 +0000)]
newt should provide snack
ewt [Mon, 3 Nov 1997 15:47:09 +0000 (15:47 +0000)]
added _snackmodule to make install and specfile
ewt [Mon, 3 Nov 1997 15:42:34 +0000 (15:42 +0000)]
began adding callbacks (unsuccessfully)
ewt [Mon, 3 Nov 1997 15:42:20 +0000 (15:42 +0000)]
added newtListboxSetCurrentByKey()
johnsonm [Thu, 30 Oct 1997 21:48:23 +0000 (21:48 +0000)]
Added setCurrent method to Listbox, currently a stub.
johnsonm [Wed, 29 Oct 1997 22:46:46 +0000 (22:46 +0000)]
returnExit
run_popup()
ewt [Tue, 28 Oct 1997 16:45:02 +0000 (16:45 +0000)]
oops
johnsonm [Tue, 28 Oct 1997 16:43:08 +0000 (16:43 +0000)]
returnExit
ewt [Tue, 28 Oct 1997 16:35:30 +0000 (16:35 +0000)]
added returnexit for entry widget
ewt [Tue, 28 Oct 1997 16:17:13 +0000 (16:17 +0000)]
started adding resizing stuff, but I need to know more slang first
johnsonm [Tue, 28 Oct 1997 16:13:27 +0000 (16:13 +0000)]
Listbox.insert changed.
johnsonm [Tue, 28 Oct 1997 04:41:02 +0000 (04:41 +0000)]
Listbox.replace needs text argument.
johnsonm [Tue, 28 Oct 1997 04:38:02 +0000 (04:38 +0000)]
Added replacement to Listbox.
johnsonm [Tue, 28 Oct 1997 03:54:35 +0000 (03:54 +0000)]
Set height and width separately.
ewt [Tue, 28 Oct 1997 01:52:43 +0000 (01:52 +0000)]
added screen size stuff
johnsonm [Tue, 28 Oct 1997 01:51:47 +0000 (01:51 +0000)]
Automatic hotkey handling for buttonbars.
ewt [Tue, 28 Oct 1997 01:46:04 +0000 (01:46 +0000)]
fixed root text for snack
ewt [Tue, 28 Oct 1997 01:25:37 +0000 (01:25 +0000)]
added help line and root text
ewt [Mon, 27 Oct 1997 23:54:16 +0000 (23:54 +0000)]
1) added insert, remove to snack listbox
2) fixed listboxes to be more consistent in not using indices
johnsonm [Mon, 27 Oct 1997 22:38:27 +0000 (22:38 +0000)]
GridForm's run_once separated from run, so that run can be called multiple
times.
johnsonm [Mon, 27 Oct 1997 22:07:17 +0000 (22:07 +0000)]
peanuts now working perfectly.
Don't add forms to grids...
Other bug fixes.
johnsonm [Mon, 27 Oct 1997 20:43:35 +0000 (20:43 +0000)]
mega-widgets starting to work a little.
peanuts program uses mega-widgets.
ewt [Mon, 27 Oct 1997 19:42:05 +0000 (19:42 +0000)]
1) forms return things now
2) added hotkeys
johnsonm [Mon, 27 Oct 1997 18:59:27 +0000 (18:59 +0000)]
New order for command line arguments in Grid.setField
New mega-widgets under development.
sopwith [Mon, 20 Oct 1997 23:49:59 +0000 (23:49 +0000)]
End key works properly now; tests run show that this is true :)
sopwith [Mon, 20 Oct 1997 23:21:14 +0000 (23:21 +0000)]
Fixed <END> key.
ewt [Fri, 17 Oct 1997 20:45:47 +0000 (20:45 +0000)]
added listbox, textbox, and reflowed text
ewt [Thu, 16 Oct 1997 22:41:15 +0000 (22:41 +0000)]
sped up button pushes
ewt [Thu, 16 Oct 1997 22:40:34 +0000 (22:40 +0000)]
began work on snacks
fixed buttons to initialize properly w/ a window isn't already present
ewt [Mon, 13 Oct 1997 20:21:48 +0000 (20:21 +0000)]
fixed rule
ewt [Mon, 13 Oct 1997 20:20:54 +0000 (20:20 +0000)]
updated to version 0.13
ewt [Wed, 8 Oct 1997 18:45:12 +0000 (18:45 +0000)]
removed extranoue () around env vars
ewt [Wed, 8 Oct 1997 18:44:10 +0000 (18:44 +0000)]
fixed typo
ewt [Wed, 8 Oct 1997 18:38:17 +0000 (18:38 +0000)]
*** empty log message ***
msf [Wed, 8 Oct 1997 15:42:46 +0000 (15:42 +0000)]
Fixed spelling of whiptail (was whiltail).
ewt [Wed, 8 Oct 1997 15:39:43 +0000 (15:39 +0000)]
added newtWinTernary()
ewt [Wed, 8 Oct 1997 15:39:31 +0000 (15:39 +0000)]
uses a buildroot in package build; version 0.12 (soname 0.11)
ewt [Tue, 30 Sep 1997 16:30:27 +0000 (16:30 +0000)]
1) updated version to 0.11
2) fixed growing listboxes
ewt [Mon, 29 Sep 1997 20:19:42 +0000 (20:19 +0000)]
fixes for grid w/ empty fields
ewt [Mon, 29 Sep 1997 19:53:49 +0000 (19:53 +0000)]
1) added ismapped field
2) reworked listbox to deal with borders properly
sopwith [Fri, 26 Sep 1997 18:16:03 +0000 (18:16 +0000)]
Undid my stupid Makefile changes
csmith [Thu, 25 Sep 1997 14:27:02 +0000 (14:27 +0000)]
changed the version number to reflect whats in the Makefile. (0.11)
ewt [Wed, 24 Sep 1997 16:02:17 +0000 (16:02 +0000)]
changed simple windows to use button bars
sopwith [Wed, 24 Sep 1997 02:38:44 +0000 (02:38 +0000)]
more popt fixes...?
ewt [Wed, 24 Sep 1997 02:29:44 +0000 (02:29 +0000)]
initialize things better
ewt [Wed, 24 Sep 1997 02:29:37 +0000 (02:29 +0000)]
rearranged headers a tad
ewt [Wed, 24 Sep 1997 02:28:27 +0000 (02:28 +0000)]
look for popt.h in system include path
ewt [Wed, 24 Sep 1997 02:28:05 +0000 (02:28 +0000)]
user separate popt library
sopwith [Wed, 24 Sep 1997 02:19:09 +0000 (02:19 +0000)]
Fixed #include to "newt.h" instead of <newt.h>
ewt [Tue, 23 Sep 1997 18:40:05 +0000 (18:40 +0000)]
version 0.11
msf [Wed, 17 Sep 1997 17:00:05 +0000 (17:00 +0000)]
don't update display until listbox has been drawn at least once
msf [Wed, 17 Sep 1997 16:04:53 +0000 (16:04 +0000)]
scrolled listboxes didn't respond to placement properly
ewt [Wed, 17 Sep 1997 02:12:45 +0000 (02:12 +0000)]
added buttonbars
ewt [Wed, 17 Sep 1997 02:12:38 +0000 (02:12 +0000)]
halved the penalty for short lines
ewt [Wed, 17 Sep 1997 02:12:17 +0000 (02:12 +0000)]
reduced tolerance for tall (but skinny) windows
sopwith [Mon, 15 Sep 1997 15:13:30 +0000 (15:13 +0000)]
Fixed #include so it builds on systems with other newt header files
ewt [Fri, 12 Sep 1997 16:19:08 +0000 (16:19 +0000)]
fixed major bug in newtWinChoice()
ewt [Fri, 12 Sep 1997 16:19:01 +0000 (16:19 +0000)]
1) charge a penalty for lines which aren't half full
ewt [Fri, 12 Sep 1997 16:07:48 +0000 (16:07 +0000)]
don't link with efence
ewt [Fri, 12 Sep 1997 15:50:40 +0000 (15:50 +0000)]
added windows.c
ewt [Fri, 12 Sep 1997 15:50:22 +0000 (15:50 +0000)]
added first newtWin*() functions, added newtReflowText()
ewt [Fri, 12 Sep 1997 15:50:03 +0000 (15:50 +0000)]
*** empty log message ***
ewt [Fri, 12 Sep 1997 15:49:47 +0000 (15:49 +0000)]
added newtReflowText()
ewt [Fri, 12 Sep 1997 15:49:37 +0000 (15:49 +0000)]
should handle empty fields now
ewt [Fri, 12 Sep 1997 02:19:53 +0000 (02:19 +0000)]
added newtCenteredWindow() and newtGridWrappedWindow()
ewt [Fri, 12 Sep 1997 02:10:22 +0000 (02:10 +0000)]
basic grid implementation fully functional
ewt [Fri, 12 Sep 1997 01:30:52 +0000 (01:30 +0000)]
modified for padding/anchor parameters
ewt [Thu, 11 Sep 1997 18:53:06 +0000 (18:53 +0000)]
1) added padding and anchors for grids
2) added newtComponentTakesFocus()
ewt [Thu, 11 Sep 1997 18:52:48 +0000 (18:52 +0000)]
Added padding and anchors
ewt [Thu, 11 Sep 1997 18:52:36 +0000 (18:52 +0000)]
added newtComponentTakesFocus()
ewt [Thu, 11 Sep 1997 18:17:49 +0000 (18:17 +0000)]
*** empty log message ***
ewt [Thu, 11 Sep 1997 03:22:22 +0000 (03:22 +0000)]
1) added "place" operation
2) first pass at grid auto-placement implementation
sopwith [Mon, 8 Sep 1997 20:00:11 +0000 (20:00 +0000)]
Various 'const' casting mods from Bruce Guenter <bruceg@qcc.sk.ca>
ewt [Wed, 27 Aug 1997 16:22:14 +0000 (16:22 +0000)]
Version 0.10
ewt [Thu, 21 Aug 1997 20:43:33 +0000 (20:43 +0000)]
removed extraneous screen drawing
sopwith [Tue, 19 Aug 1997 02:53:35 +0000 (02:53 +0000)]
"comparison between signed and unsigned" warnings fixed
sopwith [Tue, 19 Aug 1997 02:44:04 +0000 (02:44 +0000)]
Fixed getselection on listbox
ewt [Mon, 18 Aug 1997 21:12:01 +0000 (21:12 +0000)]
split whiptail dialog stuff out; added whiptcl
sopwith [Mon, 18 Aug 1997 20:16:36 +0000 (20:16 +0000)]
More misc listbox changes.
sopwith [Fri, 15 Aug 1997 04:36:26 +0000 (04:36 +0000)]
Listbox changes, newtBell()
sopwith [Fri, 15 Aug 1997 02:27:11 +0000 (02:27 +0000)]
Hmm, maybe this will work...?
sopwith [Wed, 30 Jul 1997 15:27:08 +0000 (15:27 +0000)]
Fixed Makefile so that shared library gets remade only if files change
(before, was getting remade all the time because of the shared/ directory)
Undid listbox's newtListboxAddEntry buboo that I added,
newtListboxInsert() doesn't work right if only one item in list.
sopwith [Wed, 30 Jul 1997 05:17:28 +0000 (05:17 +0000)]
Added newtListboxClear - it seems to be done frequently via
newtListboxDeleteEntry from apps.
sopwith [Tue, 22 Jul 1997 19:14:27 +0000 (19:14 +0000)]
Listbox has multiple selection support now (demo included in test.c).
sopwith [Tue, 22 Jul 1997 18:22:18 +0000 (18:22 +0000)]
Few more changes.
sopwith [Tue, 22 Jul 1997 17:21:22 +0000 (17:21 +0000)]
Redraw fixes.
Tiny listbox nav update.
sopwith [Tue, 22 Jul 1997 16:55:40 +0000 (16:55 +0000)]
Saner(?) listbox navigation.
sopwith [Tue, 22 Jul 1997 15:59:54 +0000 (15:59 +0000)]
Listbox now runs the user's callback whenever the current item in the
listbox changes.