Age | Commit message (Expand) | Author |
2023-08-15 | some settings stuff | pommicket |
2023-08-14 | start new selector system - search not working yet | pommicket |
2023-08-13 | fix ask-reload menu | pommicket |
2023-08-13 | various little changes, remove calls to change_directory | pommicket |
2023-08-12 | internalize buffer - broke some stuff | pommicket |
2023-08-09 | more pointerizing of buffers, fix memory leaks | pommicket |
2023-08-06 | util cleanup | pommicket |
2023-08-06 | new menu system all done | pommicket |
2023-08-06 | more of the new menus | pommicket |
2023-08-06 | open menu working under new system | pommicket |
2023-08-05 | more dynamic menus (menus are currently broken) | pommicket |
2023-08-05 | start dynamic menus | pommicket |
2023-08-05 | remove next menu bullshit | pommicket |
2023-08-05 | separate ted-internal.h | pommicket |
2023-08-05 | more internalization | pommicket |
2023-08-04 | start renmae symbol | pommicket |
2023-03-23 | get rid of ARG_STRING, start macros | pommicket |
2023-01-06 | phantom completions | pommicket |
2023-01-04 | the great "filename to path" rename | pommicket |
2023-01-04 | finish documenting what files do | pommicket |
2023-01-02 | rename v[234] to vec[234] | pommicket |
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 |