]>
git.ipfire.org Git - thirdparty/newt.git/log
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.
ewt [Tue, 8 Jul 1997 17:55:52 +0000 (17:55 +0000)]
use %post -p syntax
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
ewt [Mon, 2 Jun 1997 16:23:47 +0000 (16:23 +0000)]
Changed version to 0.9
ewt [Mon, 2 Jun 1997 16:21:13 +0000 (16:21 +0000)]
Various cleanups from Elliot
ewt [Mon, 14 Apr 1997 15:53:55 +0000 (15:53 +0000)]
clean should remove testobjs
ewt [Mon, 14 Apr 1997 15:43:24 +0000 (15:43 +0000)]
added NEWT_FLAG_DOBORDER from msf
ewt [Mon, 14 Apr 1997 15:38:48 +0000 (15:38 +0000)]
added FLAG_DEFAULT_NO
ewt [Tue, 18 Mar 1997 15:31:47 +0000 (15:31 +0000)]
1) get right version of the shared lib
2) added whiptail
ewt [Tue, 18 Mar 1997 15:31:35 +0000 (15:31 +0000)]
clean target should remove whiptail objects
ewt [Tue, 18 Mar 1997 15:09:00 +0000 (15:09 +0000)]
Initial revision
ewt [Tue, 18 Mar 1997 15:08:45 +0000 (15:08 +0000)]
added newtTextboxSetHeight() and newtTextboxGetNumLines()
ewt [Tue, 18 Mar 1997 15:08:33 +0000 (15:08 +0000)]
added colors for compact buttons
ewt [Tue, 18 Mar 1997 15:08:03 +0000 (15:08 +0000)]
added newtCompactButton(), newtTextboxSetHeight(), newtTextboxGetNumLines()
NEWT_FLAG_NOSCROLL
ewt [Tue, 18 Mar 1997 15:07:55 +0000 (15:07 +0000)]
added NEWT_FLAG_NOSCROLL support
ewt [Tue, 18 Mar 1997 15:07:47 +0000 (15:07 +0000)]
added compact buttons
ewt [Tue, 18 Mar 1997 15:07:37 +0000 (15:07 +0000)]
added rules for whiptail
ewt [Mon, 17 Mar 1997 17:07:21 +0000 (17:07 +0000)]
added NEWT_FLAG_RETURNEXIT support
ewt [Mon, 17 Mar 1997 17:07:01 +0000 (17:07 +0000)]
deals with 0 height (automatically resizing) listboxes better
ewt [Mon, 17 Mar 1997 17:06:45 +0000 (17:06 +0000)]
namespace cleanups
ewt [Mon, 17 Mar 1997 16:55:44 +0000 (16:55 +0000)]
flush input when drawing a new window
ewt [Mon, 17 Mar 1997 16:55:29 +0000 (16:55 +0000)]
remove showchars in archive target
ewt [Tue, 25 Feb 1997 23:16:19 +0000 (23:16 +0000)]
Initial revision
ewt [Tue, 25 Feb 1997 23:11:57 +0000 (23:11 +0000)]
C++ cleanups from sopwith
ewt [Tue, 25 Feb 1997 23:11:43 +0000 (23:11 +0000)]
misc fixes from sopwith
ewt [Mon, 17 Feb 1997 17:02:20 +0000 (17:02 +0000)]
changes for sopwith's revised listbox
ewt [Mon, 17 Feb 1997 17:01:59 +0000 (17:01 +0000)]
more sopwith fixes
ewt [Mon, 17 Feb 1997 16:59:10 +0000 (16:59 +0000)]
cleanups from sopwith
ewt [Mon, 17 Feb 1997 16:58:58 +0000 (16:58 +0000)]
changes to install rules from sopwith
ewt [Wed, 29 Jan 1997 21:02:37 +0000 (21:02 +0000)]
incorporated rewrite from Elliot Lee
ewt [Wed, 29 Jan 1997 21:02:27 +0000 (21:02 +0000)]
1) added newtListboxDeleteEntry()
2) changed newtListboxAddEntry() to return int
ewt [Wed, 29 Jan 1997 21:02:17 +0000 (21:02 +0000)]
changed to version 0.8
ewt [Thu, 2 Jan 1997 02:47:21 +0000 (02:47 +0000)]
fixed silly license typo
ewt [Fri, 13 Dec 1996 17:07:45 +0000 (17:07 +0000)]
added suspend callback
ewt [Fri, 6 Dec 1996 20:21:12 +0000 (20:21 +0000)]
changes for new version of slang (speeds up window drawing)
ewt [Wed, 4 Dec 1996 19:17:43 +0000 (19:17 +0000)]
added test of NEWT_ENTRY_DISABLED
ewt [Wed, 4 Dec 1996 19:17:26 +0000 (19:17 +0000)]
added newtSetFlags(), newtGetrc()
ewt [Wed, 4 Dec 1996 19:16:43 +0000 (19:16 +0000)]
added newtEntrySetFlags(), NEWT_ENTRY_DISABLED
ewt [Wed, 4 Dec 1996 19:16:35 +0000 (19:16 +0000)]
changed to version 0.7
ewt [Sat, 21 Sep 1996 17:30:24 +0000 (17:30 +0000)]
clean up old shared libs
ewt [Thu, 5 Sep 1996 19:13:48 +0000 (19:13 +0000)]
changed version to 0.6
ewt [Wed, 4 Sep 1996 17:46:43 +0000 (17:46 +0000)]
don't update scale unless aboslutely necessary
ewt [Wed, 4 Sep 1996 17:46:32 +0000 (17:46 +0000)]
changed bg color for scrollbar
ewt [Wed, 4 Sep 1996 16:27:01 +0000 (16:27 +0000)]
Initial revision
ewt [Tue, 3 Sep 1996 01:38:19 +0000 (01:38 +0000)]
added:
void newtSuspend(void);
void newtResume(void);
newtComponent newtScale(_
void newtScaleSet()
ewt [Tue, 3 Sep 1996 01:38:07 +0000 (01:38 +0000)]
1) changed to version 0.5
2) added scale.o
ewt [Tue, 3 Sep 1996 01:37:59 +0000 (01:37 +0000)]
added a scale
ewt [Wed, 21 Aug 1996 15:19:24 +0000 (15:19 +0000)]
added newtRedrawHelpLine()
ewt [Wed, 21 Aug 1996 15:19:06 +0000 (15:19 +0000)]
supports negative rows/columns for background text
ewt [Wed, 21 Aug 1996 15:18:59 +0000 (15:18 +0000)]
*** empty log message ***
ewt [Mon, 12 Aug 1996 20:08:58 +0000 (20:08 +0000)]
changed to version 0.4
ewt [Mon, 12 Aug 1996 20:05:54 +0000 (20:05 +0000)]
added COLORSET macros which are the same as NEWT_COLORSET ones for
backwards compatibility