summaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog/help.c
Commit message (Collapse)AuthorAgeFilesLines
* Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-121-194/+0
| | | | | | | | | | | | | | | | dialog is distributed from GPLv2 to LGPLv2 and introduces a number of new features and a new and better libdialog API. The existing libdialog will be kept temporarily as libodialog for compatibility purposes until sade, sysinstall and tzsetup have been either updated or replaced. __FreeBSD_version is now 900030. Discussed on: -current Approved by: core Obtained from: http://invisible-island.net/dialog Notes: svn path=/head/; revision=217309
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
| | | | Notes: svn path=/head/; revision=8858
* Upgrade.Andrey A. Chernov1995-04-201-13/+38
| | | | | | | Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl> Notes: svn path=/head/; revision=7959
* Simplify notify()Andrey A. Chernov1995-02-231-5/+19
| | | | | | | | | | Fix dupwin usage, now it really restore screen Disable helpline while helpfile displayed Fix helpfile borders Fix mesgbox range computing Notes: svn path=/head/; revision=6674
* file selector, helpline, helpfile and more, with my fixesAndrey A. Chernov1995-02-151-0/+155
Submitted by: wmbfmk@urc.tue.nl Notes: svn path=/head/; revision=6458