While waiting for Evolution to compile, I might as well write up a status report before I forget ;-)
- Implemented "remember last save directory between sessions" - Fixed Ian Goldberg's FQDN bug - Finished implementing beep/play-sound new mail notifications - Implemented IMAP's modified UTF-7 encoding (conversion to UTF-8 and back again) support so that IMAP folders may now contain '&' as well as non-US-ASCII characters. - Added support for the x-uuencode mime part encoding. This means that attachments encoded with uuencode can now be decoded without any evil hackery. We still have to do evil hackery for inline uuencoded blocks though, but I'm thinking of simplifying the hackery by faking a mime part with Content-Transfer-Encoding: x-uuencode and letting my new code handle it auto-magically. - Edit->Select All can now select all text in the preview pane (assuming focus is in the html widget when Edit->Select all is done). This wasn't a 1.2 bug but it seemed easy enough to do and polished Evolution a bit more. - Implemented right-click context menu for the preview pane (same context menu as the message-list) - Implemented a work-around for messages from Outlook with Content-Type text/plain that were really text/html. - Simplified some code here and there And... that's about it. Jeff -- Jeffrey Stedfast Evolution Hacker - Ximian, Inc. [EMAIL PROTECTED] - www.ximian.com _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
