Commit Graph

52 Commits

Author SHA1 Message Date
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
Santiago Lo Coco 2dd559bec1 Add getter and add new flag 2022-01-13 21:14:01 -03:00
Santiago Lo Coco de206ece91 Update debug() 2022-01-09 21:35:14 -03:00
Santiago Lo Coco 99cfe2390a Fix typo 2022-01-09 21:13:29 -03:00
Santiago Lo Coco 772361e3d4 Fix bug in debug() 2022-01-09 21:13:14 -03:00
Santiago Lo Coco 234722a2f5 Add debug to file 2022-01-09 20:54:00 -03:00
Santiago Lo Coco adc84b4cce Fix bug of infobox not displaying 2022-01-08 00:18:10 -03:00
Santiago Lo Coco 16a3ee1a61 Run shellcheck 2022-01-07 23:34:40 -03:00
Santiago Lo Coco 2017fd7b47 Delete trailing whitespaces 2022-01-07 23:06:35 -03:00
Santiago Lo Coco 2b8c200c00 Update shebang 2022-01-06 23:49:40 -03:00
Santiago Lo Coco c2aed1b4c9 Fix bug in install.sh (and update useWhiptail()) 2022-01-03 14:19:45 -03:00
Santiago Lo Coco fdf961b97f Update useWhiptail() 2021-12-31 17:17:32 -03:00
Santiago Lo Coco 419884390e Update useDialog() 2021-12-31 16:48:54 -03:00
Santiago Lo Coco 36a37059ec Remove generic calcHeight() and calcWidth() 2021-12-31 16:45:09 -03:00
Santiago Lo Coco a6f48ed9fb Fix bugs 2021-12-31 15:47:49 -03:00
Santiago Lo Coco d66fc9a611 Update useDialog() 2021-12-31 15:10:18 -03:00
Santiago Lo Coco 2a320b9101 Finish dynamic calc 2021-12-30 23:18:31 -03:00
Santiago Lo Coco 3af5518f39 Add useDialogMenu() and useWhiptailMenu() 2021-12-30 22:22:39 -03:00
Santiago Lo Coco 59939502fd Update dynamic calculations 2021-12-30 21:25:44 -03:00