summaryrefslogtreecommitdiff
path: root/lib-ui.sh
AgeCommit message (Collapse)Author
2010-03-24more uniform variable names, more sensible init functionDieter Plaetinck
2010-03-24revert _dia_follow_progressMatthias Dienstbier
Bash would wait for the termination of dialog which will never happen because of the command substitution. This is more or less a revert of commit http://projects.archlinux.org/aif.git/commit/?id=7eeddbe6301fb3979a55f1e74a0a0e16ec566df4, but only for _dia_follow_progress
2010-03-24fix return codes in _dia_ask_datetimeMatthias Dienstbier
2010-03-10strip out aif-only parts and make it more useableDieter Plaetinck
2010-03-10add lib-ui.sh literally from AIF ec6b9a0968877cd904488c2770bf893df9997481Dieter Plaetinck