Age | Commit message (Expand) | Author |
---|---|---|
2019-08-15 | binds: Fix memory leak | Harry Jeffery |
2019-07-03 | Big glfw refactor | Harry Jeffery |
2019-03-01 | binds: Make Double-Escape the key sequence abort | Harry Jeffery |
2019-02-10 | Tweak allocation sizeof operator usage | Harry Jeffery |
2019-01-31 | Fix some compiler warnings | Harry Jeffery |
2019-01-28 | Changed &pointer[0] to pointer, fixed partial bind issue for long commands. | Jeinzi |
2018-11-26 | binds: Add imv_binds_clear_key | Harry Jeffery |
2018-09-01 | Fixed several memory leaks. | Jeinzi |
2018-09-01 | Added support for multiple commands per bind. | Jeinzi |
2017-11-30 | Fix key name handling bug | Harry Jeffery |
2017-11-28 | Fix bug when filtering invalid events | Harry Jeffery |
2017-11-28 | Tweak config option names & capitalisation | Harry Jeffery |
2017-11-28 | Simplify and refactor ini usage | Harry Jeffery |
2017-11-23 | Require <> around all keys in a bind | Harry Jeffery |
2017-11-23 | Add default_binds option to prevent conflicts | Harry Jeffery |
2017-11-23 | Implement key binding logic | Harry Jeffery |