Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-24 | file selector much nicer interface | Leo Tenenbaum | |
2021-01-23 | got rid of dyn string array - that was unnecessarily complicated | Leo Tenenbaum | |
2021-01-21 | file selector now actually working | Leo Tenenbaum | |
also made stristr work with UTF-8 | |||
2021-01-19 | opening files by clicking on them | Leo Tenenbaum | |
2021-01-18 | opening files kinda working | Leo Tenenbaum | |
2021-01-06 | more open menu, border thickness setting, fixed small text clipping issue | Leo Tenenbaum | |
2021-01-04 | commands to change the font size | Leo Tenenbaum | |
2021-01-03 | make install, command line arguments | Leo Tenenbaum | |
2020-12-30 | more config | Leo Tenenbaum | |
2020-12-29 | started config file | Leo Tenenbaum | |
2020-12-15 | text insertion working very well! | Leo Tenenbaum | |
2020-12-14 | scroll to cursor | Leo Tenenbaum | |
2020-11-27 | scrolling working | Leo Tenenbaum | |
2020-11-25 | got windows build to work | Leo Tenenbaum | |
2020-11-24 | loading a file | Leo Tenenbaum | |