Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | List layout: display characters differently from their labels. | David A. Madore | 2010-04-25 | 3 | -3/+88 |
* | Start using a non-trivial layout. So far, doesn't do much. | David A. Madore | 2010-04-25 | 2 | -4/+13 |
* | Full repertoire of Unicode blocks. | David A. Madore | 2010-04-25 | 1 | -1/+167 |
* | Fix various brokennesses. Populate database only when necessary. | David A. Madore | 2010-04-25 | 2 | -35/+60 |
* | Repair progress bar. Use a transaction for populating db. | David A. Madore | 2010-04-25 | 2 | -3/+8 |
* | Use a separate thread for populating database. Still doesn't work. | David A. Madore | 2010-04-25 | 2 | -23/+54 |
* | Full Unicode database. But progress bar does not work. | David A. Madore | 2010-04-24 | 2 | -39/+66 |
* | Create a two-tiered menu system. | David A. Madore | 2010-04-24 | 2 | -16/+81 |
* | Make categories into an enum. Show only printable characters. | David A. Madore | 2010-04-24 | 2 | -7/+90 |
* | Store data in a SQLite database. | David A. Madore | 2010-04-23 | 3 | -29/+184 |
* | Start a very primitive unicode character map. | David A. Madore | 2010-04-22 | 2 | -0/+99 |