Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to gradle build system | Kenny Root | 2014-10-01 | 1 | -1052/+0 |
| | |||||
* | Updated license on test suite and stragglers | Kenny Root | 2010-02-10 | 1 | -23/+23 |
| | | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@475 df292f66-193f-0410-a5fc-6d59da041ff2 | ||||
* | Add (limited) support for switching encodings on host connections; a more ↵ | Kenny Root | 2008-12-16 | 1 | -0/+1052 |
radical change is needed to be fully Unicode. * This only supports Unicode characters that can be precomposed for now (e.g., no combining marks or other zero-width characters) which will break a lot of languages. * This does not support full-width characters (e.g., Asian languages) |