summaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog/dialog.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071-1/+1
* Add a new function, dialog_noyes(), for sysinstall to be able toJordan K. Hubbard2000-12-141-0/+4
* Add support for saved trees.Jordan K. Hubbard1998-09-291-1/+1
* Add some new functionality which I promised to add over a year a go andJordan K. Hubbard1998-09-261-0/+46
* Change the aux field type to long instead of int so that it is largeJohn Birrell1998-08-201-1/+1
* Add another hateful global to libdialog (what the heck, there are alreadyJordan K. Hubbard1996-12-141-2/+5
* Remove the special-case behavior for fire actions that returnJordan K. Hubbard1996-04-181-0/+1
* More changes to attempt to make this whole new dialog scheme moreJordan K. Hubbard1996-04-161-3/+9
* Add an `aux' field for some other gunk I'm doing.Jordan K. Hubbard1996-04-051-0/+1
* Next round of changes - make dialog boxes drawable at arbitrary X,Y locationsJordan K. Hubbard1996-01-011-0/+2
* Add changes to:Jordan K. Hubbard1995-12-231-6/+35
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Changes to support the new dialog_dselect() features required to fixJordan K. Hubbard1995-05-161-1/+1
* Upgrade.Andrey A. Chernov1995-04-201-0/+5
* file selector, helpline, helpfile and more, with my fixesAndrey A. Chernov1995-02-151-1/+16
* Add new parameter to line_edit: field length (-1 means unlimited)Andrey A. Chernov1994-11-181-1/+1
* Add dialog_clear_norefresh() functionAndrey A. Chernov1994-11-171-0/+1
* Full autosizing support, now you can pass -1, -1 for anyAndrey A. Chernov1994-11-161-2/+4
* Implement dialog_prgbox() function which allows run programAndrey A. Chernov1994-10-281-0/+1
* Make dialog attributes visible from outside (for direct usageAndrey A. Chernov1994-10-241-0/+38
* Implement line_edit() function (full line editor) which may calledAndrey A. Chernov1994-10-211-0/+1
* Declare more functions externally.Andrey A. Chernov1994-10-201-0/+21
* Make all dialog box available from C programs via functions callsAndrey A. Chernov1994-10-111-0/+35