0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 18 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A little, horrible, structure for running chew More... over 9 years ago
Move back to previous line if we had to break a "word" unnaturally. More... over 12 years ago
Break ultra-long lines. More... over 12 years ago
Add FontDirectory More... over 12 years ago
Remove face numbers; put a version number in the files More... over 12 years ago
Split out font.st from drawfont.st More... over 12 years ago
Free Gentium font (http://scripts.sil.org/gentium) More... over 12 years ago
Whoops, forgot one call to record_currentPoint. More... over 12 years ago
Default event handler -> permit closing of window (!) More... over 12 years ago
Renderer for ./chew'd fonts More... over 12 years ago
Cut cairo out of the loop, and fix path scale issues. More... over 12 years ago
Flip Y axis properly, and fruitless experiments in rightsizing glyphs More... over 12 years ago
Permit automatic distinction between strings and numbers More... over 12 years ago
Print face number, to permit telling them apart More... over 12 years ago
Steps toward liberation from freetype etc More... over 12 years ago
Go back to treating only newline specially; space behaves more characterly. More... over 12 years ago
Better end-of-spanline newline/whitespace handling. More... over 12 years ago
Improved up/down computation. More... over 12 years ago
Thin down the border to show the cursor properly, temporarily. More... over 12 years ago
Fix bug: only move cursor if there was something to delete. More... over 12 years ago
Don't display trailing newline glyph. More... over 12 years ago
Some emacs bindings More... over 12 years ago
Attempt to get better expose-event handling. More... over 12 years ago
Per-widget-class keymaps. Rudimentary text editing and caret motion. More... over 12 years ago
Show caret only if the TextWidget is the World's keyWidget. More... over 12 years ago
Tweak debug printing More... over 12 years ago
Insert typed characters. More... over 12 years ago
Split cursor from selection; support for long selections; split positions from glyph-indexes More... over 12 years ago
Extend CharacterArray instead of String, for future UnicodeString support. More... over 12 years ago
Fix off-by-one error that prevented single-character lines from being laid out properly More... over 12 years ago