aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog/fselect.c
Commit message (Collapse)AuthorAgeFilesLines
* When wrong directory choosed and chdir failed, directory nameAndrey A. Chernov1997-02-181-2/+4
| | | | | | | | | | | | | | was not reset to old name causing any file choosen put error diagnostic about wrong directory, fix it by resetting back to old name after chdir failed. Add \r as alias to \n, some telnets have problem with that. Should go into 2.2 Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su> & me Notes: svn path=/head/; revision=22879
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-17/+17
| | | | Notes: svn path=/head/; revision=8858
* Changes to support the new dialog_dselect() features required to fixJordan K. Hubbard1995-05-161-12/+61
| | | | | | | | pkg_install. dialog_dselect() wasn't very useful before. Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl> Notes: svn path=/head/; revision=8548
* Upgrade.Andrey A. Chernov1995-04-201-9/+118
| | | | | | | Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl> Notes: svn path=/head/; revision=7959
* file selector, helpline, helpfile and more, with my fixesAndrey A. Chernov1995-02-151-0/+242
Submitted by: wmbfmk@urc.tue.nl Notes: svn path=/head/; revision=6458