]> hydra-www.ietfng.org Git - gtetrinet/commitdiff
TODO updated
authorDaniel Carbonell Fraj <bocata@src.gnome.org>
Sat, 15 Feb 2003 18:57:26 +0000 (18:57 +0000)
committerDaniel Carbonell Fraj <bocata@src.gnome.org>
Sat, 15 Feb 2003 18:57:26 +0000 (18:57 +0000)
ChangeLog
TODO

index 9ddbf3f12f0390a87bb1b3a38ac52ec43faf6fe1..f51954ab30884d0e77fc455f0ed8e56aef7b3679 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-15  Dani Carbonell  <bocata@panete.net>
+
+       * TODO: updated.
+
 2003-02-14  James Antill  <james@and.org>
 
        * src/client.c (client_disconnect): Fix crash on exit, when connected.
diff --git a/TODO b/TODO
index 840f9b8cd7045a69185afa4ddb9cadbb471f0a93..335b90fff6cd51932e570db5878caaca31808ddb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,29 @@
 GTetrinet's TODO list
 ~~~~~~~~~~~~~~~~~~~~~
 
-- Get server list from http://www.tetrinet.org/ip/
+- Get server list from http://www.tetrinet.org/ip/ (see #104323)
+
 - GNOME2 port issues:
   + detaching and reattaching the Menu Bar causes two Bonobo-CRITICAL
   + if you use the C locale and input an 8bit character, gtetrinet segfaults
+
 - Make gtetrinet resizeable (at least the fields messages bit)
+
 - Hide mouse cursor when game is in progress
-- Write a User Manual
+
+- Write a User Manual. (see #105308)
+
+- Remove all the GTET_O_* function calls. Do it in a safe way ;)
+
+- g_locale_to_utf8 every string that gets in GTetrinet, and
+  g_locale_from_utf8 every string that leaves GTetrinet.
+
+- Allow the user to rearrange the players in the player list by just
+  dragging them around.
+
+- Port GTetrinet to the Tetrinet2 protocol. (see #105305)
+
+- Substitute all those ugly T, E letters in the winlist and in the player
+  list with some cool icons.
+
+- Get better icons for the toolbar. (see #105061)