Changelog * v1.0.1 - Tue Feb 20 2001 - Justin R. Miller - fixed bug with symbols in user/pass (thanks to Dark.Knight@topmail.de) * v1.0 - Fri May 12 2000 - Justin R. Miller - released under the GPL - removed hide functionality and rearranged mousebutton mappings - minor cosmetic changes * v0.8.1 - Fri Jan 28 2000 - Justin R. Miller - fixed bug with blank headers taking previous message's headers * v0.8 - Thu Jan 27 2000 - Justin R. Miller - added POP3 support in addition to previous IMAP support - now uses Mail::Cclient instead of Mail::IMAPClient - removal of IMAP folder choice (permanently set to INBOX) - added title specification to all children of main window - removed new mail sound effects on startup - can now configure a mailer to launch on control-click - cleanup of preferences file (more easily hand-editable) - renamed preferences file to ~/.spliffrc (delete your old one) - actually made key bindings work on prefs window bottom buttons - miscellaneous code tweaks for speed and efficiency - minor widget packing bugfixes in top frame - minor changes in font selection * v0.3 - Tue Jan 11 2000 - Justin R. Miller - several state-change bugfixes in preferences code - fix for bug in savegeometryexit that saved all preferences - fix for update bug which sometimes didn't notice new mail - now "top aligns" messages instead of dynamically resizing - fixed handling when trying to examine invalid mailbox - now shows raw header info instead of munging it - fonts can be applied dynamically like other preferences - added sound file configuration and playing on new mail - cleaner code featuring copious comments * v0.2 - Sat Jan 08 2000 - Justin R. Miller - check mail with left mouse click - hide window with middle mouse click - window unhides when new mail is detected - interactive preferences utility - calls preferences utility as wizard on first use - preferences now written to file in home directory - automatically remembers window coordinates - dynamically resizes on limit change - help balloon for mouse button actions - fixed bug that occurs when count is less than limit * v0.1 - Fri Dec 31 1999 - Justin R. Miller - initial release