modest
14 years agoFixes NB#139404, download remote message attachments and open them from modest
Sergio Villar Senin [Fri, 16 Oct 2009 10:37:26 +0000 (12:37 +0200)]
Fixes NB#139404, download remote message attachments and open them from modest

14 years agoFixes NB#133828, show "Copy link location" as an option in CSM shown while tap-and...
Sergio Villar Senin [Mon, 19 Oct 2009 10:59:01 +0000 (12:59 +0200)]
Fixes NB#133828, show "Copy link location" as an option in CSM shown while tap-and-hold over links

14 years agoFixed a compilation issue
Sergio Villar Senin [Mon, 19 Oct 2009 09:32:13 +0000 (11:32 +0200)]
Fixed a compilation issue

14 years agoFixes NB#139196, CSM menus shown when tap-and-hold over blank view
Sergio Villar Senin [Wed, 30 Sep 2009 16:58:30 +0000 (18:58 +0200)]
Fixes NB#139196, CSM menus shown when tap-and-hold over blank view

14 years agoFixes NB#134253, save button active in account settings if incoming port is empty
Sergio Villar Senin [Wed, 30 Sep 2009 09:21:21 +0000 (11:21 +0200)]
Fixes NB#134253, save button active in account settings if incoming port is empty

14 years agoFixes NB#141016, file with non-ASCII chars sent by Modest as attachment is
Sergio Villar Senin [Tue, 29 Sep 2009 17:29:06 +0000 (19:29 +0200)]
Fixes NB#141016, file with non-ASCII chars sent by Modest as attachment is
not readable by Modest when received

14 years agoFixes NB#112533, long attachment's name is not truncated in the "Select attachment...
Sergio Villar Senin [Mon, 28 Sep 2009 15:03:34 +0000 (17:03 +0200)]
Fixes NB#112533, long attachment's name is not truncated in the "Select attachment" dialog

14 years agoImport conic support only if It's available
Javier Jardón [Wed, 30 Sep 2009 15:34:55 +0000 (17:34 +0200)]
Import conic support only if It's available

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

14 years agoFixes NB#140483, do not process alerts without error
Sergio Villar Senin [Mon, 28 Sep 2009 14:26:25 +0000 (16:26 +0200)]
Fixes NB#140483, do not process alerts without error

14 years agoFixes NB#138240, do not delete content of the email body when switching between from...
Sergio Villar Senin [Mon, 28 Sep 2009 17:19:03 +0000 (19:19 +0200)]
Fixes NB#138240, do not delete content of the email body when switching between from: in accounts with and without signature

14 years agoRelease 3.90.1 of modest development branch. Most changes are bugfixes from 3.90.1
Jose Dapena Paz [Wed, 14 Oct 2009 13:46:07 +0000 (15:46 +0200)]
Release 3.90.1 of modest development branch. Most changes are bugfixes from
modest 3.1 branch.

14 years agoMerge branch 'master' of https://git.maemo.org/projects/modest
Jose Dapena Paz [Wed, 14 Oct 2009 13:41:21 +0000 (15:41 +0200)]
Merge branch 'master' of https://git.maemo.org/projects/modest

14 years agoFixes NB#139032, remove the colons in folder details dialog. Use secondary
Sergio Villar Senin [Thu, 17 Sep 2009 15:03:46 +0000 (17:03 +0200)]
Fixes NB#139032, remove the colons in folder details dialog. Use secondary
color as well for labels

14 years agoFixes NB#139637, coverity defects in modest
Sergio Villar Senin [Wed, 14 Oct 2009 08:43:57 +0000 (10:43 +0200)]
Fixes NB#139637, coverity defects in modest

14 years agoFixes NB#132711, junk characters added to filenames with non-ASCII attachment names
Sergio Villar Senin [Tue, 29 Sep 2009 16:15:55 +0000 (18:15 +0200)]
Fixes NB#132711, junk characters added to filenames with non-ASCII attachment names

14 years agoFixes NB#133657, set the proper parent to the account settings dialog. This could...
Sergio Villar Senin [Wed, 16 Sep 2009 11:20:54 +0000 (13:20 +0200)]
Fixes NB#133657, set the proper parent to the account settings dialog. This could cause "hangs" when another modal dialog is shown after this one

14 years agoFixes NB#141137, do not play email tone twice when sending notifications
Sergio Villar Senin [Fri, 2 Oct 2009 07:23:19 +0000 (09:23 +0200)]
Fixes NB#141137, do not play email tone twice when sending notifications

14 years agoChanged version number and release modest 3.90.0 as a start of the
Jose Dapena Paz [Wed, 7 Oct 2009 11:54:08 +0000 (13:54 +0200)]
Changed version number and release modest 3.90.0 as a start of the
new development work.

14 years agoIncrease the limit of characters to "secure" headers to 2048
Jose Dapena Paz [Wed, 7 Oct 2009 10:49:59 +0000 (12:49 +0200)]
Increase the limit of characters to "secure" headers to 2048
(fixes NB#136030)

14 years agoOn error fetching messages in msg view window, close it always
Jose Dapena Paz [Tue, 6 Oct 2009 11:15:20 +0000 (13:15 +0200)]
On error fetching messages in msg view window, close it always
(fixes NB#140122).

14 years agoRemove the infinite loops that were causing the application hang
Jose Dapena Paz [Wed, 7 Oct 2009 08:45:49 +0000 (10:45 +0200)]
Remove the infinite loops that were causing the application hang
(fixes NB#141003).

14 years agoChange email sound/vibra pattern to PatternChatAndEmail
Jose Dapena Paz [Fri, 2 Oct 2009 14:35:13 +0000 (16:35 +0200)]
Change email sound/vibra pattern to PatternChatAndEmail

14 years agoRequire iphb for building Modest in Fremantle.
Jose Dapena Paz [Fri, 2 Oct 2009 09:20:18 +0000 (11:20 +0200)]
Require iphb for building Modest in Fremantle.

14 years agoRemove HildonDialog deprecated symbol
Javier Jardón [Wed, 30 Sep 2009 11:45:33 +0000 (13:45 +0200)]
Remove HildonDialog deprecated symbol

HildonDialog is deprecated, GtkDialog is the recommended widget

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

14 years agoFix locales setup
Javier Jardón [Mon, 3 Aug 2009 11:21:04 +0000 (13:21 +0200)]
Fix locales setup

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

14 years agoUse GTK+ single includes
Javier Jardón [Fri, 7 Aug 2009 16:48:05 +0000 (18:48 +0200)]
Use GTK+ single includes

Only modified the files needed by the Gnome version of modest

14 years agoAdd AM_PROG_CC_C_O to configure.ac
Javier Jardón [Fri, 18 Sep 2009 10:50:21 +0000 (12:50 +0200)]
Add AM_PROG_CC_C_O to configure.ac

https://bugzilla.maemo.org/show_bug.cgi?id=5156

14 years agoCreate a mail operation on send receive while it waits for heartbeat.
Jose Dapena Paz [Mon, 28 Sep 2009 08:06:08 +0000 (10:06 +0200)]
Create a mail operation on send receive while it waits for heartbeat.

14 years agoLaunch send/receive operation in IPHB if available.
Jose Dapena Paz [Sat, 26 Sep 2009 15:45:23 +0000 (17:45 +0200)]
Launch send/receive operation in IPHB if available.

14 years agoAdd support for IP Heartbeat API in maemo utils.
Jose Dapena Paz [Sat, 26 Sep 2009 15:57:44 +0000 (17:57 +0200)]
Add support for IP Heartbeat API in maemo utils.

14 years agoFixes NB#125495, do not show account settings dialog if the settings are ok
Sergio Villar Senin [Tue, 22 Sep 2009 17:10:31 +0000 (19:10 +0200)]
Fixes NB#125495, do not show account settings dialog if the settings are ok
and authentication fails due to timeouts

14 years agoShow error on decode part to stream if we cannot read the message from disk.
Jose Dapena Paz [Fri, 18 Sep 2009 14:55:05 +0000 (16:55 +0200)]
Show error on decode part to stream if we cannot read the message from disk.
Also, unref message created to show the attached msg
Fix 3/3 NB#139404.

14 years agoProper error message on saving attachments on plugins (fix 2/3 NB#139404).
Jose Dapena Paz [Fri, 18 Sep 2009 14:10:50 +0000 (16:10 +0200)]
Proper error message on saving attachments on plugins (fix 2/3 NB#139404).

14 years agoDownload remote message attachments and open them from modest
Jose Dapena Paz [Fri, 18 Sep 2009 14:16:46 +0000 (16:16 +0200)]
Download remote message attachments and open them from modest
(fix 1/3 NB#134905).

14 years agoFixes NB#114184, autoupdate not working when switching connections
Sergio Villar Senin [Thu, 17 Sep 2009 14:34:23 +0000 (16:34 +0200)]
Fixes NB#114184, autoupdate not working when switching connections
Added RUN_DELAYED flag to the alarm event

14 years agoFixes NB#133759, do allow sending messages without subject
Sergio Villar Senin [Thu, 17 Sep 2009 10:55:38 +0000 (12:55 +0200)]
Fixes NB#133759, do allow sending messages without subject

14 years agoFixes a crash when freeing a const gchar *
Sergio Villar Senin [Thu, 17 Sep 2009 07:45:51 +0000 (09:45 +0200)]
Fixes a crash when freeing a const gchar *

14 years agoLots of fixes on selection behavior in recipient editor (fixes NB#133776).
Jose Dapena Paz [Wed, 16 Sep 2009 17:24:00 +0000 (19:24 +0200)]
Lots of fixes on selection behavior in recipient editor (fixes NB#133776).

   * Now selection with keyboard works
   * Now focusing other widgets make recpt editor selection go away (and so,
     now you can select things in body if contacts is not selected).
   * Cursors code cleanup, better behavior for user.

14 years agoFixes NB#135463, crash in check_data
Sergio Villar Senin [Tue, 15 Sep 2009 14:20:37 +0000 (16:20 +0200)]
Fixes NB#135463, crash in check_data

14 years agoFixes NB#139035, forward button moved from menu to toolbar
Sergio Villar Senin [Wed, 16 Sep 2009 09:21:40 +0000 (11:21 +0200)]
Fixes NB#139035, forward button moved from menu to toolbar

14 years agoRemove additional separation among headers and body in editor
Jose Dapena Paz [Tue, 15 Sep 2009 21:09:41 +0000 (23:09 +0200)]
Remove additional separation among headers and body in editor
(fixes NB#130325).

14 years agoalarmd_event_query() returns a zero terminated array. The problem was added in
Sergio Villar Senin [Tue, 15 Sep 2009 17:37:09 +0000 (19:37 +0200)]
alarmd_event_query() returns a zero terminated array. The problem was added in
commit 3706ebbbd99bd8a93f09ed333aa57fe58b537c5d

This completes the fix for 114184.

14 years agoFixes NB#131601, toolbar lost in editor when doing undo after changing the message...
Sergio Villar Senin [Tue, 15 Sep 2009 16:57:42 +0000 (18:57 +0200)]
Fixes NB#131601, toolbar lost in editor when doing undo after changing the message settings to plain text

14 years agoFixes NB#114184, auto-update fails sometimes
Sergio Villar Senin [Tue, 15 Sep 2009 14:29:29 +0000 (16:29 +0200)]
Fixes NB#114184, auto-update fails sometimes

This patch properly removes the unused alarmd events that could provoke several refresh calls at the same time. That could end up in cancelations

14 years agoFixes NB#138110, sometimes manual send&receive does not work
Sergio Villar Senin [Mon, 14 Sep 2009 16:55:21 +0000 (18:55 +0200)]
Fixes NB#138110, sometimes manual send&receive does not work

Reset the TnyDevice when a new operation/window comes after running shutdown
Use the tny_device_is_forced new API

14 years agoFixes NB#137949, show notifications even if the application is in the foreground
Sergio Villar Senin [Mon, 14 Sep 2009 14:10:36 +0000 (16:10 +0200)]
Fixes NB#137949, show notifications even if the application is in the foreground

14 years agoSync headers in ModestHeaderWindow dispose instead of finalize.
Jose Dapena Paz [Mon, 14 Sep 2009 14:58:26 +0000 (16:58 +0200)]
Sync headers in ModestHeaderWindow dispose instead of finalize.

* src/hildon2/modest-header-window.c: sync header changes on dispose of
  header window instead of finalize, as now, the folder in header view
  is unreferenced in dispose stage, and then sync was not working
  (fixes NB#138247).

14 years agoFinal fix for NB#137187, problems parsing email addresses
Sergio Villar Senin [Mon, 14 Sep 2009 10:45:29 +0000 (12:45 +0200)]
Final fix for NB#137187, problems parsing email addresses

14 years agoFixes NB#137187, "invalid email address" when replying to emails
Sergio Villar Senin [Fri, 11 Sep 2009 15:16:24 +0000 (17:16 +0200)]
Fixes NB#137187, "invalid email address" when replying to emails

14 years agoAdded the function that quotes emails
Sergio Villar Senin [Fri, 11 Sep 2009 08:31:17 +0000 (10:31 +0200)]
Added the function that quotes emails
Insert a "\n" when resolving recipients if the resolved recipient is in the middle of others
This is fix 2/2 for bug NB#137187

14 years agoBetter parsing support
Sergio Villar Senin [Fri, 11 Sep 2009 08:30:32 +0000 (10:30 +0200)]
Better parsing support
Contacts added from addressbook are now properly quoted
This is fix 1/2 for NB#137187

14 years agoFixes NB#138269, append @hotmail.com to the username if the user haven't inserted it
Sergio Villar Senin [Thu, 10 Sep 2009 09:34:24 +0000 (11:34 +0200)]
Fixes NB#138269, append @hotmail.com to the username if the user haven't inserted it

14 years agoFixes NB#138261, settings dialog not shown when the password is incorrect
Sergio Villar Senin [Thu, 10 Sep 2009 10:06:22 +0000 (12:06 +0200)]
Fixes NB#138261, settings dialog not shown when the password is incorrect

14 years agoOn html adjustment changes, resize children in idle.
Jose Dapena Paz [Thu, 10 Sep 2009 13:50:25 +0000 (15:50 +0200)]
On html adjustment changes, resize children in idle.

* src/widgets/modest-gtkhtml-msg-view.c (html_adjustment_changed): readjust
  children in idle to avoid infinite recursion (fixes NB#136052).

14 years agoFix dbus tests using the new library.
Jose Dapena Paz [Wed, 9 Sep 2009 13:09:49 +0000 (15:09 +0200)]
Fix dbus tests using the new library.

14 years agoFixes NB#137624, crash when creating a new folder in offline mode
Sergio Villar Senin [Tue, 8 Sep 2009 07:25:24 +0000 (09:25 +0200)]
Fixes NB#137624, crash when creating a new folder in offline mode

14 years agoFixes NB#131601, toolbar lost in editor after canceling "lose formatting" confirmatio...
Sergio Villar Senin [Wed, 9 Sep 2009 09:01:01 +0000 (11:01 +0200)]
Fixes NB#131601, toolbar lost in editor after canceling "lose formatting" confirmation note

14 years agoAdditional check in sort dialog (code review).
Jose Dapena Paz [Sat, 5 Sep 2009 11:00:27 +0000 (13:00 +0200)]
Additional check in sort dialog (code review).

* src/hildon2/modest-hildon2-sort-dialog.c
  (modest_hildon2_sort_dialog_get_sort_order): additional check on retrieving
  currently selected sort criteria in selector. If there's no selection
  return criteria of first element (fixes NB#136381).

14 years agoCode review fix in ModestAttachmentsView.
Jose Dapena Paz [Sat, 5 Sep 2009 10:52:46 +0000 (12:52 +0200)]
Code review fix in ModestAttachmentsView.

* src/widgets/modest-attachments-view.c (modest_attachments_view_set_message):
  don't assume msg_content_type != NULL doing an strcasecmp call
  (fix 1/2 NB#136381).

14 years agoFixes NB#131351, crash when exiting modest if there are new connection attempts
Sergio Villar Senin [Tue, 8 Sep 2009 11:28:56 +0000 (13:28 +0200)]
Fixes NB#131351, crash when exiting modest if there are new connection attempts

14 years agoImproved the output of modest_mail_operation_to_string
Sergio Villar Senin [Tue, 8 Sep 2009 11:07:08 +0000 (13:07 +0200)]
Improved the output of modest_mail_operation_to_string

14 years agoSet word char wrapping mode in gtkhtml widget (fixes NB#134905).
Jose Dapena Paz [Tue, 8 Sep 2009 15:54:54 +0000 (17:54 +0200)]
Set word char wrapping mode in gtkhtml widget (fixes NB#134905).

14 years agoFixes NB#135345, perform a case-insensitive emails comparison when looking for existi...
Sergio Villar Senin [Tue, 8 Sep 2009 08:59:31 +0000 (10:59 +0200)]
Fixes NB#135345, perform a case-insensitive emails comparison when looking for existing contacts

14 years agoTake into account unichar space on converting to plain text quoted text
Jose Dapena Paz [Mon, 7 Sep 2009 14:06:40 +0000 (16:06 +0200)]
Take into account unichar space on converting to plain text quoted text
(fixes NB#134827).

14 years agoLImit the number of changes for correcting scroll to avoid infinite loop.
Jose Dapena Paz [Mon, 7 Sep 2009 15:20:40 +0000 (17:20 +0200)]
LImit the number of changes for correcting scroll to avoid infinite loop.
This should avoid problems in fix for NB#134905.

14 years agoCheck emails addresses case when checking the presence of our email address when...
Sergio Villar Senin [Fri, 4 Sep 2009 11:41:07 +0000 (13:41 +0200)]
Check emails addresses case when checking the presence of our email address when replying to emails (fixes NB#132706)

14 years agoMove to use e book query for searches in check names select contacts
Jose Dapena Paz [Fri, 4 Sep 2009 11:24:31 +0000 (13:24 +0200)]
Move to use e book query for searches in check names select contacts
(fix 3/3 NB#135191).

14 years agoFilter also with email and name structured fields (fix 2/3 NB#135191).
Jose Dapena Paz [Fri, 4 Sep 2009 11:24:10 +0000 (13:24 +0200)]
Filter also with email and name structured fields (fix 2/3 NB#135191).

14 years agoNow addressbook query searches with begins on some fields.
Jose Dapena Paz [Fri, 4 Sep 2009 10:49:14 +0000 (12:49 +0200)]
Now addressbook query searches with begins on some fields.

* src/hildon2/modest-address-book.c (get_contacts_for_name): replace old
  fullname contains query with a new one that checks if one of eight fields
  begins with the string passed. Should be smarter this way
  (fix 1/3 NB#135191).

14 years agoSet gstreamer driver in canberra for playing sounds (supports aac then).
Jose Dapena Paz [Fri, 4 Sep 2009 09:07:46 +0000 (11:07 +0200)]
Set gstreamer driver in canberra for playing sounds (supports aac then).

* src/hildon2/modest-platform.c (modest_platform_play_email_tone): now we
  set gstreamer driver for canberra, so that we can play any sound format
  supported by gstreamer in device (fix 2/2 for NB#134700).

14 years agoPass proper volume to canberra on play sounds from modest.
Jose Dapena Paz [Fri, 4 Sep 2009 08:49:28 +0000 (10:49 +0200)]
Pass proper volume to canberra on play sounds from modest.

* src/hildon2/modest-platform.c (modest_platform_play_email_tone):
  pass db converted values as canberra volume, to make it fit properly
  the expected volume values (fix 1/2 for NB#134700).

14 years agoFixed a type-punned warning in compilation
Sergio Villar Senin [Fri, 4 Sep 2009 09:13:03 +0000 (11:13 +0200)]
Fixed a type-punned warning in compilation

14 years agoDo not check the presence of libmodest-dbus-client library in GNOME platform
Javier Jardon [Thu, 3 Sep 2009 18:13:42 +0000 (20:13 +0200)]
Do not check the presence of libmodest-dbus-client library in GNOME platform

14 years agoAdded "separator" variable when not using hildon2 libs and only use
Javier Jardon [Thu, 3 Sep 2009 18:08:32 +0000 (20:08 +0200)]
Added "separator" variable when not using hildon2 libs and only use
MODEST_COMPACT_HEADER_BG if it's defined

14 years agoDo not use gtk_html_set_auto_panning for the GNOME version
Javier Jardon [Thu, 3 Sep 2009 18:06:55 +0000 (20:06 +0200)]
Do not use gtk_html_set_auto_panning for the GNOME version

14 years agoAdded connection reattempts to get_password function
Sergio Villar Senin [Thu, 3 Sep 2009 17:35:52 +0000 (19:35 +0200)]
Added connection reattempts to get_password function
Do not show the account settings dialog to the user if there is a connection issue

Fixes NB#125495, IMAP accounts incorrectly showing the account settings
dialog when there were connection issues

14 years agoChange scroll readjustment management in msg view.
Jose Dapena Paz [Thu, 3 Sep 2009 15:47:42 +0000 (17:47 +0200)]
Change scroll readjustment management in msg view.

14 years agoAlso queue resize on body
Jose Dapena Paz [Thu, 3 Sep 2009 11:06:13 +0000 (13:06 +0200)]
Also queue resize on body

14 years agoRenegociate size of the html body in msg view on setting new messages.
Jose Dapena Paz [Thu, 3 Sep 2009 11:03:31 +0000 (13:03 +0200)]
Renegociate size of the html body in msg view on setting new messages.

14 years agoBetter handling of spaces on converting text to html
Jose Dapena Paz [Thu, 3 Sep 2009 10:55:01 +0000 (12:55 +0200)]
Better handling of spaces on converting text to html

14 years agoAdd <p> to text-to-html stream, so that wrapping works better.
Jose Dapena Paz [Thu, 3 Sep 2009 10:21:41 +0000 (12:21 +0200)]
Add <p> to text-to-html stream, so that wrapping works better.

14 years agoAdded vertical scrolling using hw keys (Fixes NB#133627)
Sergio Villar Senin [Thu, 3 Sep 2009 11:11:41 +0000 (13:11 +0200)]
Added vertical scrolling using hw keys (Fixes NB#133627)

14 years agoAdded row reference valid checks all around modest (fixes NB#129121).
Jose Dapena Paz [Thu, 3 Sep 2009 07:42:03 +0000 (09:42 +0200)]
Added row reference valid checks all around modest (fixes NB#129121).

14 years agoRemoved wrong config.sub file.
Jose Dapena Paz [Wed, 2 Sep 2009 17:05:47 +0000 (19:05 +0200)]
Removed wrong config.sub file.

14 years agoAnd make modest depend on the new package (fix 2/2 for NB#132625)
Jose Dapena Paz [Wed, 2 Sep 2009 16:08:36 +0000 (18:08 +0200)]
And make modest depend on the new package (fix 2/2 for NB#132625)

14 years agoConverted libmodest-dbus-client into a new library package. Modest will
Jose Dapena Paz [Wed, 2 Sep 2009 16:06:43 +0000 (18:06 +0200)]
Converted libmodest-dbus-client into a new library package. Modest will
depend on it (fix 1/2 for NB#132625).

14 years agoMerge part-to-stream-in-plugins branch work also into master.
Jose Dapena Paz [Wed, 2 Sep 2009 15:02:12 +0000 (17:02 +0200)]
Merge part-to-stream-in-plugins branch work also into 

14 years agoMake modest CUD script regenerate the NSS settings for maemosec
Jose Dapena Paz [Wed, 2 Sep 2009 08:22:46 +0000 (10:22 +0200)]
Make modest CUD script regenerate the NSS settings for maemosec

14 years agoFixes NB#134642, fixes a crash in on_header_view_model_changed
Sergio Villar Senin [Tue, 1 Sep 2009 09:03:32 +0000 (11:03 +0200)]
Fixes NB#134642, fixes a crash in on_header_view_model_changed

14 years agoRemoved an extra unref
Sergio Villar Senin [Tue, 1 Sep 2009 07:28:59 +0000 (09:28 +0200)]
Removed an extra unref

14 years agoHandle properly ca_context_open, so that we can play more than one tone.
Jose Dapena Paz [Mon, 31 Aug 2009 12:56:50 +0000 (14:56 +0200)]
Handle properly ca_context_open, so that we can play more than one tone.

* src/hildon2/modest-platform.c (modest_platform_play_email_tone): track
  if we already called ca_context_open succesfully (fixes NB#134700).

14 years agoHandle better finalize/last ref of model cases in ModestHeaderWindow
Jose Dapena Paz [Wed, 26 Aug 2009 10:29:47 +0000 (12:29 +0200)]
Handle better finalize/last ref of model cases in ModestHeaderWindow

* src/hildon2/modest-header-window.c: add different (more safe) handling
  of weak reference to model used to free signal handler of sort column
  (fixes NB#134642).

14 years agoIf we didn't manage to disconnect all accounts, then begin another
Jose Dapena Paz [Wed, 26 Aug 2009 13:49:30 +0000 (15:49 +0200)]
If we didn't manage to disconnect all accounts, then begin another
shutdown cycle again (fixes NB#131351).

14 years agoOn showing the check names "select contact" dialog, filter properly case.
Jose Dapena Paz [Thu, 27 Aug 2009 09:32:02 +0000 (11:32 +0200)]
On showing the check names "select contact" dialog, filter properly case.

* src/hildon2/modest-address-book.c (filter_by_name): use case insensitive
  filtering (fixes NB#135191).

14 years agoFix reference leaks causing power consuption because of running IDLE.
Jose Dapena Paz [Thu, 27 Aug 2009 11:36:46 +0000 (13:36 +0200)]
Fix reference leaks causing power consuption because of running IDLE.

* src/modest-mail-operation.c (inbox_refreshed_cb): fix reference leaks in
  new_headers list, that could cause IDLE to be running after receiving a
  message, forever (fixes NB#131550).

14 years agoFixed a reference problem in grey coloring of mail header view.
Jose Dapena Paz [Thu, 27 Aug 2009 09:10:58 +0000 (11:10 +0200)]
Fixed a reference problem in grey coloring of mail header view.

14 years agoRemove separator in hildon2
Jose Dapena Paz [Wed, 26 Aug 2009 16:07:30 +0000 (18:07 +0200)]
Remove separator in hildon2

14 years agoAlso change bg color of attachments view.
Jose Dapena Paz [Wed, 26 Aug 2009 16:07:25 +0000 (18:07 +0200)]
Also change bg color of attachments view.

14 years agoPut grey in compact mail header view.
Jose Dapena Paz [Wed, 26 Aug 2009 16:07:20 +0000 (18:07 +0200)]
Put grey in compact mail header view.

14 years agoFixes NB#114929, add support to autocomplete usernames for Ovi and Yahoo Mail Plus
Sergio Villar Senin [Wed, 26 Aug 2009 16:03:16 +0000 (18:03 +0200)]
Fixes NB#114929, add support to autocomplete usernames for Ovi and Yahoo Mail Plus