]> git.ipfire.org Git - thirdparty/newt.git/log
thirdparty/newt.git
26 years agoMouse support
msw [Thu, 7 Jan 1999 05:19:55 +0000 (05:19 +0000)] 
Mouse support

26 years agoWe're using autoconf now - no Makefile
msw [Thu, 7 Jan 1999 05:18:38 +0000 (05:18 +0000)] 
We're using autoconf now - no Makefile

26 years agoAutoconf newt
msw [Thu, 7 Jan 1999 05:05:56 +0000 (05:05 +0000)] 
Autoconf newt

26 years agoFixed some missing <p> tags, added some <tscreen><verb>...</verb></tscreen>
msw [Tue, 29 Dec 1998 23:12:11 +0000 (23:12 +0000)] 
Fixed some missing <p> tags, added some <tscreen><verb>...</verb></tscreen>
tags on the last page

26 years agomake *sure* we link against newt in current directory
notting [Thu, 22 Oct 1998 02:53:56 +0000 (02:53 +0000)] 
make *sure* we link against newt in current directory

26 years agobuild for rawhide r0-30
notting [Thu, 22 Oct 1998 01:09:38 +0000 (01:09 +0000)] 
build for rawhide

26 years agomoved CHANGES,COPYING to newt
notting [Wed, 19 Aug 1998 17:05:01 +0000 (17:05 +0000)] 
moved CHANGES,COPYING to newt

26 years agoadded changelog entry, docs to devel package
notting [Wed, 19 Aug 1998 17:00:30 +0000 (17:00 +0000)] 
added changelog entry, docs to devel package

26 years agobump rpm release #
notting [Wed, 19 Aug 1998 16:17:00 +0000 (16:17 +0000)] 
bump rpm release #

26 years agobugfixes for text wrapping
notting [Wed, 19 Aug 1998 16:15:57 +0000 (16:15 +0000)] 
bugfixes for text wrapping

26 years agocheck for vsnprintf() returning -1
ewt [Mon, 17 Aug 1998 15:38:44 +0000 (15:38 +0000)] 
check for vsnprintf() returning -1

26 years agotutorial.sgml
ewt [Thu, 13 Aug 1998 14:03:03 +0000 (14:03 +0000)] 
tutorial.sgml

27 years agohandle pgdn in short textboxes properly
ewt [Thu, 6 Aug 1998 14:24:50 +0000 (14:24 +0000)] 
handle pgdn in short textboxes properly

27 years ago*** empty log message ***
ewt [Thu, 6 Aug 1998 14:24:37 +0000 (14:24 +0000)] 
*** empty log message ***

27 years agoversion 0.30
ewt [Sun, 2 Aug 1998 18:47:26 +0000 (18:47 +0000)] 
version 0.30

27 years agoadded newtCheckboxSetValue()
ewt [Sun, 2 Aug 1998 18:45:55 +0000 (18:45 +0000)] 
added newtCheckboxSetValue()

27 years agochanged for positive scrolling logic
ewt [Sat, 1 Aug 1998 16:07:03 +0000 (16:07 +0000)] 
changed for positive scrolling logic

27 years agoupdated for 0.30
ewt [Sat, 1 Aug 1998 16:06:22 +0000 (16:06 +0000)] 
updated for 0.30

27 years agoscroll logic needed updating
ewt [Sat, 1 Aug 1998 16:06:02 +0000 (16:06 +0000)] 
scroll logic needed updating

27 years agomake listboxes work properly with borders
ewt [Sat, 1 Aug 1998 16:05:20 +0000 (16:05 +0000)] 
make listboxes work properly with borders

27 years agochanges to clean up the interface, including:
ewt [Sat, 1 Aug 1998 15:53:16 +0000 (15:53 +0000)] 
changes to clean up the interface, including:

1) newtListboxSelectItem() uses a key, not an index
2) newtListboxAddEntry() was removed (it was redundant anyway)
   (a #define was added for backwards compatibility)
3) DOBORDER flag was renambed to just BORDER
4) NEWT_FLAG_NOSCROLL was removed as only listboxes used it, and
   negative logic sucks [this one will be a pita]

27 years agouse NEWT_FLAG_WRAP instead of NEWT_TEXTBOX_WRAP
ewt [Sat, 1 Aug 1998 15:50:34 +0000 (15:50 +0000)] 
use NEWT_FLAG_WRAP instead of NEWT_TEXTBOX_WRAP

27 years ago1) use BORDER flag, not DOBORDER
ewt [Sat, 1 Aug 1998 15:49:47 +0000 (15:49 +0000)] 
1) use BORDER flag, not DOBORDER
2) scroll if told to (instead of not scrolling if told not to)
3) newtListboxSetEntry() uses a key, not an index

27 years agopay attention to isMapped
ewt [Sat, 1 Aug 1998 15:45:34 +0000 (15:45 +0000)] 
pay attention to isMapped

27 years agogot rid of (unused) ListItem type
ewt [Sat, 1 Aug 1998 15:44:57 +0000 (15:44 +0000)] 
got rid of (unused) ListItem type

27 years agorow/col handling was broken when drawing root text
ewt [Sat, 1 Aug 1998 15:43:55 +0000 (15:43 +0000)] 
row/col handling was broken when drawing root text

27 years agolistboxes need to be told to scroll instead of not to not scroll
ewt [Sat, 1 Aug 1998 15:43:10 +0000 (15:43 +0000)] 
listboxes need to be told to scroll instead of not to not scroll

27 years agorelease 1 r0-25
ewt [Tue, 5 May 1998 15:19:32 +0000 (15:19 +0000)] 
release 1

27 years agoversion 0.25 r0-24
ewt [Tue, 5 May 1998 15:17:41 +0000 (15:17 +0000)] 
version 0.25

27 years agoremove bgColor stuff -- it just made things break
ewt [Tue, 5 May 1998 15:17:21 +0000 (15:17 +0000)] 
remove bgColor stuff -- it just made things break

27 years agomoved devel package in Development/Libraries
gafton [Fri, 1 May 1998 19:35:57 +0000 (19:35 +0000)] 
moved devel package in Development/Libraries

27 years agomore python 1.5 changes
ewt [Thu, 30 Apr 1998 21:27:18 +0000 (21:27 +0000)] 
more python 1.5 changes

27 years agochanged paths to python 1.5 paths
ewt [Thu, 30 Apr 1998 21:24:46 +0000 (21:24 +0000)] 
changed paths to python 1.5 paths

27 years agoupdate spec file to vesrion 0.24
ewt [Thu, 30 Apr 1998 21:23:10 +0000 (21:23 +0000)] 
update spec file to vesrion 0.24

27 years agolook for python 1.5
ewt [Thu, 30 Apr 1998 21:22:22 +0000 (21:22 +0000)] 
look for python 1.5

27 years ago1) removed whiptcl.so from spec file
ewt [Thu, 30 Apr 1998 21:22:09 +0000 (21:22 +0000)] 
1) removed whiptcl.so from spec file
2) version 0.24

27 years agomax width and max height of row/col wasn't calculated properly
ewt [Tue, 28 Apr 1998 06:47:47 +0000 (06:47 +0000)] 
max width and max height of row/col wasn't calculated properly

27 years agomapped ctrl-v and alt-v
ewt [Tue, 28 Apr 1998 06:47:18 +0000 (06:47 +0000)] 
mapped ctrl-v and alt-v

27 years agoadded a getvalue call
ewt [Tue, 28 Apr 1998 06:33:14 +0000 (06:33 +0000)] 
added a getvalue call

27 years agoadded filters
ewt [Tue, 28 Apr 1998 06:29:59 +0000 (06:29 +0000)] 
added filters

27 years agoadded watchfd stuff
ewt [Tue, 28 Apr 1998 06:28:08 +0000 (06:28 +0000)] 
added watchfd stuff

27 years ago1) reworked to use wrapping code from later reflow implementation
ewt [Tue, 28 Apr 1998 06:27:18 +0000 (06:27 +0000)] 
1) reworked to use wrapping code from later reflow implementation
2) tabs are handled properly by wrapping

27 years agoversion 0.23 r0-23
ewt [Sun, 5 Apr 1998 16:56:14 +0000 (16:56 +0000)] 
version 0.23

27 years ago1) anchor text on left in basic window
ewt [Sun, 5 Apr 1998 16:55:52 +0000 (16:55 +0000)] 
1) anchor text on left in basic window
2) add a scrollbar to newtWinMessage() when the text is too long

27 years agomade alt-V do pgdn
ewt [Sun, 5 Apr 1998 16:55:30 +0000 (16:55 +0000)] 
made alt-V do pgdn

27 years agochanged soname back to 0.20 r0-22
ewt [Sun, 22 Mar 1998 19:50:00 +0000 (19:50 +0000)] 
changed soname back to 0.20

27 years agoversion 0.22
ewt [Sun, 22 Mar 1998 19:48:53 +0000 (19:48 +0000)] 
version 0.22

27 years ago1) got scrollbars working w/ gridded text widgets
ewt [Fri, 6 Mar 1998 14:33:04 +0000 (14:33 +0000)] 
1) got scrollbars working w/ gridded text widgets
2) added mapped method to components (mandatory)
3) made placed component method mandatory
4) added newtGrid[VH]CloseStacked()
5) added newtGridBasicWindow()
6) made newtGrid[VH]Stacked() not set GROWX flag for any fields

27 years agopay attention to isMapped
ewt [Mon, 2 Mar 1998 17:49:32 +0000 (17:49 +0000)] 
pay attention to isMapped

27 years agoadded newtTextboxReflowed()
ewt [Wed, 18 Feb 1998 19:29:33 +0000 (19:29 +0000)] 
added newtTextboxReflowed()

27 years agohandle NULL initial value
ewt [Wed, 18 Feb 1998 19:29:21 +0000 (19:29 +0000)] 
handle NULL initial value

27 years agoadded newtWinEntries
ewt [Wed, 18 Feb 1998 19:29:10 +0000 (19:29 +0000)] 
added newtWinEntries

27 years agoadded newtButtonBarv()
ewt [Mon, 16 Feb 1998 23:03:21 +0000 (23:03 +0000)] 
added newtButtonBarv()

27 years ago1) forms shouldn't draw until they are mapped
ewt [Mon, 16 Feb 1998 23:02:42 +0000 (23:02 +0000)] 
1) forms shouldn't draw until they are mapped
2) don't let newtFromSetSize() go twice

27 years ago1) added newtGrid[VH]Stacked()
ewt [Mon, 16 Feb 1998 23:01:25 +0000 (23:01 +0000)] 
1) added newtGrid[VH]Stacked()
2) added newtGridWrappedWindowAt()

27 years ago*** empty log message ***
ewt [Mon, 16 Feb 1998 22:51:54 +0000 (22:51 +0000)] 
*** empty log message ***

27 years agohandle new return code from newtWinChoice()
ewt [Mon, 16 Feb 1998 22:51:09 +0000 (22:51 +0000)] 
handle new return code from newtWinChoice()

27 years agomade buttons pay attention to isMapped
ewt [Mon, 16 Feb 1998 22:41:27 +0000 (22:41 +0000)] 
made buttons pay attention to isMapped

27 years agotest newtWinMenu()
ewt [Mon, 16 Feb 1998 22:40:34 +0000 (22:40 +0000)] 
test newtWinMenu()

27 years ago1) added newtWinMenu
ewt [Mon, 16 Feb 1998 22:40:06 +0000 (22:40 +0000)] 
1) added newtWinMenu
2) made use of newtGridVStacked()

27 years ago1) made newtWinChoice() return codes consistent with newtWinTernary()
ewt [Mon, 16 Feb 1998 22:38:46 +0000 (22:38 +0000)] 
1) made newtWinChoice() return codes consistent with newtWinTernary()
2) added newtWinMenu()
3) added newtGridWrappedWindowAt()
4) added newtFormSetSize()
5) added newtButtonBarv()
6) added newtGridVStacked()
7) added newtGridHStacked()

27 years agoadded newtAddComponentsToForm() r0-21
ewt [Fri, 16 Jan 1998 21:44:34 +0000 (21:44 +0000)] 
added newtAddComponentsToForm()

27 years agodelay form sizing until FormRun() is called -- it's fast, and it makes
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

27 years agomakes some table const's
ewt [Sat, 3 Jan 1998 23:05:22 +0000 (23:05 +0000)] 
makes some table const's

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.