modest
14 years agoUpdate show latest on activating live search
José Dapena Paz [Tue, 2 Feb 2010 16:35:02 +0000 (17:35 +0100)]
Update show latest on activating live search

14 years agoAdd live search support to mailboxes window
José Dapena Paz [Tue, 2 Feb 2010 16:57:49 +0000 (17:57 +0100)]
Add live search support to mailboxes window

14 years agoAdd live search support to folders window
José Dapena Paz [Tue, 2 Feb 2010 16:57:45 +0000 (17:57 +0100)]
Add live search support to folders window

14 years agoAdd support for live search to account view window
José Dapena Paz [Tue, 2 Feb 2010 16:57:41 +0000 (17:57 +0100)]
Add support for live search to account view window

14 years agoMove live search support from modest accounts window to view.
José Dapena Paz [Tue, 2 Feb 2010 16:57:37 +0000 (17:57 +0100)]
Move live search support from modest accounts window to view.

14 years agoEnable live search in accounts window
José Dapena Paz [Tue, 2 Feb 2010 16:57:32 +0000 (17:57 +0100)]
Enable live search in accounts window

14 years agoAdd a filter to ModestAccountView
José Dapena Paz [Tue, 2 Feb 2010 16:34:31 +0000 (17:34 +0100)]
Add a filter to ModestAccountView

14 years agoConvert provider picker to use live search
José Dapena Paz [Thu, 28 Jan 2010 18:27:31 +0000 (19:27 +0100)]
Convert provider picker to use live search

14 years agoEnable live search in country picker
José Dapena Paz [Tue, 2 Feb 2010 16:34:26 +0000 (17:34 +0100)]
Enable live search in country picker

14 years agoCopy only "X-as" headers from original emails, not all of them
Sergio Villar Senín [Tue, 2 Feb 2010 10:32:25 +0000 (11:32 +0100)]
Copy only "X-as" headers from original emails, not all of them

Fixed NB#155231

14 years agoversion and bug fix info update for week 05, 2010 - first release candidate 3.2.12
Sudheer Kumar Chiluveri [Fri, 29 Jan 2010 15:29:06 +0000 (17:29 +0200)]
version and bug fix info update for week 05, 2010 - first release candidate

14 years agoAdd store protocol to the data obtained in DBUS GetUnreadMessages
José Dapena Paz [Thu, 28 Jan 2010 16:48:46 +0000 (17:48 +0100)]
Add store protocol to the data obtained in DBUS GetUnreadMessages

New libmodest-dbus-client version is 3.2.4.

14 years agoMove modest_ui_actions_on_send_msg to plugin API.
José Dapena Paz [Thu, 28 Jan 2010 15:53:03 +0000 (16:53 +0100)]
Move modest_ui_actions_on_send_msg to plugin API.

14 years agoAdd bottom send button in editor. It's only shown when the top button is
José Dapena Paz [Wed, 27 Jan 2010 17:53:48 +0000 (18:53 +0100)]
Add bottom send button in editor. It's only shown when the top button is
not visible (fixes NB#153085).

14 years agoRuntime fix
José Dapena Paz [Wed, 27 Jan 2010 16:44:16 +0000 (17:44 +0100)]
Runtime fix

14 years agoMake GetUnreadMessages return parent account id instead of store account id
José Dapena Paz [Wed, 27 Jan 2010 16:24:55 +0000 (17:24 +0100)]
Make GetUnreadMessages return parent account id instead of store account id

14 years agoFixes a mistake in the previous commit
Sergio Villar Senín [Wed, 27 Jan 2010 16:10:51 +0000 (17:10 +0100)]
Fixes a mistake in the previous commit

14 years agoUpdated tinymail dependencies
Sergio Villar Senín [Wed, 27 Jan 2010 15:52:51 +0000 (16:52 +0100)]
Updated tinymail dependencies

14 years agoSet a MODEST_MARGIN_HALF margin in the top of the editor window
Sergio Villar Senín [Tue, 26 Jan 2010 16:06:14 +0000 (17:06 +0100)]
Set a MODEST_MARGIN_HALF margin in the top of the editor window

Fixes NB#154396

14 years agoNew method to send a mail without ui
José Dapena Paz [Wed, 27 Jan 2010 15:05:12 +0000 (16:05 +0100)]
New method to send a mail without ui

14 years agoPreserver headers of messages in drafts and sending messages.
José Dapena Paz [Wed, 27 Jan 2010 15:05:01 +0000 (16:05 +0100)]
Preserver headers of messages in drafts and sending messages.

14 years agoAdd methods to get and retrieve list of custom header pairs in editor
José Dapena Paz [Wed, 27 Jan 2010 15:04:54 +0000 (16:04 +0100)]
Add methods to get and retrieve list of custom header pairs in editor

14 years agoversion and bug fix info update for week 04, 2010 - second release candidate. 3.2.11-1
Sudheer Kumar Chiluveri [Wed, 27 Jan 2010 12:55:00 +0000 (14:55 +0200)]
version and bug fix info update for week 04, 2010 - second release candidate.

Also, removing ASSIGNED bug 138151 from the changelog.

14 years agoAPI for reply calendar doesn't need now the msg, as the method internally
José Dapena Paz [Wed, 27 Jan 2010 08:57:41 +0000 (09:57 +0100)]
API for reply calendar doesn't need now the msg, as the method internally
can get the original msg.

14 years agoChange version number for dbus api after adding the GetUnreadMessages signal
José Dapena Paz [Tue, 26 Jan 2010 18:06:51 +0000 (19:06 +0100)]
Change version number for dbus api after adding the GetUnreadMessages signal

14 years agoWrap into a mail operation the get unread messages dbus method. Also make
José Dapena Paz [Tue, 26 Jan 2010 18:05:20 +0000 (19:05 +0100)]
Wrap into a mail operation the get unread messages dbus method. Also make
get folders operation asynchronous.

14 years agoAdd test for dbus get_unread_messages method.
José Dapena Paz [Tue, 26 Jan 2010 17:03:51 +0000 (18:03 +0100)]
Add test for dbus get_unread_messages method.

14 years agoNew method to fetch unread messages with dbus
José Dapena Paz [Tue, 26 Jan 2010 17:03:06 +0000 (18:03 +0100)]
New method to fetch unread messages with dbus

14 years agoMove the reply calendar method from ui actions to plugin ui actions
José Dapena Paz [Tue, 26 Jan 2010 10:23:19 +0000 (11:23 +0100)]
Move the reply calendar method from ui actions to plugin ui actions

14 years agoNew libmodest-dbus-client version 3.2.2
José Dapena Paz [Tue, 26 Jan 2010 10:16:08 +0000 (11:16 +0100)]
New libmodest-dbus-client version 3.2.2

14 years agoAdd dbus signals parameters declaration in modest dbus api
José Dapena Paz [Sat, 23 Jan 2010 20:58:17 +0000 (21:58 +0100)]
Add dbus signals parameters declaration in modest dbus api

14 years agoEmit dbus signal on changing SEEN flag.
José Dapena Paz [Sat, 23 Jan 2010 20:07:14 +0000 (21:07 +0100)]
Emit dbus signal on changing SEEN flag.

14 years agoAdd emision of signals for account created and removed through dbus
José Dapena Paz [Sat, 23 Jan 2010 19:45:52 +0000 (20:45 +0100)]
Add emision of signals for account created and removed through dbus

14 years agoEmit folder updated signal if there are new messages.
José Dapena Paz [Tue, 26 Jan 2010 10:19:10 +0000 (11:19 +0100)]
Emit folder updated signal if there are new messages.

14 years agoAdded new dbus methods to emit some signals.
José Dapena Paz [Tue, 26 Jan 2010 10:19:05 +0000 (11:19 +0100)]
Added new dbus methods to emit some signals.

14 years agoProperly detect the body in multipart/related messages
Sergio Villar Senín [Mon, 25 Jan 2010 18:08:21 +0000 (19:08 +0100)]
Properly detect the body in multipart/related messages

14 years agoFixes NB#153926, "insert image" button moved from app menu to toolbar
Sergio Villar Senín [Mon, 25 Jan 2010 13:07:54 +0000 (14:07 +0100)]
Fixes NB#153926, "insert image" button moved from app menu to toolbar

14 years agoOnly limit headers shown in header window if search is not enabled.
José Dapena Paz [Mon, 25 Jan 2010 11:36:19 +0000 (12:36 +0100)]
Only limit headers shown in header window if search is not enabled.

14 years agoAlso filter date ranges in headers list filter
José Dapena Paz [Fri, 15 Jan 2010 11:22:32 +0000 (12:22 +0100)]
Also filter date ranges in headers list filter

14 years agoAdd proper translation string and shortcut for "Search" feature in headers
Jose Dapena Paz [Thu, 5 Nov 2009 11:12:46 +0000 (12:12 +0100)]
Add proper translation string and shortcut for "Search" feature in headers
list.

14 years agoutf8 search in headers
José Dapena Paz [Fri, 15 Jan 2010 11:22:27 +0000 (12:22 +0100)]
utf8 search in headers

14 years agoFilter words do AND, not OR
Jose Dapena Paz [Wed, 4 Nov 2009 17:39:24 +0000 (18:39 +0100)]
Filter words do AND, not OR

14 years agoAdd find toolbar to headers window.
José Dapena Paz [Fri, 15 Jan 2010 14:59:05 +0000 (15:59 +0100)]
Add find toolbar to headers window.

14 years agoFixed a couple of G_CRITICALs
Sergio Villar Senín [Mon, 25 Jan 2010 11:47:26 +0000 (12:47 +0100)]
Fixed a couple of G_CRITICALs

14 years agoFixes a wrong condition
Sergio Villar Senín [Mon, 25 Jan 2010 11:47:01 +0000 (12:47 +0100)]
Fixes a wrong condition

14 years agoFixes NB#134053, inline images lost with email sent from Thunderbird
Sergio Villar Senín [Mon, 25 Jan 2010 10:59:34 +0000 (11:59 +0100)]
Fixes NB#134053, inline images lost with email sent from Thunderbird

The problem was that we're ignoring multipart/related parts in multipart/alternative messages

14 years agoversion and bug fix info update for week 04, 2010 - first release candidate 3.2.11
Sudheer Kumar Chiluveri [Mon, 25 Jan 2010 09:55:46 +0000 (11:55 +0200)]
version and bug fix info update for week 04, 2010 - first release candidate

14 years agoNew show toolbar button in editor (fixes NB#152559).
José Dapena Paz [Fri, 22 Jan 2010 16:55:19 +0000 (17:55 +0100)]
New show toolbar button in editor (fixes NB#152559).

14 years agoShow progress information when saving attachments
Sergio Villar Senín [Fri, 22 Jan 2010 12:22:24 +0000 (13:22 +0100)]
Show progress information when saving attachments

Fixes NB#146213

14 years agoFix visibility of plugin calendar controls from Modest
José Dapena Paz [Thu, 21 Jan 2010 18:15:16 +0000 (19:15 +0100)]
Fix visibility of plugin calendar controls from Modest

14 years agoFixes a crash when saving attachments fails
Sergio Villar Senín [Thu, 21 Jan 2010 15:50:18 +0000 (16:50 +0100)]
Fixes a crash when saving attachments fails

Fixes NB#153599

14 years agoOnly set priority if it differs from normal.
Adam Sjøgren [Sun, 20 Dec 2009 16:18:38 +0000 (17:18 +0100)]
Only set priority if it differs from normal.

This is to avoid needless X-MSMail-Priority and X-Priority headers.

14 years agoFix calendar container handling in message view
José Dapena Paz [Thu, 21 Jan 2010 09:36:48 +0000 (10:36 +0100)]
Fix calendar container handling in message view

14 years agoBetter attachments detection for text/calendar
José Dapena Paz [Thu, 21 Jan 2010 09:22:00 +0000 (10:22 +0100)]
Better attachments detection for text/calendar

14 years agoFix handle_calendar signal
José Dapena Paz [Wed, 20 Jan 2010 14:24:40 +0000 (15:24 +0100)]
Fix handle_calendar signal

14 years agoFixes a crash creating new messages
Sergio Villar Senín [Wed, 20 Jan 2010 09:55:42 +0000 (10:55 +0100)]
Fixes a crash creating new messages

14 years agoShow the signature in SecondaryTextColor for HTML emails
Sergio Villar Senín [Tue, 19 Jan 2010 12:03:53 +0000 (13:03 +0100)]
Show the signature in SecondaryTextColor for HTML emails

Fixes NB#147995

14 years agoBuild fix
Sergio Villar Senín [Tue, 19 Jan 2010 11:00:42 +0000 (12:00 +0100)]
Build fix

14 years agoversion and bug fix info update for week 03, 2010 - second release candidate. 3.2.10-1
Sudheer Kumar Chiluveri [Mon, 18 Jan 2010 17:01:59 +0000 (19:01 +0200)]
version and bug fix info update for week 03, 2010 - second release candidate.

Removed few reopened bugs - NB#148667, NB#147995, NB#144815 and NB#149855.

Corrected the bug number - NB#151793 instead of NB#151763

14 years agoSet proper logical id for "Invitation" string to mail_fi_invitation. handle-calendar
José Dapena Paz [Mon, 18 Jan 2010 15:52:26 +0000 (16:52 +0100)]
Set proper logical id for "Invitation" string to mail_fi_invitation.

14 years agoFix showing the calendar box when it shouldn't
José Dapena Paz [Thu, 17 Dec 2009 16:20:47 +0000 (17:20 +0100)]
Fix showing the calendar box when it shouldn't

14 years agoPass to account protocol request to handle the calendar
José Dapena Paz [Thu, 17 Dec 2009 16:29:43 +0000 (17:29 +0100)]
Pass to account protocol request to handle the calendar

14 years agoAdd methods to create a reply to calendar message and open it in editor
José Dapena Paz [Thu, 17 Dec 2009 16:29:39 +0000 (17:29 +0100)]
Add methods to create a reply to calendar message and open it in editor

14 years agoAutoretrieve calendar parts in bodystructure
José Dapena Paz [Thu, 17 Dec 2009 15:22:10 +0000 (16:22 +0100)]
Autoretrieve calendar parts in bodystructure

14 years agoIf handle_calendar is not handler, then don't show the calendar containers
José Dapena Paz [Thu, 17 Dec 2009 16:29:34 +0000 (17:29 +0100)]
If handle_calendar is not handler, then don't show the calendar containers

14 years agoOn showing a calendar event in view, emit a signal to handle it in upper layers
José Dapena Paz [Thu, 17 Dec 2009 16:29:29 +0000 (17:29 +0100)]
On showing a calendar event in view, emit a signal to handle it in upper layers

14 years agoDetect calendar status from parts in header view
José Dapena Paz [Thu, 17 Dec 2009 16:29:25 +0000 (17:29 +0100)]
Detect calendar status from parts in header view

14 years agoNew method to find a calendar part in a message.
José Dapena Paz [Thu, 17 Dec 2009 11:28:52 +0000 (12:28 +0100)]
New method to find a calendar part in a message.

14 years agoShow calendar flag in headers list.
José Dapena Paz [Thu, 17 Dec 2009 16:29:21 +0000 (17:29 +0100)]
Show calendar flag in headers list.

14 years agoTest app for update_folder_counts method
José Dapena Paz [Mon, 18 Jan 2010 13:31:48 +0000 (14:31 +0100)]
Test app for update_folder_counts method

14 years agoNew DBUS API for update_folder_counts method.
José Dapena Paz [Mon, 18 Jan 2010 13:13:04 +0000 (14:13 +0100)]
New DBUS API for update_folder_counts method.

14 years agoNew mail operation modest_mail_operation_update_folder_counts. This is for
José Dapena Paz [Mon, 18 Jan 2010 13:31:40 +0000 (14:31 +0100)]
New mail operation modest_mail_operation_update_folder_counts. This is for
only doing poke_status on all folders.

14 years agoRemoved a reference leak
Sergio Villar Senín [Mon, 18 Jan 2010 12:47:15 +0000 (13:47 +0100)]
Removed a reference leak

14 years agoFixed several reference leaks in ModestFolderView's filter method
Sergio Villar Senín [Mon, 18 Jan 2010 12:14:22 +0000 (13:14 +0100)]
Fixed several reference leaks in ModestFolderView's filter method

14 years agoRemoved unused includes
Sergio Villar Senín [Mon, 18 Jan 2010 11:24:37 +0000 (12:24 +0100)]
Removed unused includes

14 years agoFixed a typo in a logical id
Sergio Villar Senín [Mon, 18 Jan 2010 09:38:15 +0000 (10:38 +0100)]
Fixed a typo in a logical id

Fixes NB#153338

14 years agoFixes Zoom keys behaviour in Modest
Sergio Villar Senín [Fri, 15 Jan 2010 13:05:31 +0000 (14:05 +0100)]
Fixes Zoom keys behaviour in Modest

Fixes NB#144441, "unable to zoom" shown in email inbox while mediaplayer is active
Fixes NB#134194, "volume %x" shown when attempt to zoom
Fixes NB#150401, usage of zoom keys should be revised in email

14 years agoSet active account of folder window before registering, to allow
José Dapena Paz [Fri, 15 Jan 2010 09:11:19 +0000 (10:11 +0100)]
Set active account of folder window before registering, to allow
window mgr to know it on register stage.

14 years agoOnly remove mail notifications for each account, when we see mails
José Dapena Paz [Fri, 15 Jan 2010 10:39:39 +0000 (11:39 +0100)]
Only remove mail notifications for each account, when we see mails
or folders from that account (fixes NB#140276).

14 years agoBuild fix
Sergio Villar Senín [Thu, 14 Jan 2010 21:02:07 +0000 (22:02 +0100)]
Build fix

14 years agoUse non-localized reply and forward prefixes
Sergio Villar Senín [Thu, 14 Jan 2010 20:39:19 +0000 (21:39 +0100)]
Use non-localized reply and forward prefixes

Fixes NB#142363

14 years agobf
José Dapena Paz [Thu, 14 Jan 2010 14:22:23 +0000 (15:22 +0100)]
bf

14 years agobf
José Dapena Paz [Thu, 14 Jan 2010 14:20:47 +0000 (15:20 +0100)]
bf

14 years agoIn wizard, if country picker change, only refresh the plugins entries in
José Dapena Paz [Thu, 14 Jan 2010 10:07:37 +0000 (11:07 +0100)]
In wizard, if country picker change, only refresh the plugins entries in
provider picker if the MCC hasn't changed. This should decrease the lag
after cancelling the plugin protocols check (fixes NB#152716).

14 years agoversion and bug fix info update for week 03 release 3.2.10
manju [Thu, 14 Jan 2010 09:23:58 +0000 (11:23 +0200)]
version and bug fix info update for  week 03 release

14 years agoBuild fix in wrap quote code
José Dapena Paz [Wed, 13 Jan 2010 18:14:23 +0000 (19:14 +0100)]
Build fix in wrap quote code

14 years agoBetter quote+wrap algorithm. Fixes NB#148667.
José Dapena Paz [Wed, 13 Jan 2010 17:21:04 +0000 (18:21 +0100)]
Better quote+wrap algorithm. Fixes NB#148667.

14 years agoAdded 4h, 8h and 24h update interval periods
Sergio Villar Senín [Wed, 13 Jan 2010 13:21:24 +0000 (14:21 +0100)]
Added 4h, 8h and 24h update interval periods

Fixes NB#147994

14 years agoDo not disable editing authentication method checkbox if the connection protocol...
Sergio Villar Senín [Wed, 13 Jan 2010 13:20:47 +0000 (14:20 +0100)]
Do not disable editing authentication method checkbox if the connection protocol is secure

14 years agoFixed a couple of G_CRITICAL's while creating accounts
Sergio Villar Senín [Wed, 13 Jan 2010 11:56:58 +0000 (12:56 +0100)]
Fixed a couple of G_CRITICAL's while creating accounts

14 years agoFix detection of what an attachment is. Attachment is never a multipart that's
José Dapena Paz [Wed, 13 Jan 2010 11:11:19 +0000 (12:11 +0100)]
Fix detection of what an attachment is. Attachment is never a multipart that's
not a TnyMsg, because in this case it would never be an attachment even if
disposition lies and tells it is.

14 years agoInclude in the "Save attachments" dialog the messages that only contain 1 mime part...
Sergio Villar Senín [Tue, 12 Jan 2010 20:02:38 +0000 (21:02 +0100)]
Include in the "Save attachments" dialog the messages that only contain 1 mime part and whose content disposition is attachment

https://bugs.maemo.org/show_bug.cgi?id=7718

14 years agoDo allow to remove messages when opened from notifications
Sergio Villar Senín [Tue, 12 Jan 2010 11:56:21 +0000 (12:56 +0100)]
Do allow to remove messages when opened from notifications

Fixes NB#125155

Fixes https://bugs.maemo.org/show_bug.cgi?id=5417

14 years agoFixes an infinite loop while saving BS mime parts
Sergio Villar Senín [Mon, 11 Jan 2010 11:42:33 +0000 (12:42 +0100)]
Fixes an infinite loop while saving BS mime parts

Fixes NB#150664

14 years agoRetrieve image attachments asynchronously to avoid hanging UI
José Dapena Paz [Fri, 8 Jan 2010 12:17:21 +0000 (13:17 +0100)]
Retrieve image attachments asynchronously to avoid hanging UI
Fixes NB#151892.

14 years agoremoving closed and not-in-fixed state bugs 150022, 148667 and 150565 from log
Sudheer Kumar Chiluveri [Fri, 8 Jan 2010 12:25:56 +0000 (14:25 +0200)]
removing closed and not-in-fixed state bugs 150022, 148667 and 150565 from log

14 years agoMerge branch 'modest-3-2' of https://git.maemo.org/projects/modest into modest-3-2 3.2.9
Sudheer Kumar Chiluveri [Fri, 8 Jan 2010 11:29:19 +0000 (13:29 +0200)]
Merge branch 'modest-3-2' of https://git.maemo.org/projects/modest into modest-3-2

14 years agoadding one more bug fix info
Sudheer Kumar Chiluveri [Fri, 8 Jan 2010 11:29:14 +0000 (13:29 +0200)]
adding one more bug fix info

14 years agoversion and bug fix info update for week 02, 2010 - first release
Sudheer Kumar Chiluveri [Fri, 8 Jan 2010 11:24:52 +0000 (13:24 +0200)]
version and bug fix info update for week 02, 2010 - first release

14 years agoOn checking if singleton accounts exist, take into account if they're enabled.
José Dapena Paz [Fri, 8 Jan 2010 09:51:32 +0000 (10:51 +0100)]
On checking if singleton accounts exist, take into account if they're enabled.
Fixes NB#151499.