index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util.h
Age
Commit message (
Expand
)
Author
2023-10-15
use reference-counted strings for string settings
pommicket
2023-09-09
fix handling of TextEdit[]
pommicket
2023-09-07
move color-related functions from util.c to color.c
pommicket
2023-09-07
use LSPString in requests too for consistency
pommicket
2023-08-06
silence weird opengl warning
pommicket
2023-08-06
util cleanup
pommicket
2023-08-06
new menu system all done
pommicket
2023-07-19
start "multifonts"
pommicket
2023-07-19
initial draft of variable-width font handling
pommicket
2023-03-23
handle various :increment-number edge cases and binary
pommicket
2023-03-04
new light style
pommicket
2023-02-28
doxygen documentation
pommicket
2023-01-09
fixed a bunch of windows stuff
pommicket
2023-01-04
make unicode.h more self-contained
pommicket
2023-01-03
switch from scancodes to keycodes
pommicket
2023-01-02
rename v[234] to vec[234]
pommicket
2023-01-02
remove a bunch of unused math functions
pommicket
2023-01-02
fix up restructuring
pommicket
2023-01-01
char const => const char
pommicket
2023-01-01
move string32.c into util.c
pommicket
2023-01-01
start os.h merging
pommicket
2023-01-01
move math.c functions to util.c
pommicket
2023-01-01
more reorganizing
pommicket