diff options
author | deva <deva> | 2005-03-25 10:31:06 +0000 |
---|---|---|
committer | deva <deva> | 2005-03-25 10:31:06 +0000 |
commit | b0fa5c1baac0b2e071f0e7370e81a20f59479084 (patch) | |
tree | 6251399d8fd0927b410e884a6d6de7c008552ff7 | |
parent | 3be06e552546a0c10b860d83bbd23d639590774c (diff) |
Updated TODO file - nicer layout
-rw-r--r-- | TODO | 39 |
1 files changed, 22 insertions, 17 deletions
@@ -1,22 +1,27 @@ +MessageBox: + [x] - Make it! + [/] - Make icons. + [ ] - Test it. -Make generic gui - - Reorganize widgets to fit 19" display. [done] - - Create button icons, to replace text. [in progress] +Mainwindow: + [x] - Clean out mgui code. + [x] - Make generic gui layout code. + [/] - Make icons. + [ ] - Test it. -Make isolated cprquerydialog [in progress] - - To replace mgui +CPRQueryDialog: + [x] - Make it! + [ ] - Clean out unnessecary code. + [ ] - Test it. -Clean up cprquerydialog - - merge code into a single file, for simplicity. [done] +MiavConfig: + [x] - Integrate file parser. + [ ] - Make code for input validity test. -Finish config parser. +Makesystem: + [x] - "Port" to automake/autoconf + [x] - Make LibSDL detection in configure script + [x] - Make LibJpeg detection in configure script + [ ] - Make ffmpeg detection in configure script + [x] - Make server standalone compilable (through flag to configure) -Make library detection in configure script - - LibSDL [done] - - LibJpeg [done] - - ffmpeg - -Include ffmpeg in project [ NO ] - -Incorporate server into project - - Make it standalone compilable (through flag to configure) [done] |