diff options
author | deva <deva> | 2005-03-27 18:16:31 +0000 |
---|---|---|
committer | deva <deva> | 2005-03-27 18:16:31 +0000 |
commit | 088296e7e6e5fd6c837ae08b826c8b56baa0eb4b (patch) | |
tree | 58c119a46aab42d2bb3b7feb43d16a40d7e67dd1 /TODO | |
parent | 3392d8657f6f6ebc341709d5f500040ed4f559ef (diff) |
Fixed pixmap path and dist taget in Makefiles.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -14,7 +14,7 @@ SplashScreen: Mainwindow: [x] - Clean out mgui code. [x] - Make generic gui layout code. - [/] - Make icons. + [x] - Make icons. [x] - Make statusbar. [ ] - Show network connection in statusbar. [ ] - Show camera connection in statusbar. @@ -22,9 +22,11 @@ Mainwindow: CPRQueryDialog: [x] - Make it! - [ ] - Clean out unnessecary code. + [x] - Clean out unnesessary code. [ ] - Make cancel posibility (return code 0 should do something useful) - [ ] - Make icons. + [x] - Insert timer for network connection timeout. + [x] - Send connection status info to mainwindow. + [ ] - Make icons? [ ] - Test it. Decoder: @@ -61,8 +63,8 @@ MiavConfig: ErrorObject: [x] - Make it. - [ ] - Maintain error string stack, instead of appending. - [ ] - Make thread safe. + [x] - Maintain error string stack, instead of appending. + [x] - Make it thread safe. FFMpegWrapper: [ ] - Make it. |