Age | Commit message (Expand) | Author |
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 |
2021-01-22 | fixed memory leaks | Leo Tenenbaum |
2021-01-22 | show working directory in file selector | Leo Tenenbaum |
2021-01-21 | trying to make clicking on directories work; not done yet | Leo Tenenbaum |
2021-01-21 | file selector now actually working | Leo Tenenbaum |
2021-01-21 | split file selector into its own thing | Leo Tenenbaum |
2021-01-19 | show directories in a different color in open menu | Leo Tenenbaum |
2021-01-19 | opening files by clicking on them | Leo Tenenbaum |
2021-01-18 | bug fixes, narrow file list based on search term | 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 |