summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-ui.sh
AgeCommit message (Expand)Author
2010-12-31Inform user more in detail which pre/post-configure step went wrongDieter Plaetinck
2010-12-12syntax fixDieter Plaetinck
2010-12-12make font/keymap selection dialogs more robustDieter Plaetinck
2010-12-12allow .cp.gz and partialfonts in font selectionDieter Plaetinck
2010-12-12make BLOCKFRIENDLY prettierDieter Plaetinck
2010-12-12clean up disk selection dialogsDieter Plaetinck
2010-12-05code cleanup: use bash4 associative arrays for filesystem stuffDieter Plaetinck
2010-05-08compliancy with new upstream apiDieter Plaetinck
2010-04-05fix for syntax error. $LOG_TO_FILE may not be set when ui_init is called (i.e...Dieter Plaetinck
2010-04-04only ask libui to do debugging when we want itDieter Plaetinck
2010-04-04correctly check integer value of $LOG_TO_FILEDieter Plaetinck
2010-04-04logfiles have to be passed as string nowDieter Plaetinck
2010-03-24use the latest libui-sh and maximize the features for initialising it (thats ...2010.03.25Dieter Plaetinck
2010-03-10migrate everything to new approach where lib-ui.sh contains just some aif-spe...Dieter Plaetinck
2010-03-10move the stdout-stderr-swapping into _dia_dialogMatthias Dienstbier
2010-03-10remove useless returnMatthias Dienstbier
2010-03-10lib-ui improvementsMatthias Dienstbier
2010-03-05fix ask_string api docDieter Plaetinck
2009-08-01use auto-sizing for yesno dialogsDieter Plaetinck
2009-07-29fix some invalid show_warning invocationsDieter Plaetinck
2009-07-25make the $ret variable local everywhereDieter Plaetinck
2009-07-21syntax fixDieter Plaetinck
2009-07-21fix the dead cancel buttons of some menusMatthias Dienstbier
2009-06-28fix for default value in custom mountpoint + fix for exit conditionDieter Plaetinck
2009-06-27dia_ask_yesno honors default value nowGerhard Brauer
2009-04-08sorry i was wrong in the previous commit. restoring first fix...Dieter Plaetinck
2009-04-08a cleaner way to fix FS#13835 - following the output of a process is brokenDieter Plaetinck
2009-04-07fix for FS#13835 - following the output of a process is broken - FUCK YEAHDieter Plaetinck
2009-04-04bash function naming syntax fixDieter Plaetinck
2009-03-30noteDieter Plaetinck
2009-03-30no need for tzselect anymore. yeayDieter Plaetinck
2009-03-29return condition fixDieter Plaetinck
2009-03-29fix for broken region gettingDieter Plaetinck
2009-03-29fix for hanging timezone dialogsDieter Plaetinck
2009-03-15reset previous FOLLOW_PIDDieter Plaetinck
2009-03-13fix for kill dialogs forked process from the follow_progress call in wait_forDieter Plaetinck
2009-03-12follow_progress fixDieter Plaetinck
2009-03-12support for storing the pid of background wrapper processes + support for non...Dieter Plaetinck
2009-03-12various fixes re:keymap/font. + auto updating rc.conf in all proceduresDieter Plaetinck
2009-03-12todo updateDieter Plaetinck
2009-03-08support multiple debug categoriesDieter Plaetinck
2009-03-07switched dialog to use autosizing everywhere. lets see what this gives...Dieter Plaetinck
2009-03-06load lib-ui in early bootstrap so we dont need to define some functions redun...Dieter Plaetinck
2009-03-01port my previous fixes to lib-uiDieter Plaetinck
2009-03-01fix for undefined die_error + avoid loopsDieter Plaetinck
2009-02-28clearer debugging in ask_option functions + fixes in cli_ask_option + font fi...Dieter Plaetinck
2009-02-28error checking on $TYPE in ask_optionDieter Plaetinck
2009-02-28fixes in set_keymapDieter Plaetinck
2009-02-28ask_option fixesDieter Plaetinck
2009-02-28ask_option fixesDieter Plaetinck