[five-or-more/vala-port] add TODO for the port



commit 4c70432eec862867351f00c506d3b9da245ad6c4
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date:   Sun Nov 4 23:40:44 2012 +0100

    add TODO for the port

 TODO |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)
---
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..5d82124
--- /dev/null
+++ b/TODO
@@ -0,0 +1,29 @@
+Replace all references to 'glines' with five or more
+
+Remove unused menubar parts in the .ui file
+
+Add a clutter-based view
+
+Add tests of the model
+
+The cli version should be in raw mode
+
+Are the window sizes stored on shutdown?
+
+Add documenters to the about dialog
+
+Should the translations files be cleaned up after the split?
+
+Implement the line-detection code
+Implement game over detection
+
+2d-view:
+  show the queue
+  animate moving
+  highlight a selected piece
+
+cli: use the keys from gdk instead of hardcoding the numbers
+
+Remove all unused code files from the old games-lib
+
+Add a new-game screen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]