From 9f35042117f4a512ffeef47a9a8129ff56c6fd9f Mon Sep 17 00:00:00 2001 From: Daniel Carbonell Fraj Date: Sat, 15 Feb 2003 18:57:26 +0000 Subject: [PATCH] TODO updated --- ChangeLog | 4 ++++ TODO | 23 +++++++++++++++++++++-- 2 files changed, 25 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9ddbf3f..f51954a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-02-15 Dani Carbonell + + * TODO: updated. + 2003-02-14 James Antill * src/client.c (client_disconnect): Fix crash on exit, when connected. diff --git a/TODO b/TODO index 840f9b8..335b90f 100644 --- 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) -- 2.50.1