11
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 24 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a preferences panel with a 'Display' tab. Make options for normal/bold font and cursor style/color. Make scrollback and resizing work properly together and fix some other resizing issues. More... almost 22 years ago
Try to fix the problem with not finding struct timeval. Handle all the scroller's parts. More... almost 22 years ago
Bump version number. More... almost 22 years ago
Removed logging now that it's been tested. More... almost 22 years ago
Better scroll wheel support. Scroll in the right direction and with the right multipliers. More... almost 22 years ago
Clean up window title code. Add experimental scroll wheel support. More... almost 22 years ago
Bump version number. More... almost 22 years ago
Make ts_shiftRow:... handle the cursor properly. More... almost 22 years ago
Implement support for using services. More... almost 22 years ago
Add German translation by Chris B. Vetter. More... almost 22 years ago
Bump version number. More... almost 22 years ago
Implement selection and copy. Count number of compositing operations done and break fairly often to avoid 'hanging'. Make keyboard input work on big-endian machines. More... almost 22 years ago
Bump version number. More... almost 22 years ago
Fix scroller sizing so default terminal size will be correct. Make sure size is always positive. Make sure cursor isn't drawn beyond the right border (caused ghost cursors). More... almost 22 years ago
Don't flush right after the composite:s. Handle zero sb_length better. More... almost 22 years ago
Bump version number. More... almost 22 years ago
Implement scrollback. More... almost 22 years ago
More cleanups. More... almost 22 years ago
Cleanups. Optimize ts_shiftRow:at:delta:. More... almost 22 years ago
Fix typo. More... almost 22 years ago
Bump version number. More... almost 22 years ago
More cleanups. Keep track of individual dirty cells. Use compositing when scrolling. More... almost 22 years ago
Add application icon from Erik Dalen. More... almost 22 years ago
Add .cvsignore file. More... almost 22 years ago
Move TerminalView to its own file. More... almost 22 years ago
Bump version number. More... almost 22 years ago
Clean up handling of dirty areas. More... almost 22 years ago
Bump version number. More... almost 22 years ago
Only allow window to resize in multiples of the character cell size. Optimize by only redrawing dirty areas. More... almost 22 years ago
Bump version number. More... almost 22 years ago