index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-10
find menu buttons including replace all
Leo Tenenbaum
2021-02-09
find + replace seems to be working
Leo Tenenbaum
2021-02-09
case sensitivity, regex
Leo Tenenbaum
2021-02-09
improve buffer_unsaved_changes
Leo Tenenbaum
2021-02-08
show which result user is on
Leo Tenenbaum
2021-02-08
search in both directions
Leo Tenenbaum
2021-02-08
scroll to find match
Leo Tenenbaum
2021-02-08
small fix
Leo Tenenbaum
2021-02-08
find show number of matches
Leo Tenenbaum
2021-02-08
got windows pcre build to work
Leo Tenenbaum
2021-02-07
highlight search results
Leo Tenenbaum
2021-02-07
simple find menu
Leo Tenenbaum
2021-02-07
improved text rendering, started find
Leo Tenenbaum
2021-02-06
pcre2
Leo Tenenbaum
2021-02-05
finishing touches for v. 0.2
Leo Tenenbaum
2021-02-05
update README for 0.2
Leo Tenenbaum
2021-02-05
ask to reload when file is externally changed
Leo Tenenbaum
2021-02-05
reload buffer on change (no popup yet)
Leo Tenenbaum
2021-02-05
sleep before SDL_GL_SwapWindow to stop busy loop
Leo Tenenbaum
2021-02-05
switch to getting all gl procs manually
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-05
got text working with modern OpenGL
Leo Tenenbaum
2021-02-04
tried switching to new api for text, not working yet
Leo Tenenbaum
2021-02-04
small modern gl geometry api
Leo Tenenbaum
2021-02-04
changed color to a vertex attribute
Leo Tenenbaum
2021-02-04
started modern opengl
Leo Tenenbaum
2021-02-04
improve auto-add-newline, start reloading
Leo Tenenbaum
2021-02-04
prevent opening the same file twice
Leo Tenenbaum
2021-02-04
highlight cursor line number
Leo Tenenbaum
2021-02-03
line numbering!
Leo Tenenbaum
2021-02-03
fix syntax highlighting for ' number separator C++
Leo Tenenbaum
2021-02-03
finishing touches for v. 0.1
Leo Tenenbaum
2021-02-03
fixed command line argument with / in it windows
Leo Tenenbaum
2021-02-03
change cwd to directory of last buffer
Leo Tenenbaum
2021-02-03
python syntax highlighting
Leo Tenenbaum
2021-02-02
finished rust syntax highlighting
Leo Tenenbaum
2021-02-02
better syntax highlighting (split keywords into keywords + builtins)
Leo Tenenbaum
2021-02-02
rust syntax highlighting
Leo Tenenbaum
2021-02-02
big fix with buffer_pos_to_pixels
Leo Tenenbaum
2021-02-02
C++ syntax highlighting done
Leo Tenenbaum
2021-02-02
C++ highlighting, except for raw strings
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-02-01
full C syntax highlighting
Leo Tenenbaum
[prev]
[next]