Age | Commit message (Expand) | Author |
2021-02-09 | improve buffer_unsaved_changes | Leo Tenenbaum |
2021-02-08 | scroll to find match | Leo Tenenbaum |
2021-02-08 | find show number of matches | 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 | reload buffer on change (no popup yet) | Leo Tenenbaum |
2021-02-05 | converted everything to modern opengl | Leo Tenenbaum |
2021-02-05 | switched all text rendering to new API | Leo Tenenbaum |
2021-02-04 | started modern opengl | Leo Tenenbaum |
2021-02-04 | improve auto-add-newline, start reloading | Leo Tenenbaum |
2021-02-04 | highlight cursor line number | Leo Tenenbaum |
2021-02-03 | line numbering! | Leo Tenenbaum |
2021-02-02 | big fix with buffer_pos_to_pixels | Leo Tenenbaum |
2021-02-02 | fix bug with non-highlighted files | Leo Tenenbaum |
2021-02-01 | small change to horizontal scrolling for massive performance improvement on l... | Leo Tenenbaum |
2021-02-01 | cache syntax highlighting | Leo Tenenbaum |
2021-02-01 | switched syntax highlighting to use a number for the state (will be useful la... | Leo Tenenbaum |
2021-02-01 | different syntax highlighting depending on the file extension | Leo Tenenbaum |
2021-02-01 | start per-buffer language | Leo Tenenbaum |
2021-02-01 | fix C hex literal highlighting | Leo Tenenbaum |
2021-01-31 | more syntax highlighting | Leo Tenenbaum |
2021-01-31 | started syntax higlighting (still need to add state to each line) | Leo Tenenbaum |
2021-01-31 | fixed Ctrl+Left/Right being double-set, cleaned up core options code, auto-ad... | Leo Tenenbaum |
2021-01-30 | better startup, informative message when nothing's open | Leo Tenenbaum |
2021-01-30 | ctrl+q to quit (with unsaved changes dialog) | Leo Tenenbaum |
2021-01-29 | started tab bar | Leo Tenenbaum |
2021-01-28 | got file selector to behave better | Leo Tenenbaum |
2021-01-27 | more warn overwrite | Leo Tenenbaum |
2021-01-27 | started warn on overwrite | Leo Tenenbaum |
2021-01-26 | auto-indent | Leo Tenenbaum |
2021-01-25 | replaced c32rtomb, mbrtoc32 with own versions | Leo Tenenbaum |
2021-01-25 | error box; generally better error handling | Leo Tenenbaum |
2021-01-24 | copy/cut/paste | Leo Tenenbaum |
2021-01-24 | scroll file selector when selected goes offscreen | Leo Tenenbaum |
2021-01-22 | started auto-cd | 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 | 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-18 | text working again | Leo Tenenbaum |
2021-01-06 | more open menu, border thickness setting, fixed small text clipping issue | Leo Tenenbaum |
2021-01-06 | start open menu | Leo Tenenbaum |
2021-01-04 | commands to change the font size | Leo Tenenbaum |
2021-01-03 | make install, command line arguments | Leo Tenenbaum |
2021-01-02 | blinking cursor | Leo Tenenbaum |
2021-01-02 | select all | Leo Tenenbaum |
2021-01-02 | double/triple click to select word/line | Leo Tenenbaum |
2020-12-31 | core settings | Leo Tenenbaum |