Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a button to copy a character's name. | David A. Madore | 2012-03-16 | 1 | -0/+1 |
| | |||||
* | Add copy and append buttons to character popup. | David A. Madore | 2012-03-16 | 1 | -0/+1 |
| | |||||
* | Give Unicode proper credit for version 6.1.0. | David A. Madore | 2012-03-16 | 1 | -5/+4 |
| | |||||
* | Bump version number to 0.0.3. Give proper Unicode copyright in About.v0.0.3 | David A. Madore | 2010-05-02 | 1 | -3/+3 |
| | |||||
* | Title decode string results as "decode results". | David A. Madore | 2010-05-02 | 1 | -0/+1 |
| | | | | | The string itself may contain nasty stuff, or be too long, or whatever: avoid using it as title. | ||||
* | "Initializing database" is better than "Loading Unicode database". | David A. Madore | 2010-05-02 | 1 | -1/+1 |
| | | | | (Makes it clearer that wait will be necessary only on first launch.) | ||||
* | Provide links to Unihan database on www.unicode.org for CJK ideographs. | David A. Madore | 2010-05-01 | 1 | -0/+1 |
| | |||||
* | New feature: decode Unicode character string. | David A. Madore | 2010-05-01 | 1 | -0/+5 |
| | |||||
* | Improve "about" (and provide link to my programs page).v0.0.2 | David A. Madore | 2010-04-29 | 1 | -0/+2 |
| | |||||
* | Bump version number. (Including database, to force repopulation.) | David A. Madore | 2010-04-29 | 1 | -3/+3 |
| | |||||
* | Make search a bit more friendly. | David A. Madore | 2010-04-29 | 1 | -1/+4 |
| | |||||
* | Add a "go" feature. | David A. Madore | 2010-04-29 | 1 | -0/+6 |
| | |||||
* | Add a very hastily written "about". | David A. Madore | 2010-04-27 | 1 | -0/+9 |
| | |||||
* | Change title to reflect what is being displayed. | David A. Madore | 2010-04-27 | 1 | -0/+2 |
| | |||||
* | Implement a search mechanism. | David A. Madore | 2010-04-27 | 1 | -0/+5 |
| | |||||
* | Move certain constant strings to resources. | David A. Madore | 2010-04-26 | 1 | -1/+6 |
| | |||||
* | Start a very primitive unicode character map. | David A. Madore | 2010-04-22 | 1 | -0/+4 |