Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
svn path=/trunk/; revision=2059
  • Loading branch information
Christian Persch committed Mar 30, 2009
1 parent 8353a02 commit f9c48b9
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
- Maybe change the keyboard and mouse navigation to do prelight stuff;
only blue when you click or press enter or whatever?

- Paste to jump to a character [DONE]

- Fix the mini_fontsel quirks and bugs. [DONE]
- Paste to jump to a character [done only in the case the chartable is focused
and the pasted character is in the current script/block]

- Write gtk docs for the charmap and mini_fontsel widgets.

Expand All @@ -13,14 +12,8 @@
- Think about the search; should it find computed hangul syllables,
etc?

- Write or solicit some help. The F1 kind.

- Edit menu. [UGLY. Not planning to do it.]

- Font selection should be tabbable-to. [DONE]

- Menu item(s) to enter and exit zoom mode. [DONE, then removed]

- Maybe make the size of the zoom font configurable?

- Tooltips on the scrollbar.
Expand All @@ -43,3 +36,9 @@
- Include as much of the unidata as makes sense.

- Hide gucharmap-chartable-*accessible.[ch] symbols.

- Fix zoom window positioning; sometimes it doesn't work.

- Fix expose slowness.

- GucharmapScriptCodepointList should use GUnicodeScript instead of strings

0 comments on commit f9c48b9

Please sign in to comment.