summaryrefslogtreecommitdiff
path: root/src/draw.c
AgeCommit message (Collapse)Author
2024-06-27Account for discrepency between getmax(x/y) vs _max(x/y)Louie S
2024-05-12Add version flaglouie
2024-02-17Use getmax. instead of directly accessing memberLouie S
2023-09-18Fix '/' vs '\' issue on WindowsLouie S
2023-06-19Merge remote-tracking branch 'origin/testing'louie
2023-06-19security fix to build with format-security flaglouie
2023-05-09Fixed graphical issues pertaining to remembering e_hoversLouie S
2023-05-09Remove some drawing glitchesLouie S
2023-05-09Change how e_hover and e_offset are managed; cache e_hover and e_offset as arrayLouie S
2023-05-04Rewrite handle_args function using getopt libraryLouie S
2023-01-07Use AX_WITH_CURSES in configureLouie Shprung
2022-11-06Restructure repositoryLouie S