Age | Commit message (Expand) | Author |
2020-09-11 | Fixed resizing bugs plus minor qol fixes | louie |
2020-08-18 | Added hideFile option to read_cfg | louie |
2020-08-14 | Added foldCase option | louie |
2020-08-13 | Rewrote trav_col() function | louie |
2020-08-13 | Added light searching/jumping menu functionality | louie |
2020-08-07 | stdout (and stderr) is now redirected to /dev/null | louie |
2020-08-04 | Ignore object files | louie |
2020-08-04 | Added hide option for read_cfg | louie |
2020-08-03 | Wrote documentation | louie |
2020-08-02 | Set sort on by default, simplified entry_add | louie |
2020-08-02 | Removed a debug call from previous commit | louie |
2020-08-02 | Added option to sort entries | louie |
2020-07-30 | Added standard location(s) for config files | louie |
2020-07-26 | Changed Windows launching implementation to ShellExecute | louie |
2020-07-26 | Fixed Launching in Windows | louie |
2020-07-26 | Implemented Binary Searching in read_cfg, plus minor qol fixes | louie |
2020-07-23 | Added most of what is needed for compatability with Windows | louie |
2020-07-20 | Created helper function in read_cfg.c | louie |
2020-07-14 | Added a quote stripper in read_cfg | louie |
2020-07-13 | Fixed entry deletion, added addR option | louie |
2020-07-11 | Small fix to ensure head pointer does not get lost | louie |
2020-07-11 | Added hiding of empty groups | louie |
2020-07-11 | Fixed bug when compmode is on and an entry is forced | louie |
2020-07-10 | Added addName and addNameF as config options | louie |
2020-07-10 | Removed unnecessary checks from create_entry, added addF option^C | louie |
2020-07-10 | Fixed bugs related to Executables | louie |
2020-07-10 | Fixed autoAlias bug | louie |
2020-07-09 | Improved read_cfg quotes handling | louie |
2020-07-09 | Small fix in autoAlias | louie |
2020-07-08 | Changed Info Display Window | louie |
2020-07-08 | Added ability to specify config location; polished read_cfg error output | louie |
2020-07-07 | Improved autoAlias | louie |
2020-07-06 | get_epath bug fix | louie |
2020-07-06 | Created a basic autoAlias system | louie |
2020-07-04 | Added scrolling in cols | louie |
2020-07-02 | Fixed small strcat bug | louie |
2020-07-01 | Added support for WSL | louie |
2020-06-30 | Allow for line commenting in config | louie |
2020-06-27 | Added ability to set flags in config | louie |
2020-06-26 | Added compatability for spaces in filename | louie |
2020-06-26 | Basic ability to launch entries | louie |
2020-06-26 | Fixed trimming issue | louie |
2020-06-26 | Further implemented wildcards for config | louie |
2020-06-24 | Added wildcard functionality for config | louie |
2020-06-22 | Altered Group Structure and cfg | louie |
2020-06-21 | Fixed box rendering issues | louie |
2020-06-19 | Fixed arrow key input | louie |
2020-06-19 | basic traversal; border rendering issues | louie |
2020-06-17 | Printing group column | louie |
2020-06-16 | Printing group column | louie |