Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-22 | undo working well. should probably break up undo events after a certain ↵ | Leo Tenenbaum | |
amount of time. | |||
2020-12-21 | more undo | Leo Tenenbaum | |
2020-12-21 | undo working, just need to chain events (rather than undoing one character ↵ | Leo Tenenbaum | |
insertion/deletion at a time) | |||
2020-12-21 | more undo | Leo Tenenbaum | |
2020-12-20 | more undo | Leo Tenenbaum | |
2020-12-20 | more undo | Leo Tenenbaum | |
2020-12-19 | more undo | Leo Tenenbaum | |
2020-12-19 | started undo | Leo Tenenbaum | |
2020-12-19 | better errors, saving | Leo Tenenbaum | |
2020-12-18 | ctrl+backspace/delete | Leo Tenenbaum | |
2020-12-18 | moving by words | Leo Tenenbaum | |
2020-12-17 | backspace | Leo Tenenbaum | |
2020-12-16 | fixed problem with adding lines; delete key | Leo Tenenbaum | |
2020-12-15 | separate buffer_insert_text_at_pos | Leo Tenenbaum | |
2020-12-15 | inserting lines | Leo Tenenbaum | |
2020-12-15 | text insertion working very well! | Leo Tenenbaum | |
2020-12-14 | scroll to cursor | Leo Tenenbaum | |
2020-12-04 | fix arrow keys with tabs | Leo Tenenbaum | |
2020-12-03 | fixed handling of CRLF line endings | Leo Tenenbaum | |
2020-12-03 | fix file loading on windows | Leo Tenenbaum | |
2020-11-30 | switched to a much simpler system for storing text; itll be fast enough | Leo Tenenbaum | |
2020-11-29 | oops fix cursor moving | Leo Tenenbaum | |
2020-11-29 | moving around the cursor | Leo Tenenbaum | |
2020-11-28 | started cursor stuff | Leo Tenenbaum | |
2020-11-27 | scrolling working | Leo Tenenbaum | |
2020-11-26 | do tabs properly | Leo Tenenbaum | |
2020-11-25 | more scrolling | Leo Tenenbaum | |
2020-11-25 | scrolling | Leo Tenenbaum | |
2020-11-25 | fix simple text rendering | Leo Tenenbaum | |
2020-11-25 | cutting off text | Leo Tenenbaum | |
2020-11-25 | icon | Leo Tenenbaum | |
2020-11-25 | rendering a text buffer | Leo Tenenbaum | |
2020-11-25 | got windows build to work | Leo Tenenbaum | |
2020-11-24 | loading a file | 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 | |