aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog/tree.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing free().Jordan K. Hubbard1998-09-301-1/+2
| | | | | | | Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su> Notes: svn path=/head/; revision=39816
* Add support for saved trees.Jordan K. Hubbard1998-09-291-3/+110
| | | | | | | Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su> Notes: svn path=/head/; revision=39764
* Update tree function and remove gratuitous .h file.Jordan K. Hubbard1998-09-281-2/+79
| | | | | | | Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su> Notes: svn path=/head/; revision=39718
* Add some new functionality which I promised to add over a year a go andJordan K. Hubbard1998-09-261-0/+940
shamefully dropped on the floor. I need to add it now since it does a minor number bump, but otherwise the current functionality of libdialog is unchanged (in all its evil glory) and the change is non-intrusive. Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su> Notes: svn path=/head/; revision=39677