Age | Commit message (Expand) | Author |
2023-01-02 | Status => bool on a few functions | pommicket |
2023-01-02 | finish restructuring | pommicket |
2023-01-02 | restructure tags.c, menu.c | pommicket |
2023-01-01 | char const => const char | pommicket |
2023-01-01 | more reorganizing | pommicket |
2022-12-31 | start moving things around | pommicket |
2022-12-31 | use double instead of struct timespec | pommicket |
2022-12-30 | go to definition | pommicket |
2022-12-30 | definitions menu, but it's acting weird | pommicket |
2022-12-20 | start completion requests | pommicket |
2022-11-02 | new settings system bugfixes, use ted_active_settings more | pommicket |
2022-07-29 | fixed double ctrl+q problem | pommicket |
2022-07-29 | per-language settings | pommicket |
2022-07-22 | update windows installer | pommicket |
2022-07-22 | go syntax highlighting | pommicket |
2021-04-20 | :set-language, various other little things | Leo Tenenbaum |
2021-04-16 | command history for :shell | Leo Tenenbaum |
2021-03-05 | fix rendering if border-thickness is big | Leo Tenenbaum |
2021-03-03 | more autocomplete (already partially working!) | Leo Tenenbaum |
2021-03-03 | :shell, bugfixes | Leo Tenenbaum |
2021-03-02 | command selector working! | Leo Tenenbaum |
2021-03-02 | fix restore session if no active buffer on close | Leo Tenenbaum |
2021-03-02 | start command selector | Leo Tenenbaum |
2021-02-28 | set active_node to NULL when line buffer is active | Leo Tenenbaum |
2021-02-26 | fixed some menu-related bugs | Leo Tenenbaum |
2021-02-24 | big bugfixes | Leo Tenenbaum |
2021-02-23 | fix gcc warnings | Leo Tenenbaum |
2021-02-23 | goto line preview | Leo Tenenbaum |
2021-02-23 | start goto line | Leo Tenenbaum |
2021-02-22 | fix automatic horizontal scrolling | Leo Tenenbaum |
2021-02-22 | go to definition menu | Leo Tenenbaum |
2021-02-07 | simple find menu | Leo Tenenbaum |
2021-02-07 | improved text rendering, started find | Leo Tenenbaum |
2021-02-05 | finishing touches for v. 0.2 | Leo Tenenbaum |
2021-02-05 | ask to reload when file is externally changed | Leo Tenenbaum |
2021-02-05 | converted everything to modern opengl | Leo Tenenbaum |
2021-02-05 | got text working with modern OpenGL | Leo Tenenbaum |
2021-01-30 | better startup, informative message when nothing's open | Leo Tenenbaum |
2021-01-30 | middle click to close tab | Leo Tenenbaum |
2021-01-30 | ctrl+q to quit (with unsaved changes dialog) | Leo Tenenbaum |
2021-01-30 | warn when closing tab with unsaved changes | Leo Tenenbaum |
2021-01-29 | tabs working pretty well (not done yet) | Leo Tenenbaum |
2021-01-29 | better tab bar, default to "save as" on Ctrl+S with starting buffer | 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 | more warn overwrite | Leo Tenenbaum |
2021-01-27 | started warn on overwrite | Leo Tenenbaum |
2021-01-25 | menu titles, better padding | Leo Tenenbaum |
2021-01-25 | clip selector, save as | Leo Tenenbaum |
2021-01-25 | error box; generally better error handling | Leo Tenenbaum |