0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 7 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
timed input work More... about 20 years ago
initial work on SIP support, some minor drawing fixes More... about 20 years ago
bugfix: off-by-one error sending input to zm More... about 20 years ago
bugfix: drawing artifacts during scrolling More... about 20 years ago
initial work on read line (edit) support More... about 20 years ago
minor fixes, caret experiment More... about 20 years ago
avoid compiler error on CE builds More... about 20 years ago
added more/done button support More... about 20 years ago
cleanup: removed unnecessary files More... about 20 years ago
avoid warning in CE build More... about 20 years ago
moved session code into the GameView object More... about 20 years ago
win32 repaints finally working More... about 20 years ago
bugfix: upper window gets corrupted after being erased More... about 20 years ago
some drawing bugfixes More... about 20 years ago
initial work on upper window drawing routines More... about 20 years ago
Work on lower window code. Scrollback fully works on Palm. Win32 warnings from MBCS work are all gone. More... about 20 years ago
CE: added the makefile for the Windows CE 3.0 build More... about 20 years ago
Fixed warning bugs in Win32 mbcs build More... about 20 years ago
cleanup: removed soon-to-be unnecessary message chaining More... about 20 years ago
CE: added CE command bar instead of inappropriate toolbar and status bar More... about 20 years ago
proper input character handling More... about 20 years ago
separated win32 resources from wince resources More... about 20 years ago
CE: added single-instance code More... about 20 years ago
avoid a CE build warning More... about 20 years ago
wired up the "Open" button, so I can test the CE build within the menu working More... about 20 years ago
various minor changes for cross-compilation for Windows CE platforms More... about 20 years ago
cleanup: removed references to unused resources More... about 20 years ago
bugfix: memory scribble -- lower store size depends on sizeof(zm_char). More... about 20 years ago
added full Unicode support More... about 20 years ago
completed Unicode support More... about 20 years ago