aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMax Horn2004-02-25 23:13:14 +0000
committerMax Horn2004-02-25 23:13:14 +0000
commit9860361ebfaab846ce4cf86a8efe9517a68bb4df (patch)
tree4c50358d3ce76423c5e559e55317c84475abcd81 /TODO
parent4e5acf185f582982f31ccb8666f0a3f3d85cf970 (diff)
downloadscummvm-rg350-9860361ebfaab846ce4cf86a8efe9517a68bb4df.tar.gz
scummvm-rg350-9860361ebfaab846ce4cf86a8efe9517a68bb4df.tar.bz2
scummvm-rg350-9860361ebfaab846ce4cf86a8efe9517a68bb4df.zip
small TODO
svn-id: r13056
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index bf22b11d89..a248548e81 100644
--- a/TODO
+++ b/TODO
@@ -142,6 +142,9 @@ GUI
* LAUNCHER: add more options to game target options dialog
* Remove hardcoded 320x200 assumptions, use game screen size
* Add ability to scale GUI (ie. to make the GUI less tiny in COMI)
+* Remove code duplication between EditTextWidget and ListWidget (i.e. text
+ editing code; maybe we can factor that out into a common base or aggregate
+ class... not yet sure).
Game Detector
=============