]>
git.ipfire.org Git - thirdparty/newt.git/log
msw [Thu, 7 Jan 1999 05:19:55 +0000 (05:19 +0000)]
Mouse support
msw [Thu, 7 Jan 1999 05:18:38 +0000 (05:18 +0000)]
We're using autoconf now - no Makefile
msw [Thu, 7 Jan 1999 05:05:56 +0000 (05:05 +0000)]
Autoconf newt
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
notting [Thu, 22 Oct 1998 02:53:56 +0000 (02:53 +0000)]
make *sure* we link against newt in current directory
notting [Thu, 22 Oct 1998 01:09:38 +0000 (01:09 +0000)]
build for rawhide
notting [Wed, 19 Aug 1998 17:05:01 +0000 (17:05 +0000)]
moved CHANGES,COPYING to newt
notting [Wed, 19 Aug 1998 17:00:30 +0000 (17:00 +0000)]
added changelog entry, docs to devel package
notting [Wed, 19 Aug 1998 16:17:00 +0000 (16:17 +0000)]
bump rpm release #
notting [Wed, 19 Aug 1998 16:15:57 +0000 (16:15 +0000)]
bugfixes for text wrapping
ewt [Mon, 17 Aug 1998 15:38:44 +0000 (15:38 +0000)]
check for vsnprintf() returning -1
ewt [Thu, 13 Aug 1998 14:03:03 +0000 (14:03 +0000)]
tutorial.sgml
ewt [Thu, 6 Aug 1998 14:24:50 +0000 (14:24 +0000)]
handle pgdn in short textboxes properly
ewt [Thu, 6 Aug 1998 14:24:37 +0000 (14:24 +0000)]
*** empty log message ***
ewt [Sun, 2 Aug 1998 18:47:26 +0000 (18:47 +0000)]
version 0.30
ewt [Sun, 2 Aug 1998 18:45:55 +0000 (18:45 +0000)]
added newtCheckboxSetValue()
ewt [Sat, 1 Aug 1998 16:07:03 +0000 (16:07 +0000)]
changed for positive scrolling logic
ewt [Sat, 1 Aug 1998 16:06:22 +0000 (16:06 +0000)]
updated for 0.30
ewt [Sat, 1 Aug 1998 16:06:02 +0000 (16:06 +0000)]
scroll logic needed updating
ewt [Sat, 1 Aug 1998 16:05:20 +0000 (16:05 +0000)]
make listboxes work properly with borders
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]
ewt [Sat, 1 Aug 1998 15:50:34 +0000 (15:50 +0000)]
use NEWT_FLAG_WRAP instead of NEWT_TEXTBOX_WRAP
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
ewt [Sat, 1 Aug 1998 15:45:34 +0000 (15:45 +0000)]
pay attention to isMapped
ewt [Sat, 1 Aug 1998 15:44:57 +0000 (15:44 +0000)]
got rid of (unused) ListItem type
ewt [Sat, 1 Aug 1998 15:43:55 +0000 (15:43 +0000)]
row/col handling was broken when drawing root text
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
ewt [Tue, 5 May 1998 15:19:32 +0000 (15:19 +0000)]
release 1
ewt [Tue, 5 May 1998 15:17:41 +0000 (15:17 +0000)]
version 0.25
ewt [Tue, 5 May 1998 15:17:21 +0000 (15:17 +0000)]
remove bgColor stuff -- it just made things break
gafton [Fri, 1 May 1998 19:35:57 +0000 (19:35 +0000)]
moved devel package in Development/Libraries
ewt [Thu, 30 Apr 1998 21:27:18 +0000 (21:27 +0000)]
more python 1.5 changes
ewt [Thu, 30 Apr 1998 21:24:46 +0000 (21:24 +0000)]
changed paths to python 1.5 paths
ewt [Thu, 30 Apr 1998 21:23:10 +0000 (21:23 +0000)]
update spec file to vesrion 0.24
ewt [Thu, 30 Apr 1998 21:22:22 +0000 (21:22 +0000)]
look for python 1.5
ewt [Thu, 30 Apr 1998 21:22:09 +0000 (21:22 +0000)]
1) removed whiptcl.so from spec file
2) version 0.24
ewt [Tue, 28 Apr 1998 06:47:47 +0000 (06:47 +0000)]
max width and max height of row/col wasn't calculated properly
ewt [Tue, 28 Apr 1998 06:47:18 +0000 (06:47 +0000)]
mapped ctrl-v and alt-v
ewt [Tue, 28 Apr 1998 06:33:14 +0000 (06:33 +0000)]
added a getvalue call
ewt [Tue, 28 Apr 1998 06:29:59 +0000 (06:29 +0000)]
added filters
ewt [Tue, 28 Apr 1998 06:28:08 +0000 (06:28 +0000)]
added watchfd stuff
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
ewt [Sun, 5 Apr 1998 16:56:14 +0000 (16:56 +0000)]
version 0.23
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
ewt [Sun, 5 Apr 1998 16:55:30 +0000 (16:55 +0000)]
made alt-V do pgdn
ewt [Sun, 22 Mar 1998 19:50:00 +0000 (19:50 +0000)]
changed soname back to 0.20
ewt [Sun, 22 Mar 1998 19:48:53 +0000 (19:48 +0000)]
version 0.22
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
ewt [Mon, 2 Mar 1998 17:49:32 +0000 (17:49 +0000)]
pay attention to isMapped
ewt [Wed, 18 Feb 1998 19:29:33 +0000 (19:29 +0000)]
added newtTextboxReflowed()
ewt [Wed, 18 Feb 1998 19:29:21 +0000 (19:29 +0000)]
handle NULL initial value
ewt [Wed, 18 Feb 1998 19:29:10 +0000 (19:29 +0000)]
added newtWinEntries
ewt [Mon, 16 Feb 1998 23:03:21 +0000 (23:03 +0000)]
added newtButtonBarv()
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
ewt [Mon, 16 Feb 1998 23:01:25 +0000 (23:01 +0000)]
1) added newtGrid[VH]Stacked()
2) added newtGridWrappedWindowAt()
ewt [Mon, 16 Feb 1998 22:51:54 +0000 (22:51 +0000)]
*** empty log message ***
ewt [Mon, 16 Feb 1998 22:51:09 +0000 (22:51 +0000)]
handle new return code from newtWinChoice()
ewt [Mon, 16 Feb 1998 22:41:27 +0000 (22:41 +0000)]
made buttons pay attention to isMapped
ewt [Mon, 16 Feb 1998 22:40:34 +0000 (22:40 +0000)]
test newtWinMenu()
ewt [Mon, 16 Feb 1998 22:40:06 +0000 (22:40 +0000)]
1) added newtWinMenu
2) made use of newtGridVStacked()
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()
ewt [Fri, 16 Jan 1998 21:44:34 +0000 (21:44 +0000)]
added newtAddComponentsToForm()
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.