[Evolution-hackers] listening to signals from the message list

2012-03-06 Thread David Roguin
Hi, I'm writing a simple evolution extension. I've arleady have access to the mail shell_window, but the problem I have is I can't find a way to receive an event whenever the user select a message from the mail list. I've unsuccesfully tried to look for a GtkTreeView on the ui_manager and I

Re: [Evolution-hackers] listening to signals from the message list

2012-03-07 Thread David Roguin
On Tue, Mar 6, 2012 at 6:57 PM, Matthew Barnes mbar...@redhat.com wrote: On Tue, 2012-03-06 at 17:06 -0300, David Roguin wrote: I'm writing a simple evolution extension. I've arleady have access to the mail shell_window, but the problem I have is I can't find a way to receive an event whenever

[Evolution-hackers] Archive button - new feature

2012-03-22 Thread David Roguin
Hi, I've been working on adding a button that mimics the functionality of the Archive button of a gmail account. If you ever used gmail from the web client you know what I'm talking about, for the rest: it's a button that moves the selected email to the 'All mail' folder. The code is working but

Re: [Evolution-hackers] Archive button - new feature

2012-03-28 Thread David Roguin
On Thu, Mar 22, 2012 at 5:31 PM, Matthew Barnes mbar...@redhat.com wrote: On Thu, 2012-03-22 at 17:17 -0300, David Roguin wrote: Yes, it will only show for gmail accounts. On a second thought it could provide a shortcut to move the emails to any specific (user choosen) folder I'm in favor

[Evolution-hackers] moving messages is visually slow

2012-04-17 Thread David Roguin
Hi, I've noticed that moving messages takes considerably more time than deleting them. Visually when I delete a message I see the item disappear almost instantly, I'd like to achieve the same thing when I move a message. Is there any way to achieve this? Maybe hiding the selected items and then