]> git.ipfire.org Git - thirdparty/newt.git/log
thirdparty/newt.git
27 years ago1) patch from Bruce Perens which makes newt easier to build on debian
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

27 years agoversion 0.21
ewt [Thu, 6 Nov 1997 19:23:34 +0000 (19:23 +0000)] 
version 0.21

27 years agoverison 0.21
ewt [Thu, 6 Nov 1997 19:22:28 +0000 (19:22 +0000)] 
verison 0.21

27 years agoset proper background color for buttons
ewt [Thu, 6 Nov 1997 19:22:15 +0000 (19:22 +0000)] 
set proper background color for buttons

27 years agoinclude snack.py r0-20
ewt [Tue, 4 Nov 1997 19:00:19 +0000 (19:00 +0000)] 
include snack.py

27 years ago*** empty log message ***
ewt [Tue, 4 Nov 1997 16:50:52 +0000 (16:50 +0000)] 
*** empty log message ***

27 years agomoved snack provides
ewt [Tue, 4 Nov 1997 16:14:32 +0000 (16:14 +0000)] 
moved snack provides

27 years ago*** empty log message ***
ewt [Mon, 3 Nov 1997 15:51:40 +0000 (15:51 +0000)] 
*** empty log message ***

27 years ago*** empty log message ***
ewt [Mon, 3 Nov 1997 15:50:39 +0000 (15:50 +0000)] 
*** empty log message ***

27 years ago*** empty log message ***
ewt [Mon, 3 Nov 1997 15:50:14 +0000 (15:50 +0000)] 
*** empty log message ***

27 years agonewt should provide snack
ewt [Mon, 3 Nov 1997 15:47:34 +0000 (15:47 +0000)] 
newt should provide snack

27 years agoadded _snackmodule to make install and specfile
ewt [Mon, 3 Nov 1997 15:47:09 +0000 (15:47 +0000)] 
added _snackmodule to make install and specfile

27 years agobegan adding callbacks (unsuccessfully)
ewt [Mon, 3 Nov 1997 15:42:34 +0000 (15:42 +0000)] 
began adding callbacks (unsuccessfully)

27 years agoadded newtListboxSetCurrentByKey()
ewt [Mon, 3 Nov 1997 15:42:20 +0000 (15:42 +0000)] 
added newtListboxSetCurrentByKey()

27 years agoAdded setCurrent method to Listbox, currently a stub.
johnsonm [Thu, 30 Oct 1997 21:48:23 +0000 (21:48 +0000)] 
Added setCurrent method to Listbox, currently a stub.

27 years agoreturnExit
johnsonm [Wed, 29 Oct 1997 22:46:46 +0000 (22:46 +0000)] 
returnExit
run_popup()

27 years agooops
ewt [Tue, 28 Oct 1997 16:45:02 +0000 (16:45 +0000)] 
oops

27 years agoreturnExit
johnsonm [Tue, 28 Oct 1997 16:43:08 +0000 (16:43 +0000)] 
returnExit

27 years agoadded returnexit for entry widget
ewt [Tue, 28 Oct 1997 16:35:30 +0000 (16:35 +0000)] 
added returnexit for entry widget

27 years agostarted adding resizing stuff, but I need to know more slang first
ewt [Tue, 28 Oct 1997 16:17:13 +0000 (16:17 +0000)] 
started adding resizing stuff, but I need to know more slang first

27 years agoListbox.insert changed.
johnsonm [Tue, 28 Oct 1997 16:13:27 +0000 (16:13 +0000)] 
Listbox.insert changed.

27 years agoListbox.replace needs text argument.
johnsonm [Tue, 28 Oct 1997 04:41:02 +0000 (04:41 +0000)] 
Listbox.replace needs text argument.

27 years agoAdded replacement to Listbox.
johnsonm [Tue, 28 Oct 1997 04:38:02 +0000 (04:38 +0000)] 
Added replacement to Listbox.

27 years agoSet height and width separately.
johnsonm [Tue, 28 Oct 1997 03:54:35 +0000 (03:54 +0000)] 
Set height and width separately.

27 years agoadded screen size stuff
ewt [Tue, 28 Oct 1997 01:52:43 +0000 (01:52 +0000)] 
added screen size stuff

27 years agoAutomatic hotkey handling for buttonbars.
johnsonm [Tue, 28 Oct 1997 01:51:47 +0000 (01:51 +0000)] 
Automatic hotkey handling for buttonbars.

27 years agofixed root text for snack
ewt [Tue, 28 Oct 1997 01:46:04 +0000 (01:46 +0000)] 
fixed root text for snack

27 years agoadded help line and root text
ewt [Tue, 28 Oct 1997 01:25:37 +0000 (01:25 +0000)] 
added help line and root text

27 years ago1) added insert, remove to snack listbox
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

27 years agoGridForm's run_once separated from run, so that run can be called multiple
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.

27 years agopeanuts now working perfectly.
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.

27 years agomega-widgets starting to work a little.
johnsonm [Mon, 27 Oct 1997 20:43:35 +0000 (20:43 +0000)] 
mega-widgets starting to work a little.
peanuts program uses mega-widgets.

27 years ago1) forms return things now
ewt [Mon, 27 Oct 1997 19:42:05 +0000 (19:42 +0000)] 
1) forms return things now
2) added hotkeys

27 years agoNew order for command line arguments in Grid.setField
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.

27 years agoEnd key works properly now; tests run show that this is true :)
sopwith [Mon, 20 Oct 1997 23:49:59 +0000 (23:49 +0000)] 
End key works properly now; tests run show that this is true :)

27 years agoFixed <END> key.
sopwith [Mon, 20 Oct 1997 23:21:14 +0000 (23:21 +0000)] 
Fixed <END> key.

27 years agoadded listbox, textbox, and reflowed text
ewt [Fri, 17 Oct 1997 20:45:47 +0000 (20:45 +0000)] 
added listbox, textbox, and reflowed text

27 years agosped up button pushes
ewt [Thu, 16 Oct 1997 22:41:15 +0000 (22:41 +0000)] 
sped up button pushes

27 years agobegan work on snacks
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

27 years agofixed rule
ewt [Mon, 13 Oct 1997 20:21:48 +0000 (20:21 +0000)] 
fixed rule

27 years agoupdated to version 0.13
ewt [Mon, 13 Oct 1997 20:20:54 +0000 (20:20 +0000)] 
updated to version 0.13

27 years agoremoved extranoue () around env vars r0-12
ewt [Wed, 8 Oct 1997 18:45:12 +0000 (18:45 +0000)] 
removed extranoue () around env vars

27 years agofixed typo
ewt [Wed, 8 Oct 1997 18:44:10 +0000 (18:44 +0000)] 
fixed typo

27 years ago*** empty log message ***
ewt [Wed, 8 Oct 1997 18:38:17 +0000 (18:38 +0000)] 
*** empty log message ***

27 years agoFixed spelling of whiptail (was whiltail).
msf [Wed, 8 Oct 1997 15:42:46 +0000 (15:42 +0000)] 
Fixed spelling of whiptail (was whiltail).

27 years agoadded newtWinTernary()
ewt [Wed, 8 Oct 1997 15:39:43 +0000 (15:39 +0000)] 
added newtWinTernary()

27 years agouses a buildroot in package build; version 0.12 (soname 0.11)
ewt [Wed, 8 Oct 1997 15:39:31 +0000 (15:39 +0000)] 
uses a buildroot in package build; version 0.12 (soname 0.11)

27 years ago1) updated version to 0.11
ewt [Tue, 30 Sep 1997 16:30:27 +0000 (16:30 +0000)] 
1) updated version to 0.11
2) fixed growing listboxes

27 years agofixes for grid w/ empty fields
ewt [Mon, 29 Sep 1997 20:19:42 +0000 (20:19 +0000)] 
fixes for grid w/ empty fields

27 years ago1) added ismapped field
ewt [Mon, 29 Sep 1997 19:53:49 +0000 (19:53 +0000)] 
1) added ismapped field
2) reworked listbox to deal with borders properly

27 years agoUndid my stupid Makefile changes
sopwith [Fri, 26 Sep 1997 18:16:03 +0000 (18:16 +0000)] 
Undid my stupid Makefile changes

27 years agochanged the version number to reflect whats in the Makefile. (0.11)
csmith [Thu, 25 Sep 1997 14:27:02 +0000 (14:27 +0000)] 
changed the version number to reflect whats in the Makefile. (0.11)

27 years agochanged simple windows to use button bars
ewt [Wed, 24 Sep 1997 16:02:17 +0000 (16:02 +0000)] 
changed simple windows to use button bars

27 years agomore popt fixes...?
sopwith [Wed, 24 Sep 1997 02:38:44 +0000 (02:38 +0000)] 
more popt fixes...?

27 years agoinitialize things better
ewt [Wed, 24 Sep 1997 02:29:44 +0000 (02:29 +0000)] 
initialize things better

27 years agorearranged headers a tad
ewt [Wed, 24 Sep 1997 02:29:37 +0000 (02:29 +0000)] 
rearranged headers a tad

27 years agolook for popt.h in system include path
ewt [Wed, 24 Sep 1997 02:28:27 +0000 (02:28 +0000)] 
look for popt.h in system include path

27 years agouser separate popt library
ewt [Wed, 24 Sep 1997 02:28:05 +0000 (02:28 +0000)] 
user separate popt library

27 years agoFixed #include to "newt.h" instead of <newt.h>
sopwith [Wed, 24 Sep 1997 02:19:09 +0000 (02:19 +0000)] 
Fixed #include to "newt.h" instead of <newt.h>

27 years agoversion 0.11
ewt [Tue, 23 Sep 1997 18:40:05 +0000 (18:40 +0000)] 
version 0.11

27 years agodon't update display until listbox has been drawn at least once
msf [Wed, 17 Sep 1997 17:00:05 +0000 (17:00 +0000)] 
don't update display until listbox has been drawn at least once

27 years agoscrolled listboxes didn't respond to placement properly
msf [Wed, 17 Sep 1997 16:04:53 +0000 (16:04 +0000)] 
scrolled listboxes didn't respond to placement properly

27 years agoadded buttonbars
ewt [Wed, 17 Sep 1997 02:12:45 +0000 (02:12 +0000)] 
added buttonbars

27 years agohalved the penalty for short lines
ewt [Wed, 17 Sep 1997 02:12:38 +0000 (02:12 +0000)] 
halved the penalty for short lines

27 years agoreduced tolerance for tall (but skinny) windows
ewt [Wed, 17 Sep 1997 02:12:17 +0000 (02:12 +0000)] 
reduced tolerance for tall (but skinny) windows

27 years agoFixed #include so it builds on systems with other newt header files
sopwith [Mon, 15 Sep 1997 15:13:30 +0000 (15:13 +0000)] 
Fixed #include so it builds on systems with other newt header files

27 years agofixed major bug in newtWinChoice()
ewt [Fri, 12 Sep 1997 16:19:08 +0000 (16:19 +0000)] 
fixed major bug in newtWinChoice()

27 years ago1) charge a penalty for lines which aren't half full
ewt [Fri, 12 Sep 1997 16:19:01 +0000 (16:19 +0000)] 
1) charge a penalty for lines which aren't half full

27 years agodon't link with efence
ewt [Fri, 12 Sep 1997 16:07:48 +0000 (16:07 +0000)] 
don't link with efence

27 years agoadded windows.c
ewt [Fri, 12 Sep 1997 15:50:40 +0000 (15:50 +0000)] 
added windows.c

27 years agoadded first newtWin*() functions, added newtReflowText()
ewt [Fri, 12 Sep 1997 15:50:22 +0000 (15:50 +0000)] 
added first newtWin*() functions, added newtReflowText()

27 years ago*** empty log message ***
ewt [Fri, 12 Sep 1997 15:50:03 +0000 (15:50 +0000)] 
*** empty log message ***

27 years agoadded newtReflowText()
ewt [Fri, 12 Sep 1997 15:49:47 +0000 (15:49 +0000)] 
added newtReflowText()

27 years agoshould handle empty fields now
ewt [Fri, 12 Sep 1997 15:49:37 +0000 (15:49 +0000)] 
should handle empty fields now

27 years agoadded newtCenteredWindow() and newtGridWrappedWindow()
ewt [Fri, 12 Sep 1997 02:19:53 +0000 (02:19 +0000)] 
added newtCenteredWindow() and newtGridWrappedWindow()

27 years agobasic grid implementation fully functional
ewt [Fri, 12 Sep 1997 02:10:22 +0000 (02:10 +0000)] 
basic grid implementation fully functional

27 years agomodified for padding/anchor parameters
ewt [Fri, 12 Sep 1997 01:30:52 +0000 (01:30 +0000)] 
modified for padding/anchor parameters

27 years ago1) added padding and anchors for grids
ewt [Thu, 11 Sep 1997 18:53:06 +0000 (18:53 +0000)] 
1) added padding and anchors for grids
2) added newtComponentTakesFocus()

27 years agoAdded padding and anchors
ewt [Thu, 11 Sep 1997 18:52:48 +0000 (18:52 +0000)] 
Added padding and anchors

27 years agoadded newtComponentTakesFocus()
ewt [Thu, 11 Sep 1997 18:52:36 +0000 (18:52 +0000)] 
added newtComponentTakesFocus()

27 years ago*** empty log message ***
ewt [Thu, 11 Sep 1997 18:17:49 +0000 (18:17 +0000)] 
*** empty log message ***

27 years ago1) added "place" operation
ewt [Thu, 11 Sep 1997 03:22:22 +0000 (03:22 +0000)] 
1) added "place" operation
2) first pass at grid auto-placement implementation

27 years agoVarious 'const' casting mods from Bruce Guenter <bruceg@qcc.sk.ca>
sopwith [Mon, 8 Sep 1997 20:00:11 +0000 (20:00 +0000)] 
Various 'const' casting mods from Bruce Guenter <bruceg@qcc.sk.ca>

27 years agoVersion 0.10
ewt [Wed, 27 Aug 1997 16:22:14 +0000 (16:22 +0000)] 
Version 0.10

27 years agoremoved extraneous screen drawing
ewt [Thu, 21 Aug 1997 20:43:33 +0000 (20:43 +0000)] 
removed extraneous screen drawing

27 years ago"comparison between signed and unsigned" warnings fixed
sopwith [Tue, 19 Aug 1997 02:53:35 +0000 (02:53 +0000)] 
"comparison between signed and unsigned" warnings fixed

27 years agoFixed getselection on listbox
sopwith [Tue, 19 Aug 1997 02:44:04 +0000 (02:44 +0000)] 
Fixed getselection on listbox

27 years agosplit whiptail dialog stuff out; added whiptcl
ewt [Mon, 18 Aug 1997 21:12:01 +0000 (21:12 +0000)] 
split whiptail dialog stuff out; added whiptcl

27 years agoMore misc listbox changes.
sopwith [Mon, 18 Aug 1997 20:16:36 +0000 (20:16 +0000)] 
More misc listbox changes.

27 years agoListbox changes, newtBell()
sopwith [Fri, 15 Aug 1997 04:36:26 +0000 (04:36 +0000)] 
Listbox changes, newtBell()

27 years agoHmm, maybe this will work...?
sopwith [Fri, 15 Aug 1997 02:27:11 +0000 (02:27 +0000)] 
Hmm, maybe this will work...?

28 years agoFixed Makefile so that shared library gets remade only if files change
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.

28 years agoAdded newtListboxClear - it seems to be done frequently via
sopwith [Wed, 30 Jul 1997 05:17:28 +0000 (05:17 +0000)] 
Added newtListboxClear - it seems to be done frequently via
newtListboxDeleteEntry from apps.

28 years agoListbox has multiple selection support now (demo included in test.c).
sopwith [Tue, 22 Jul 1997 19:14:27 +0000 (19:14 +0000)] 
Listbox has multiple selection support now (demo included in test.c).

28 years agoFew more changes.
sopwith [Tue, 22 Jul 1997 18:22:18 +0000 (18:22 +0000)] 
Few more changes.

28 years agoRedraw fixes.
sopwith [Tue, 22 Jul 1997 17:21:22 +0000 (17:21 +0000)] 
Redraw fixes.
Tiny listbox nav update.

28 years agoSaner(?) listbox navigation.
sopwith [Tue, 22 Jul 1997 16:55:40 +0000 (16:55 +0000)] 
Saner(?) listbox navigation.

28 years agoListbox now runs the user's callback whenever the current item in the
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.

28 years agouse %post -p syntax
ewt [Tue, 8 Jul 1997 17:55:52 +0000 (17:55 +0000)] 
use %post -p syntax

28 years agoAdded patches from Clarence for constant sized listboxes, changed vesrion v0-9
ewt [Mon, 2 Jun 1997 16:27:33 +0000 (16:27 +0000)] 
Added patches from Clarence for constant sized listboxes, changed vesrion
numbers to 0.9