1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-15 05:25:53 +01:00

fixed font bug in WINGs

font panel problems
po file problems
misc bugs
This commit is contained in:
kojima
1999-09-22 02:09:42 +00:00
parent 54e241d2fc
commit d5fbe62ddd
15 changed files with 177 additions and 85 deletions

View File

@@ -64,6 +64,7 @@ Widgets provided by WINGs:
- file panel
- color panel
- alert panel
- font panel
Planned:
--------
@@ -74,8 +75,6 @@ Planned:
If you think you can code the following, please do. They are needed by
WPrefs.app, but the number of other things I have to do is huge.
- font panel (the UI part is done. Might require a rewrite of the font list
retrievel code. Might also require a WMFontManager)
- input method support (XIM). I have no idea of how to code it. People who use
different characters than ASCII will have trouble editing menus without it...