summaryrefslogtreecommitdiff
path: root/menudriver.c
AgeCommit message (Expand)Author
2022-03-28minor style adjustmentsJakob Kaivo
2022-03-28extract reading the next command into a functionJakob Kaivo
2022-03-28make next and last local variablesJakob Kaivo
2022-03-28remove more global variablesJakob Kaivo
2022-03-28replace singleton() and file viewing in menudrive() with view_file()Jakob Kaivo
2022-03-28add internal menuviewerJakob Kaivo
2022-03-28restore accidentally removed system() callJakob Kaivo
2022-03-27clean up singleton()Jakob Kaivo
2022-03-27replace series of strcpy()/strcat() with snprintf()Jakob Kaivo
2022-03-27clean up callshell(), add wait_for_return()Jakob Kaivo
2022-03-27replace ifdefs for CURSES with a shell to "tput clear" for clearing the screenJakob Kaivo
2022-03-27remove global variable bufJakob Kaivo
2022-03-27use PATH_MAX instead of arbitrary pnlim of 1024Jakob Kaivo
2022-03-27formattingJakob Kaivo
2022-03-04import Miranda 2.066 from upstreamJakob Kaivo