author | eilers <eilers> | 2002-10-28 09:35:28 (UTC) |
---|---|---|
committer | eilers <eilers> | 2002-10-28 09:35:28 (UTC) |
commit | 33834e447ef1313da826c64c6c09953eb3502b69 (patch) (side-by-side diff) | |
tree | 5879adbb0387cecde37b78d909e38825a7505d80 | |
parent | cb687974f9e97c0ce6117b0ac4551ad4d4342b6a (diff) | |
download | opie-33834e447ef1313da826c64c6c09953eb3502b69.zip opie-33834e447ef1313da826c64c6c09953eb3502b69.tar.gz opie-33834e447ef1313da826c64c6c09953eb3502b69.tar.bz2 |
Next changes may brake future snapshots. Therefore we work on
the branch "GO_FOR_OPIE_1_0" .. ;)
We will be merge all changes at code freeze..
-rw-r--r-- | core/pim/addressbook/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO index 654bbd2..517d702 100644 --- a/core/pim/addressbook/TODO +++ b/core/pim/addressbook/TODO @@ -1,26 +1,32 @@ Stuff todo until OPIE 1.0 : +----> This main branch ist currently stable enough for +----> snapshots.. To avoid corrupted snapshots, we currently +----> working on a different branch.. +----> YOU FIND THE CURRENT WORK IN THE BRANCH "GO_FOR_OPIE_1_0" + + Pending bugfixes from previous work: Urgent: Important: - Name order selected in "contacteditor" not used in list view. - Overview window cleanup needed.. - Cursor keys should work in detail-view (ablabel) -> Ablabel should be removed and Abtable should be increased with different views (as started by darwin zins).. - Store last settings of combo-boxes - Finishing of new View functions (List, Phonebook...) - Reload if contacts were changed externally - "What's this" should be added Less important: - The picker (alphabetical sort widget) should be placed verticaly or horizontally (configurable) - Use advanced database functions in abtable to decrease memory footprint and to make everything more easy ! |