xtoys
25 years agoImprove display for large files. Keep newly added material in view if 1.2.3
mdw [Wed, 24 Mar 1999 22:23:57 +0000 (22:23 +0000)]
Improve display for large files.  Keep newly added material in view if
scrolled to bottom of window.

25 years agoRemove redundant call to AC_PROG_INSTALL.
mdw [Wed, 24 Mar 1999 22:23:00 +0000 (22:23 +0000)]
Remove redundant call to AC_PROG_INSTALL.

25 years agoReturn exit status of child process, rather than always returning 1.2.2
mdw [Sun, 20 Dec 1998 17:19:16 +0000 (17:19 +0000)]
Return exit status of child process, rather than always returning
success.

25 years agoYet another patchlevel.
mdw [Sun, 20 Dec 1998 17:18:53 +0000 (17:18 +0000)]
Yet another patchlevel.

25 years agoStop the dropdown list from dropping down when you press enter. 1.2.1
mdw [Wed, 16 Dec 1998 19:58:53 +0000 (19:58 +0000)]
Stop the dropdown list from dropping down when you press enter.

25 years agoFiddle version number.
mdw [Wed, 16 Dec 1998 19:58:03 +0000 (19:58 +0000)]
Fiddle version number.

25 years agoFix tabbing in help text. 1.2.0
mdw [Wed, 16 Dec 1998 00:10:58 +0000 (00:10 +0000)]
Fix tabbing in help text.

25 years agoNew program: captures input and puts it in a window.
mdw [Tue, 15 Dec 1998 23:46:50 +0000 (23:46 +0000)]
New program: captures input and puts it in a window.

25 years agoAdd `xcatch', and rearrange so that the GTK-based programs are only
mdw [Tue, 15 Dec 1998 23:46:24 +0000 (23:46 +0000)]
Add `xcatch', and rearrange so that the GTK-based programs are only
mentioned in the Makefile.

25 years agoUpdates for mLib/mgLib. Support history files for recalling past 1.1.0
mdw [Fri, 11 Dec 1998 09:53:02 +0000 (09:53 +0000)]
Updates for mLib/mgLib.  Support history files for recalling past
entries, using a drop-down list.

25 years agoDocumentation updates for history support.
mdw [Fri, 11 Dec 1998 09:52:07 +0000 (09:52 +0000)]
Documentation updates for history support.

25 years agoUse mgLib's `msg' box rather than doing things the hard way.
mdw [Fri, 11 Dec 1998 09:51:51 +0000 (09:51 +0000)]
Use mgLib's `msg' box rather than doing things the hard way.

25 years agoMoved to mgLib.
mdw [Fri, 11 Dec 1998 09:50:58 +0000 (09:50 +0000)]
Moved to mgLib.

25 years agoRecursively build and configure mLib and mgLib.
mdw [Fri, 11 Dec 1998 09:50:38 +0000 (09:50 +0000)]
Recursively build and configure mLib and mgLib.

25 years agoMinor modifications to work with mLib and mgLib.
mdw [Fri, 11 Dec 1998 09:50:07 +0000 (09:50 +0000)]
Minor modifications to work with mLib and mgLib.

25 years agoHonour escape presses in the dialogue boxes.
mdw [Thu, 3 Dec 1998 01:00:19 +0000 (01:00 +0000)]
Honour escape presses in the dialogue boxes.

25 years agoSet focus on the entry field, rather than leaving things to luck.
mdw [Thu, 3 Dec 1998 00:56:29 +0000 (00:56 +0000)]
Set focus on the entry field, rather than leaving things to luck.

25 years agoForce focus when starting up.
mdw [Thu, 3 Dec 1998 00:39:45 +0000 (00:39 +0000)]
Force focus when starting up.

25 years agoHandling for my weird focus rules.
mdw [Thu, 3 Dec 1998 00:39:27 +0000 (00:39 +0000)]
Handling for my weird focus rules.

25 years agoAnother version increment.
mdw [Thu, 3 Dec 1998 00:39:07 +0000 (00:39 +0000)]
Another version increment.

25 years agoNew file: mdwfocus.c
mdw [Thu, 3 Dec 1998 00:37:19 +0000 (00:37 +0000)]
New file: mdwfocus.c

25 years agoTidy up tabbing in help texts very slightly.
mdw [Mon, 30 Nov 1998 22:36:53 +0000 (22:36 +0000)]
Tidy up tabbing in help texts very slightly.

25 years agoFix formatting bogosity.
mdw [Mon, 23 Nov 1998 00:52:35 +0000 (00:52 +0000)]
Fix formatting bogosity.

25 years agoDecked file out properly with big banner comments and things. 1.0.2
mdw [Sat, 21 Nov 1998 22:50:22 +0000 (22:50 +0000)]
Decked file out properly with big banner comments and things.

25 years agoReap children which die before I get my signal handler installed.
mdw [Sat, 21 Nov 1998 22:41:19 +0000 (22:41 +0000)]
Reap children which die before I get my signal handler installed.

25 years agoSupport GNU-style long options throughout, and introduce proper help
mdw [Sat, 21 Nov 1998 22:30:27 +0000 (22:30 +0000)]
Support GNU-style long options throughout, and introduce proper help
text to all programs.  Update manual pages to match.

25 years agoSupport library building in Makefile. Bump patchlevel.
mdw [Sat, 21 Nov 1998 22:27:42 +0000 (22:27 +0000)]
Support library building in Makefile.  Bump patchlevel.

25 years agoChange build structure a bit: put common code in a library.
mdw [Sat, 21 Nov 1998 22:27:21 +0000 (22:27 +0000)]
Change build structure a bit: put common code in a library.

25 years agoDon't bother with AC_ARG_PROGRAM any more. 1.0.1
mdw [Thu, 19 Nov 1998 12:48:19 +0000 (12:48 +0000)]
Don't bother with AC_ARG_PROGRAM any more.

25 years agoChange version number.
mdw [Wed, 18 Nov 1998 21:25:39 +0000 (21:25 +0000)]
Change version number.

25 years agoRemove bogus `-h' option from the options list.
mdw [Wed, 18 Nov 1998 21:25:30 +0000 (21:25 +0000)]
Remove bogus `-h' option from the options list.

25 years agoReap dead children as they arrive. The previous shell may have
mdw [Wed, 18 Nov 1998 21:25:06 +0000 (21:25 +0000)]
Reap dead children as they arrive.  The previous shell may have
carelessly left them behind.

25 years agoYawn 1.0.0
mdw [Mon, 16 Nov 1998 23:04:54 +0000 (23:04 +0000)]
Yawn

25 years agoInitial versions.
mdw [Mon, 16 Nov 1998 23:04:38 +0000 (23:04 +0000)]
Initial versions.