Age | Commit message (Expand) | Author |
2024-08-16 | Support for sorting entries | Louie Shprung |
2024-08-16 | Sorting working for entries | Louie Shprung |
2024-08-16 | Fix potential group allocation index incrementation issue | Louie Shprung |
2024-08-14 | Working support for setting launcher flags | Louie Shprung |
2024-08-14 | Working support for setting launcher | Louie Shprung |
2024-08-14 | Compile on Windows | Louie Shprung |
2024-08-13 | Working implementation for lua config | Louie Shprung |
2024-08-11 | (Currently broken) reimplementation of group and entry | Louie Shprung |
2024-08-08 | Allow standard library in config | Louie Shprung |
2024-08-08 | Update .gitignore | Louie Shprung |
2024-08-07 | Small improvement towards setting launchers, but the current group class make... | Louie Shprung |
2024-08-07 | Working demo for loading groups and entries from lua config | Louie Shprung |
2024-08-04 | Hello lua | Louie Shprung |
2024-08-01 | Update flags in man page | Louie S |
2024-07-10 | Create new release versionv0.1.1 | Louie S |
2024-07-10 | Create actions_build_rpm target | Louie S |
2024-07-10 | Create README for actions | Louie S |
2024-07-09 | Incorporate actions with build system | Louie S |
2024-06-28 | Working containerized package builds for deb packages | Louie S |
2024-06-27 | Account for discrepency between getmax(x/y) vs _max(x/y) | Louie S |
2024-05-17 | Remove unnecessary debian files | louie |
2024-05-13 | Add full-clean target; remove unnecessary autotools files | louie |
2024-05-12 | Add version flag | louie |
2024-05-09 | Experimental support for building NSIS installerv0.1 | Louie S |
2024-05-09 | Incorporate installer creation in build system | Louie S |
2024-05-08 | Script to help find dlls | Louie S |
2024-05-02 | WIP researching dll locationing | Louie S |
2024-05-02 | Add license information to nsis installer | Louie S |
2024-05-02 | Exploring possibilities of supporting nsis installation on Windows | Louie S |
2024-02-17 | Use getmax. instead of directly accessing member | Louie S |
2023-09-18 | Fix '/' vs '\' issue on Windows | Louie S |
2023-06-21 | Bump autoconf | louie |
2023-06-19 | Merge remote-tracking branch 'origin/testing' | louie |
2023-06-19 | security fix to build with format-security flag | louie |
2023-05-09 | Fixed graphical issues pertaining to remembering e_hovers | Louie S |
2023-05-09 | Remove some drawing glitches | Louie S |
2023-05-09 | Change how e_hover and e_offset are managed; cache e_hover and e_offset as array | Louie S |
2023-05-09 | Don't check for windres on unix builds | Louie S |
2023-05-04 | Rewrite handle_args function using getopt library | Louie S |
2023-03-04 | Fix bug in package creation; convert svg text to path | Louie S |
2023-03-04 | Implement checking for windres tool in configure.ac | Louie S |
2023-03-04 | Create separate Makefile for spec directory | Louie S |
2023-03-04 | Configure flag for disabling icon embed for windows executable | Louie S |
2023-03-03 | Change a couple of files to templates for less copy/paste | Louie S |
2023-03-03 | Set rpm spec to install desktop entry | Louie S |
2023-03-02 | configure flag to enable/disable desktop entry installation | Louie S |
2023-03-02 | Add specfile for building basic rpm package | Louie Shprung |
2023-03-02 | Cleanup debian packaging; set license to GPLv3 | Louie Shprung |
2023-03-01 | Add more sizes to .ico file | Louie Shprung |
2023-02-28 | Set deb package to install desktop entry | Louie S |