[Evolution-hackers] Palm Sync

2003-12-06 Thread Jonathan Hawkins
Hi all, I am looking at buying a Palm PDA, possibly T3. Has anyone got this synced to evo on a PC running Mandrake and does it work OK? Also, how was this set up? Any comments or advise would be much appreciated. Jonathan ___ evolution-hackers

Re: [Evolution-hackers] Parsing rfc822

2003-12-06 Thread Rodrigo Moya
On Fri, 2003-12-05 at 18:09, Dennis Smit wrote: Hello, What would be the best way to parse rfc822 messages from the tasks-component ?, I want the subject and body from the message. is there anything against using camel in the tasks component? If not, I guess best thing would be to use

Re: [Evolution-hackers] Parsing rfc822

2003-12-06 Thread Tuomas Kuosmanen
On Fri, 2003-12-05 at 19:09, Dennis Smit wrote: Hello, What would be the best way to parse rfc822 messages from the tasks-component ?, I want the subject and body from the message. You want to get possible attachments too. Supporting attachents in calendar and tasks is another task to do -

Re: [Evolution-hackers] Drag-n-drop task creation

2003-12-06 Thread Vivek P
Sorry guys I've been away for some time. Anyway it looks like Dennis has completed a large portion of the system The way I was trying to implement the DnD bounty was to create a menu entry Create Task in the mail-Actions(right click on a an email) drop down menu and then call the

Re: [Evolution-hackers] Parsing rfc822

2003-12-06 Thread Rodrigo Moya
On Sat, 2003-12-06 at 13:36, Tuomas Kuosmanen wrote: On Fri, 2003-12-05 at 19:09, Dennis Smit wrote: Hello, What would be the best way to parse rfc822 messages from the tasks-component ?, I want the subject and body from the message. You want to get possible attachments too.

[Evolution-hackers] Bounty hunt - the look and feel

2003-12-06 Thread Tuomas Kuosmanen
Hi! I want to help you with icons, colors etc. when you work on the bounty patches. So it would be awesome if you can attach screenshots along the patches to the bugzilla bugs. I dont have complete source trees for everything around here so compiling patches is harder, but a screenshot helps a

Re: [Evolution-hackers] Status bar

2003-12-06 Thread ERDI Gergo
On Sun, 7 Dec 2003, Not Zed wrote: i'll review the patch when on-hours start again. and while you're at it, could you look at the much simpler and less controversial attachments in an EExpander patch as well? http://lists.ximian.com/archives/public/evolution-patches/2003-December/003645.html

Re: [Evolution-hackers] Completion Folders

2003-12-06 Thread Chris Toshok
So I've gone ahead and hacked up a new config control (well, 90% of it) based on ESourceSelector. Turns out it's a pretty trivial piece of code, even simpler than it was before. I did make one change, though. I removed the completion uids gconf list, and store the completion property directly