Updates from November, 2004 Hide threads | Keyboard Shortcuts

  • Interesting new stuff in upcoming RC2 

    fdietz 12:05 pm on November 29, 2004 Permalink | Reply

    New Features:

    • international IMAP mailbox naming using UTF-7 encoding/decoding (tstich)
    • added show next/previous message and unread message actions (fdietz)
    • #999257, show/hide message preview panel (fdietz)
    • offer three choices for viewing email headers: default, custom, all (fdietz)
    • #999871, “subject or sender contains” should do filtering on typing (fdietz)
    • show recent message count in folder tree using blue font (fdietz)
    • #999748, in preview panel,full emailadress should be displayed beside (fdietz)
    • added complete sorting and filtering support for contact JTable (fdietz)
    • speedup of IMAP mailbox selection and auto-checking (tstich)
    • set Columba to default-email client on win32 using jniwrapper (tstich)
    • added jpim library for vCard import/export, not complete yet (fdietz)

    The #numbers are actually Feature Requests which can be found in our tracker. We try hard to start using this tool as an official feature plan for developers. New developers should also look into our wiki.

    What’s most notably for developers is a much cleaner separation of mail and addressbook code, introducing an interface-only API. This way components can use each others functionality but can be compiled against the API safely.

    Another bigger change is the removal of all interfaces like MainInterface, MailInterface and AddressbookInterface. We now use singleton classes instead which are instanciated lazy on demand. This makes things a lot easier because you don’t have to manually assure that classes are instanciated in the correct order. This further simplifies writing testcases.

    Also, we introduced a clean concept of a container which embeeds a component. This way you can switch between mail and addressbook components in the same JFrame.

     
  • RC2 test release is coming (really) real soon 

    fdietz 6:57 pm on November 27, 2004 Permalink | Reply

    I didn’t post anything for a while now. So, to just let everyone know, Timo and me are finally finished with our planned changes for RC2. We are going to upload a testing version next week and if everything works correctly the official RC2 is coming a few days afterwards…

    So, stay tuned!

     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
esc
cancel