summaryrefslogtreecommitdiff
path: root/draw.c
AgeCommit message (Collapse)Author
2020-08-02Removed a debug call from previous commitlouie
2020-08-02Added option to sort entrieslouie
2020-07-30Added standard location(s) for config fileslouie
2020-07-26Changed Windows launching implementation to ShellExecutelouie
2020-07-26Fixed Launching in Windowslouie
2020-07-26Implemented Binary Searching in read_cfg, plus minor qol fixeslouie
2020-07-23Added most of what is needed for compatability with Windowslouie
2020-07-11Added hiding of empty groupslouie
2020-07-11Fixed bug when compmode is on and an entry is forcedlouie
2020-07-10Fixed bugs related to Executableslouie
2020-07-08Changed Info Display Windowlouie
2020-07-08Added ability to specify config location; polished read_cfg error outputlouie
2020-07-07Improved autoAliaslouie
2020-07-06get_epath bug fixlouie
2020-07-04Added scrolling in colslouie
2020-07-02Fixed small strcat buglouie
2020-07-01Added support for WSLlouie
2020-06-27Added ability to set flags in configlouie
2020-06-26Basic ability to launch entrieslouie
2020-06-26Fixed trimming issuelouie
2020-06-22Altered Group Structure and cfglouie
2020-06-21Fixed box rendering issueslouie
2020-06-19Fixed arrow key inputlouie
2020-06-19basic traversal; border rendering issueslouie
2020-06-17Printing group columnlouie
2020-06-16Printing group columnlouie