From owner-cvs-gnu Wed Feb 15 11:44:13 1995 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id LAA01675 for cvs-gnu-outgoing; Wed, 15 Feb 1995 11:44:13 -0800 Received: (from ache@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id LAA01665; Wed, 15 Feb 1995 11:44:10 -0800 Date: Wed, 15 Feb 1995 11:44:10 -0800 From: "Andrew A. Chernov" Message-Id: <199502151944.LAA01665@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog CHANGES TODO dir.c dir.h fselect.c help.c notify.c ui_objects.c ui_objects.h Makefile checklist.c dialog.h dialog.priv.h inputbox.c kernel.c lineedit.c menubox.c msgbox.c prgbox.c radiolist.c textbox.c yesno.c Sender: cvs-gnu-owner@freebsd.org Precedence: bulk ache 95/02/15 11:44:09 Modified: gnu/lib/libdialog Makefile checklist.c dialog.h dialog.priv.h inputbox.c kernel.c lineedit.c menubox.c msgbox.c prgbox.c radiolist.c textbox.c yesno.c Added: gnu/lib/libdialog CHANGES TODO dir.c dir.h fselect.c help.c notify.c ui_objects.c ui_objects.h Log: file selector, helpline, helpfile and more, with my fixes Submitted by: wmbfmk@urc.tue.nl