Commit Graph

70 Commits

Author SHA1 Message Date
Santiago Lo Coco d9cc1d4b13 Fix read bug 2024-04-07 10:20:09 +02:00
Santiago Lo Coco eba632092a Fix usePlainTextList() SC warnings and update printHelp() 2022-02-17 00:59:52 -03:00
Santiago Lo Coco 83b9d6f02d Remove comment 2022-02-17 00:41:45 -03:00
Santiago Lo Coco bd1ad48f56 Add printHelp() 2022-02-17 00:41:24 -03:00
Santiago Lo Coco cc0ea0a113 Update usePlainTextList() 2022-02-17 00:24:01 -03:00
Santiago Lo Coco b065b3a6b2 Add usePlainTextList() 2022-02-17 00:12:20 -03:00
Santiago Lo Coco 1463e40029 Remove --threebuttons option 2022-02-16 13:55:03 -03:00
Santiago Lo Coco e0914228e0 Update height if msgLen is greater than 52 2022-02-16 13:40:58 -03:00
Santiago Lo Coco c2c5dcd12a Update displayDialogBox() 2022-02-16 12:48:04 -03:00
Santiago Lo Coco 4dfcda7827 Update common.sh 2022-02-16 12:17:08 -03:00
Santiago Lo Coco 5b674bcaf7 Update displayDialogBox() 2022-02-16 12:15:45 -03:00
Santiago Lo Coco ac3d75f81e Use generic listOrMenu 2022-02-16 12:02:07 -03:00
Santiago Lo Coco bcbb5eb222 Add --checklist support (for dialog and whiptail) 2022-02-16 11:13:23 -03:00
Santiago Lo Coco ba807d5f73 Add --threebuttons option 2022-02-15 20:50:27 -03:00
Santiago Lo Coco 8b89f32724 Fix typo 2022-02-15 19:37:34 -03:00
Santiago Lo Coco c86a2c0f49 Remove generic calcHeight() 2022-02-15 19:36:14 -03:00
Santiago Lo Coco b59aa806f2 Remove comments 2022-02-15 19:25:31 -03:00
Santiago Lo Coco 644e351c4a Update calcHeight() 2022-02-15 19:24:54 -03:00
Santiago Lo Coco d8de17c657 Add newline in checkCancel() 2022-02-08 13:21:21 -03:00
Santiago Lo Coco 332e609218 Update useDialog() 2022-02-08 01:07:45 -03:00
Santiago Lo Coco 785048856e Run shellcheck 2022-02-08 01:01:42 -03:00
Santiago Lo Coco b2978df02e Check for passwordbox 2022-02-01 15:48:59 -03:00
Santiago Lo Coco 656bc8e522 Force integer comparison 2022-02-01 15:11:35 -03:00
Santiago Lo Coco c3c312ed9b Fix typo in calcWidthWhiptail() 2022-02-01 15:03:25 -03:00
Santiago Lo Coco 0ea7ce1783 Use bold text in ...plainText...() 2022-02-01 15:01:59 -03:00
Santiago Lo Coco af612d8ee3 Remove first newline in usePlainTextMenu() 2022-02-01 15:00:47 -03:00
Santiago Lo Coco 6cf2f40f92 Remove first newline in usePlainText() 2022-02-01 14:59:41 -03:00
Santiago Lo Coco 0a8d2eac9b Fix bug 2022-02-01 14:48:37 -03:00
Santiago Lo Coco 74b104fe18 Add max values, fix bugs 2022-02-01 14:43:28 -03:00
Santiago Lo Coco e486cb0ca4 Hide tags in menus 2022-02-01 14:19:23 -03:00
Santiago Lo Coco 75a9ccdfb4 Update checkCancel() 2022-01-25 00:28:29 -03:00
Santiago Lo Coco a94f383b4d Add checkCancel 2022-01-25 00:28:03 -03:00
Santiago Lo Coco 80694b75fc Add generic calcHeight() 2022-01-24 23:57:33 -03:00
Santiago Lo Coco cf55e4285e Update calcWidthDialog() 2022-01-24 23:50:42 -03:00
Santiago Lo Coco 306024d7b0 Add yes/no validation 2022-01-20 00:13:42 -03:00
Santiago Lo Coco a265f78104 Delete comments 2022-01-19 19:07:14 -03:00
Santiago Lo Coco 24cbefbcc7 Update bootstrap.sh and common.sh 2022-01-19 19:06:52 -03:00
Santiago Lo Coco 3f784c5d9d Update ...Plain...() functions 2022-01-19 18:24:23 -03:00
Santiago Lo Coco 108c8e34cd Add support for passwordbox 2022-01-19 18:14:37 -03:00
Santiago Lo Coco e0826f18ac Replace ifs with case 2022-01-19 18:07:29 -03:00
Santiago Lo Coco 3b6b3c20f1 Use stderr 2022-01-19 18:01:17 -03:00
Santiago Lo Coco 267a653bf2 Add usePlainText() and usePlainTextMenu() 2022-01-19 18:00:22 -03:00
Santiago Lo Coco 2bd6d6264a Fix bug in debug() 2022-01-19 00:50:57 -03:00
Santiago Lo Coco cfeb6bac31 Update debug() 2022-01-19 00:21:01 -03:00
Santiago Lo Coco 4fb9d6cbb1 Update common.sh mode 2022-01-18 23:53:35 -03:00
Santiago Lo Coco 1ae24a1a0a Update setLogToFile() 2022-01-18 22:08:02 -03:00
Santiago Lo Coco 5d3b8299a2 Replace CocoRice with sadedot 2022-01-14 01:45:51 -03:00
Santiago Lo Coco 043ee6cca8 Run shellcheck (common.sh) 2022-01-14 01:14:11 -03:00
Santiago Lo Coco 8d9a3215bf Add portable getLastArgument() 2022-01-14 01:10:04 -03:00
Santiago Lo Coco 6603a539a9 Refactor and support long comm line options 2022-01-14 00:03:10 -03:00