Age | Commit message (Expand) | Author |
2021-03-27 | Fixed caching bug | lshprung |
2021-03-18 | Added green flash when launching an entry | lshprung |
2021-03-18 | Added new launch flags | lshprung |
2021-03-17 | Added Windows compile instructions | lshprung |
2021-01-01 | Fixed caching bug related to last modification time | louie |
2020-12-30 | Fixed small graphical issue when loading from cache | louie |
2020-12-30 | Improved cache.c organization | louie |
2020-12-29 | Added menu location caching | louie |
2020-12-29 | Removed unnecessary headers | louie |
2020-12-28 | Moved headers to separate directory | louie |
2020-12-28 | Cleaned up headers | louie |
2020-12-28 | Cleaned up ifdefs | louie |
2020-12-24 | Removed object files and such | louie |
2020-12-24 | Improved default configuration, fixed addR | louie |
2020-12-23 | Updated documentation to reflect previous commit | louie |
2020-12-23 | Fixed tiny scanf/getchar issue | louie |
2020-12-23 | Fixed Windows configuration auto-generation, added new setLauncherRaw option | louie |
2020-12-20 | Updated docs to reflect changes from last commit | louie |
2020-12-20 | Built framework for config auto-generation | louie |
2020-11-22 | Fixed potential memory error | lshprung |
2020-10-12 | Improved error messages and readme | lshprung |
2020-09-16 | Combined fill_entries and fill_groups functions | louie |
2020-09-15 | Fixed hide and hideFile bug | louie |
2020-09-15 | Corrected small issue in tml(1) | louie |
2020-09-15 | Grammar fix | louie |
2020-09-15 | Removed compMode option, improved error messages | louie |
2020-09-14 | Rewrote Makefile, added install and uninstall options | louie |
2020-09-14 | Added section for key bindings | louie |
2020-09-14 | Created man page templates, minor documentation adjustments | louie |
2020-09-12 | Small code improvement regarding gap between title and groups and entries | louie |
2020-09-11 | Added manual refresh option and set executed processes to run in background o... | louie |
2020-09-11 | Optimized window resizing | louie |
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 |