Age | Commit message (Expand) | Author |
2022-10-28 | fixed rust '\\' highlighting, among other things | pommicket |
2022-07-29 | fix syntax highlighting and spacing for weird characters | pommicket |
2021-04-20 | silence GCC warnings | Leo Tenenbaum |
2021-03-05 | fix rendering if border-thickness is big | Leo Tenenbaum |
2021-03-03 | start autocomplete | Leo Tenenbaum |
2021-02-23 | goto line preview | Leo Tenenbaum |
2021-02-11 | indent/dedent selection | Leo Tenenbaum |
2021-02-11 | fix no newline at end of math.c | Leo Tenenbaum |
2021-02-09 | case sensitivity, regex | Leo Tenenbaum |
2021-02-08 | find show number of matches | Leo Tenenbaum |
2021-02-05 | switch to getting all gl procs manually | Leo Tenenbaum |
2021-02-05 | converted everything to modern opengl | Leo Tenenbaum |
2021-02-04 | small modern gl geometry api | Leo Tenenbaum |
2021-02-03 | line numbering! | Leo Tenenbaum |
2021-02-01 | small change to horizontal scrolling for massive performance improvement on l... | Leo Tenenbaum |
2021-01-29 | quitting, closing tabs | Leo Tenenbaum |
2021-01-28 | got file selector to behave better | Leo Tenenbaum |
2021-01-28 | finished warn on overwrite | Leo Tenenbaum |
2021-01-27 | buttons (for warn overwrite popup) | Leo Tenenbaum |
2021-01-25 | clip selector, save as | Leo Tenenbaum |
2021-01-25 | error box; generally better error handling | Leo Tenenbaum |
2021-01-24 | file selector much nicer interface | Leo Tenenbaum |
2021-01-21 | split file selector into its own thing | Leo Tenenbaum |
2021-01-18 | got windows build to partly work | Leo Tenenbaum |
2021-01-06 | more open menu, border thickness setting, fixed small text clipping issue | Leo Tenenbaum |
2020-12-31 | configurable colors | Leo Tenenbaum |
2020-12-29 | started config file | Leo Tenenbaum |
2020-12-28 | cleaned up code a bit, started selection | Leo Tenenbaum |
2020-12-26 | Added buffer header (with checksum in debug mode) | Leo Tenenbaum |