Re: [Evolution-hackers] poll: patch to optionally disable HTML mail?

2002-05-01 Thread Not Zed
But remember - with MIME e-mail, there isn't really any way to avoid downloading both the plain text and HTML versions, even if you're only interested in the plain text. So you won't gain anything by insisting on viewing the plain text version if you have a slow link (right?) This is wrong,

Re: [Evolution-hackers] Re: [Evolution] poll: patch to optionallydisable HTML mail?

2002-05-01 Thread Russell Steinthal
On Mon, 2002-04-29 at 23:48, Larry Ewing wrote: On Mon, 2002-04-29 at 19:30, John Weber wrote: Hi, I like this. I get HTML mail that has attached GIFs that obscure the text I need to see (HTML rendering problem?). If I open these mails in pine, I can see the text (which has the real

[Evolution-hackers] Calling construct() multiply times?

2002-05-01 Thread Shawn Walker
Why is Camel keep calling my construct() routine multiple times? I have the callback setup to call into my connect() function and I do my own connection, return TRUE. Camel then calls my get_folder_info() and I return the folder tree. I select a folder that I want to show the messages, Camel

Re: [Evolution-hackers] Offline mode improvements

2002-05-01 Thread Ettore Perazzoli
I thought of another thing this morning ... what about cancellation? Any long, or potentially timeout'ing operation should be cancellable, shouldn't it? ::cancelSyncFolder() in my proposal. -- Ettore ___ evolution-hackers maillist - [EMAIL

Re: [Evolution-hackers] Almost got inline docs with abiword.

2002-05-01 Thread Ettore Perazzoli
On Sun, 2002-04-28 at 21:33, Martin Sevior wrote: I suspect that evolution is getting confused about how to deal with the msword/rtf/abw mime-types. Some info from oaf says it is a bonobo-component and some info from the global gnome environment says it should launch the AbiWord program to

[Evolution-hackers] There is a bug in the asyncRemoveFolder?

2002-05-01 Thread Gabriel
Hi everybody, This is my first post on this list, and I want to tell you that you're doing a great work. About my problem, I develop some software that does synchronization of Evolution but not from within the shell. It must be an external application. If I want to remove a folder I use 2

Re: [Evolution-hackers] Calling construct() multiply times?

2002-05-01 Thread Shawn Walker
I constructed my base_url as: provider://username@server/ In get_folder_info_online() I created a URL for each folder as: provider://username@server/folder1 That URL is being created by camel_url_to_string(). In hash_folder_name(), I get:

[Evolution-hackers] There is a bug in the asyncRemoveFolder?

2002-05-01 Thread Gabriel
I've track it down to the bonobo_interface_remove_folder_cb and the parameters seem to be wrong The prototype is : static int bonobo_interface_remove_folder_cb (EvolutionStorage *storage, const char *path, const char

Re: [Evolution-hackers] Calling construct() multiply times?

2002-05-01 Thread Dan Winship
On Wed, 2002-05-01 at 13:02, Shawn Walker wrote: I constructed my base_url as: provider://username@server/ In get_folder_info_online() I created a URL for each folder as: provider://username@server/folder1 That URL is being created by camel_url_to_string(). In

[Evolution-hackers] Abiword in Evolution.

2002-05-01 Thread Martin Sevior
Hi Folks, Well after some major hacks to evolution I succeded in embedding abiword in evolution. See screenshot at: http://www.ph.unimelb.edu.au/~msevior/abiword/evolution-abi.png However the abiword widget/control objects violently when asked to draw onto pixels that haven't been

Re: [Evolution-hackers] Calling construct() multiply times?

2002-05-01 Thread Jeffrey Stedfast
You realise this doesn't excuse you from licensing GPL, right? Just making sure :-) Jeff On Wed, 2002-05-01 at 09:28, Shawn Walker wrote: [snip] Note, I'm not using any of Camel connection calls to establish the connection to the server, I'm doing it.

[Evolution-hackers] please help with bug 21604, 1.1.x vs 1.0.x

2002-05-01 Thread Not Zed
Hi all, Trying to track down whether this bug still exists in the 1.1.x development tree: http://bugzilla.ximian.com/show_bug.cgi?id=21604 Its still obviously in the 1.0.x tree, although happens rarely. How many people out there are using 1.1.x? So far there seem to be no reports from any