index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buffer.c
Age
Commit message (
Expand
)
Author
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
start autocomplete
Leo Tenenbaum
2021-03-03
:shell, bugfixes
Leo Tenenbaum
2021-03-03
speed up startup, improve left/right while selecting
Leo Tenenbaum
2021-03-03
don't merge edits with ctrl+v
Leo Tenenbaum
2021-03-03
finally figured out what wasn't working with buffer_set_line_len!
Leo Tenenbaum
2021-03-02
debugging
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-01
restore session
Leo Tenenbaum
2021-02-28
fix find highlighting when cursor is on same line
Leo Tenenbaum
2021-02-26
fix bug where selection_pos was invalid
Leo Tenenbaum
2021-02-26
fixed some menu-related bugs
Leo Tenenbaum
2021-02-25
node resizing working
Leo Tenenbaum
2021-02-25
resizing nodes (not fully working yet?)
Leo Tenenbaum
2021-02-25
change cursor
Leo Tenenbaum
2021-02-23
goto line preview
Leo Tenenbaum
2021-02-23
start goto line
Leo Tenenbaum
2021-02-23
improve word movement
Leo Tenenbaum
2021-02-22
fix automatic horizontal scrolling
Leo Tenenbaum
2021-02-22
go to definition menu
Leo Tenenbaum
2021-02-21
generalized selector code seems to work, fix buffer_set_line_len memory leak
Leo Tenenbaum
2021-02-19
ctrl+click to go to definition
Leo Tenenbaum
2021-02-18
go to MSVC error
Leo Tenenbaum
2021-02-16
:build somewhat working!
Leo Tenenbaum
2021-02-16
detecting errors in build output
Leo Tenenbaum
2021-02-16
started getting :build to work
Leo Tenenbaum
2021-02-13
view-only mode
Leo Tenenbaum
2021-02-13
removed line->capacity
Leo Tenenbaum
2021-02-11
fixed some problems with find+replace
Leo Tenenbaum
2021-02-11
finishing touches for v. 0.3
Leo Tenenbaum
2021-02-11
highlight matching parentheses
Leo Tenenbaum
2021-02-11
indent/dedent selection
Leo Tenenbaum
2021-02-11
chain replace all into one undo event
Leo Tenenbaum
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
[next]