3
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected almost 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small fixes about Int32.TryParse More... almost 14 years ago
Small fixes about Int32.TryParse More... almost 14 years ago
Small fix about comparing colors. More... almost 14 years ago
Small fix about comparing colors. More... almost 14 years ago
256 colors patch contributed by Iwamoto Koichi. It supports xterm's 256 colors and aixterm's 16 colors. OSC terminator was also fixed. More... almost 14 years ago
256 colors patch contributed by Iwamoto Koichi. It supports xterm's 256 colors and aixterm's 16 colors. OSC terminator was also fixed. More... almost 14 years ago
Fixes for satisfying BCE. More... almost 14 years ago
Fixes for satisfying BCE. More... almost 14 years ago
Update version for the next beta release More... almost 14 years ago
Update version for the next beta release More... almost 14 years ago
Update version for the next beta release More... almost 14 years ago
Update version for the next beta release More... almost 14 years ago
Update changelog for the next beta release. More... almost 14 years ago
Update changelog for the next beta release. More... almost 14 years ago
Refactoring about TextDecoration. Now an instance of TextDecoration is immutable object. This change will reduce new/clone operations. More... almost 14 years ago
Refactoring about TextDecoration. Now an instance of TextDecoration is immutable object. This change will reduce new/clone operations. More... almost 14 years ago
Fixes deleting/inserting chars so that current decorations are applied on the new empty spaces. More... almost 14 years ago
Fixes deleting/inserting chars so that current decorations are applied on the new empty spaces. More... almost 14 years ago
Fixes erasing line so that current decorations are applied on the erased area. More... almost 14 years ago
Fixes erasing line so that current decorations are applied on the erased area. More... almost 14 years ago
Small refactoring More... almost 14 years ago
Small refactoring More... almost 14 years ago
Fix memory leak when a context menu was used. ContextMenuStrip is not disposed automatically and its instance sits in memory till application end. Document object is also not deallocated because menu items have a reference to the document object in a Tag property. More... about 14 years ago
Fix memory leak when a context menu was used. ContextMenuStrip is not disposed automatically and its instance sits in memory till application end. Document object is also not deallocated because menu items have a reference to the document object in a Tag property. More... about 14 years ago
Halfwidth hanguls and halfwidth symbols are displayed with narrow width. More... about 14 years ago
Halfwidth hanguls and halfwidth symbols are displayed with narrow width. More... about 14 years ago
Fixed encoding mismatch of the portforwarding.conf. Encoding of the portforwarding.conf was changed to the system default encoding instead of UTF-8. Old config file is supported limitedly. UTF-8 is used to read the file if its content was not valid as system default encoding. More... about 14 years ago
Fixed encoding mismatch of the portforwarding.conf. Encoding of the portforwarding.conf was changed to the system default encoding instead of UTF-8. Old config file is supported limitedly. UTF-8 is used to read the file if its content was not valid as system default encoding. More... about 14 years ago
Update changelog for the next beta release. More... about 14 years ago
Update changelog for the next beta release. More... about 14 years ago