ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/TODO
(Generate patch)

Comparing deliantra/Deliantra-Client/TODO (file contents):
Revision 1.8 by root, Fri Apr 14 02:06:22 2006 UTC vs.
Revision 1.9 by root, Sat Apr 15 00:04:58 2006 UTC

1http://pyopengl.sourceforge.net/documentation/manual/glutEnterGameMode.3GLUT.html 1http://pyopengl.sourceforge.net/documentation/manual/glutEnterGameMode.3GLUT.html
2 2
3- IMPORTANT: move widgets to integer coordinates - fix containers! 3- IMPORTANT: user interface (window positions etc.) should be saved, but
4 a) switching modes clears/Recreates all widgets (has to, as parameters
5 are not resolution-independent)
6 b) widget layout is nontrivial as to not obscure map
7 c) need better way to center map then middle-button, maybe map overview
8 (but updates will be slow).
4- label needs "expected char size" 9- label needs "expected char size"
5- make font description copy: font size changes hurt A LOT 10- make font description copy: font size changes hurt A LOT
6- toplevel should enforce that windowa alway sbe partially visible 11- toplevel should enforce that windows always be partially visible
7- maybe move window managing functionality into toplevel 12- maybe move window managing functionality into toplevel
8 13
9"workarounded": 14"workarounded" but not solved:
15(- IMPORTANT: move widgets to integer coordinates - fix containers!)
10(- pango fontsize measure and decrease to achieve real pixel height) 16(- pango fontsize measure and decrease to achieve real pixel height)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines