Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-01 | .deb installer! | Leo Tenenbaum | |
2021-02-28 | on crash, output info to log | Leo Tenenbaum | |
2021-02-28 | speed up debug build time | Leo Tenenbaum | |
2021-02-11 | highlight matching parentheses | Leo Tenenbaum | |
2021-02-06 | pcre2 | Leo Tenenbaum | |
2021-02-04 | started modern opengl | Leo Tenenbaum | |
2021-02-01 | switched syntax highlighting to use a number for the state (will be useful ↵ | Leo Tenenbaum | |
later) | |||
2021-01-30 | fixed warnings on GCC, fixed opening an absolute path, README | Leo Tenenbaum | |
2021-01-25 | error log, fix memory leak, moved globals to Ted | Leo Tenenbaum | |
2021-01-25 | replaced c32rtomb, mbrtoc32 with own versions | Leo Tenenbaum | |
these are nicer to use since they don't involve mbstate_t and should be faster since they don't involve locales | |||
2021-01-03 | make install, command line arguments | Leo Tenenbaum | |
2020-11-23 | unicode text rendering working | Leo Tenenbaum | |
2020-11-20 | more text rendering | Leo Tenenbaum | |
2020-11-20 | started text rendering | Leo Tenenbaum | |
2020-11-20 | opening a window | Leo Tenenbaum | |