modest
14 years agoAdd a time hint when reporting notifications
Sergio Villar Senin [Mon, 10 Aug 2009 14:27:38 +0000 (16:27 +0200)]
Add a time hint when reporting notifications

14 years agoFixes NB#129960, do not show "Move folders" option for protocols tagged as STORE_FORB...
Sergio Villar Senin [Fri, 7 Aug 2009 16:35:48 +0000 (18:35 +0200)]
Fixes NB#129960, do not show "Move folders" option for protocols tagged as STORE_FORBID_OUTGOING_XFERS

14 years agoversion and bug fix info update for week 33, 2009 first release. 3.0.17-rc29
Sudheer Kumar Chiluveri [Sun, 9 Aug 2009 15:06:22 +0000 (18:06 +0300)]
version and bug fix info update for week 33, 2009 first release.

14 years agoFixes NB#123378, Pango hangs when checking the message details of a malformed message...
Sergio Villar Senin [Fri, 7 Aug 2009 10:36:07 +0000 (12:36 +0200)]
Fixes NB#123378, Pango hangs when checking the message details of a malformed message with 8Mb headers

14 years agoFixes NB#131002, relax the check for "Inbox" folder. The name must end in Inbox and...
Sergio Villar Senin [Thu, 6 Aug 2009 10:47:52 +0000 (12:47 +0200)]
Fixes NB#131002, relax the check for "Inbox" folder. The name must end in Inbox and not be strictly equal. This way we get the proper translation for some problematic servers

14 years agoFixes NB#131102, fixes some memory leaks in dimming rules & dimming rules groups
Sergio Villar Senin [Wed, 5 Aug 2009 17:36:36 +0000 (19:36 +0200)]
Fixes NB#131102, fixes some memory leaks in dimming rules & dimming rules groups

Needs commits starting in 80511f2

Dimming rules group holds always an unique weak reference to the window dimming rules belong to

14 years agoRun dispose over dimming rules groups in _dispose() call
Sergio Villar Senin [Wed, 5 Aug 2009 16:30:27 +0000 (18:30 +0200)]
Run dispose over dimming rules groups in _dispose() call

14 years agoThe dimming manager now runs dispose over the rules groups in dispose method to break...
Sergio Villar Senin [Wed, 5 Aug 2009 16:11:38 +0000 (18:11 +0200)]
The dimming manager now runs dispose over the rules groups in dispose method to break reference cycles

14 years agoMoved unref's of external objects to dispose
Sergio Villar Senin [Wed, 5 Aug 2009 16:10:25 +0000 (18:10 +0200)]
Moved unref's of external objects to dispose

14 years agoFixes NB#125205, sort by subject is incorrect
Sergio Villar Senin [Wed, 5 Aug 2009 14:16:24 +0000 (16:16 +0200)]
Fixes NB#125205, sort by subject is incorrect

14 years agoversion and bug fix info update for week 32, 2009 - second release 3.0.17-rc28
Sudheer Kumar Chiluveri [Tue, 4 Aug 2009 20:28:06 +0000 (23:28 +0300)]
version and bug fix info update for week 32, 2009 - second release

14 years agoFixes NB#130519, country selector picker is too slow
Sergio Villar Senin [Tue, 4 Aug 2009 17:25:36 +0000 (19:25 +0200)]
Fixes NB#130519, country selector picker is too slow

14 years agoFixes NB#130999, fixes a memory leak saving attachments
Sergio Villar Senin [Mon, 3 Aug 2009 16:23:48 +0000 (18:23 +0200)]
Fixes NB#130999, fixes a memory leak saving attachments

14 years agoFixes NB#128553, incorrect logical id when saving attachments in mass storage mode
Sergio Villar Senin [Tue, 4 Aug 2009 11:38:17 +0000 (13:38 +0200)]
Fixes NB#128553, incorrect logical id when saving attachments in mass storage mode

14 years agoFixes NB#131102, fixes a small memory leak
Sergio Villar Senin [Mon, 3 Aug 2009 18:01:48 +0000 (20:01 +0200)]
Fixes NB#131102, fixes a small memory leak

14 years agoFixes NB#131178, use logical id instead of semicolon in setup wizard to fix grammar...
Sergio Villar Senin [Tue, 4 Aug 2009 08:38:46 +0000 (10:38 +0200)]
Fixes NB#131178, use logical id instead of semicolon in setup wizard to fix grammar issues in french translations

14 years agoFixes NB#130850, fixes a certificate confirmation note modality issue that could...
Sergio Villar Senin [Mon, 3 Aug 2009 18:13:46 +0000 (20:13 +0200)]
Fixes NB#130850, fixes a certificate confirmation note modality issue that could "hang" the application

14 years agoFixed NB#128634, cannot open attachments multiple times.
Sergio Villar Senin [Mon, 3 Aug 2009 11:51:51 +0000 (13:51 +0200)]
Fixed NB#128634, cannot open attachments multiple times.

Temporary file names that we're using for opening attachments were not properly escaped

14 years agoFixes NB#130686, fixed three memory leaks
Sergio Villar Senin [Mon, 3 Aug 2009 08:10:52 +0000 (10:10 +0200)]
Fixes NB#130686, fixed three memory leaks

14 years agoversion and bug fix info update for week 32, 2009 - first release 3.0.17-rc27
Sudheer Kumar Chiluveri [Fri, 31 Jul 2009 12:07:38 +0000 (15:07 +0300)]
version and bug fix info update for week 32, 2009 - first release

14 years agoFixes NB#117612, email messages from user defined folders are not restored.
Sergio Villar Senin [Thu, 30 Jul 2009 09:21:20 +0000 (11:21 +0200)]
Fixes NB#117612, email messages from user defined folders are not restored.

14 years agoFixes NB#122697, prevent DoS attacks when replying to emails with malformed "Reply...
Sergio Villar Senin [Wed, 29 Jul 2009 10:31:53 +0000 (12:31 +0200)]
Fixes NB#122697, prevent DoS attacks when replying to emails with malformed "Reply-To" or "From" headers

14 years agoversion and bug fix info update for week 31, 2009 second release 3.0.17-rc26
Sudheer Kumar Chiluveri [Wed, 29 Jul 2009 06:21:37 +0000 (09:21 +0300)]
version and bug fix info update for week 31, 2009 second release

14 years agoFixes NB#122195, modest becames inaccessible with specially malformed email with...
Sergio Villar Senin [Tue, 28 Jul 2009 16:08:56 +0000 (18:08 +0200)]
Fixes NB#122195, modest becames inaccessible with specially malformed email with huge subjects

14 years agoFixed NB#123483, time taken for open edit mode for moving/deleting takes
Sergio Villar Senin [Tue, 28 Jul 2009 14:04:27 +0000 (16:04 +0200)]
Fixed NB#123483, time taken for open edit mode for moving/deleting takes
too long

14 years agoFixes NB#130151, remove glib deprecated symbols. There was one missing
Sergio Villar Senin [Tue, 28 Jul 2009 11:28:52 +0000 (13:28 +0200)]
Fixes NB#130151, remove glib deprecated symbols. There was one missing

14 years agoFixes NB#130164, crash in ui dimming rules when the account has no dimming state...
Sergio Villar Senin [Tue, 28 Jul 2009 10:42:25 +0000 (12:42 +0200)]
Fixes NB#130164, crash in ui dimming rules when the account has no dimming state available

14 years agoFixes NB#130154, remove deprecated gtk+ symbols
Javier Jardon [Mon, 27 Jul 2009 17:04:33 +0000 (19:04 +0200)]
Fixes NB#130154, remove deprecated gtk+ symbols

14 years agoFixes NB#130151, remove deprecated glib symbols
Javier Jardon [Mon, 27 Jul 2009 16:39:37 +0000 (18:39 +0200)]
Fixes NB#130151, remove deprecated glib symbols

14 years agoFixes NB#116469, resolved contacts are unnecessary highlighted
Sergio Villar Senin [Mon, 27 Jul 2009 16:22:12 +0000 (18:22 +0200)]
Fixes NB#116469, resolved contacts are unnecessary highlighted

14 years agoAvoid using an already freed string for content id
Jose Dapena Paz [Mon, 27 Jul 2009 15:47:50 +0000 (17:47 +0200)]
Avoid using an already freed string for content id

* src/modest-tny-msg.c (add_attachments): get a copy of old content id
  intead of a plain reference, as this may be freed before we use it
  for the new attachment.

14 years agoadding S3 tagged bugs NB#128962 and NB#129121 to rc25 changelogs
Sudheer Kumar Chiluveri [Mon, 27 Jul 2009 15:51:18 +0000 (18:51 +0300)]
adding S3 tagged bugs NB#128962 and NB#129121 to rc25 changelogs

14 years agoFixes NB#128529, fixes a memory leak in the Notification data
Sergio Villar Senin [Mon, 27 Jul 2009 14:17:21 +0000 (16:17 +0200)]
Fixes NB#128529, fixes a memory leak in the Notification data

14 years agoFixes NB#129516, use the proper icon for "download external images" button
Sergio Villar Senin [Mon, 27 Jul 2009 09:10:36 +0000 (11:10 +0200)]
Fixes NB#129516, use the proper icon for "download external images" button

14 years agoPartially fixes NB#123740. Export the modest_mail_operation_get_account call in order...
Sergio Villar Senin [Mon, 27 Jul 2009 09:03:08 +0000 (11:03 +0200)]
Partially fixes NB#123740. Export the modest_mail_operation_get_account call in order to allow plugins to get the account of a particular mail operation

14 years agoversion and bug fix info update for week 31, 2009 first release 3.0.17-rc25
Sudheer Kumar Chiluveri [Sun, 26 Jul 2009 19:37:17 +0000 (22:37 +0300)]
version and bug fix info update for week 31, 2009 first release

14 years agoRevert "On creating forward, don't include purged parts (fixes NB#124831)."
Jose Dapena Paz [Fri, 24 Jul 2009 17:24:22 +0000 (19:24 +0200)]
Revert "On creating forward, don't include purged parts (fixes NB#124831)."

This fixes NB#129320, which was far more problematic (crashes, hangs,
bad formatted mails, etc).

This reverts commit 0f713f7c9267bb57e8f25627718744520bc8a311.

14 years agoFix for a crash in view_msg_cb if row_reference was NULL.
Jose Dapena Paz [Fri, 24 Jul 2009 14:39:53 +0000 (16:39 +0200)]
Fix for a crash in view_msg_cb if row_reference was NULL.

* src/hildon2/modest-msg-view-window.c (view_msg_cb): fix a crash that
  happened when we used view_msg_cb and there was no row_reference as
  parameter (fixes NB#129121).

14 years agoFinalize plugin factory after protocol registry, and not the opposite.
Jose Dapena Paz [Fri, 24 Jul 2009 12:18:05 +0000 (14:18 +0200)]
Finalize plugin factory after protocol registry, and not the opposite.

* src/modest-singletons.c (modest_singletons_finalize): unref the plugin
  factory before the protocol registry (fixes NB#128962).

14 years agoOn setting the update interval, if no accounts set, remove alarmd handler.
Jose Dapena Paz [Fri, 24 Jul 2009 11:44:04 +0000 (13:44 +0200)]
On setting the update interval, if no accounts set, remove alarmd handler.

* src/hildon2/modest-platform.c (modest_platform_set_update_interval):
  if there are no accounts available, then we set update interval to 0
  (remove alarmd cookies then).

14 years agoAdd modest_tny_account_store_* to export.map
Jose Dapena Paz [Wed, 22 Jul 2009 11:03:54 +0000 (13:03 +0200)]
Add modest_tny_account_store_* to export.map

14 years agoAdd access to account store in plugins.
Jose Dapena Paz [Wed, 22 Jul 2009 10:26:46 +0000 (12:26 +0200)]
Add access to account store in plugins.

14 years agoRemove undisclosed recipients only for creating new messages, not in simplifying
Jose Dapena Paz [Mon, 20 Jul 2009 11:07:35 +0000 (13:07 +0200)]
Remove undisclosed recipients only for creating new messages, not in simplifying

14 years agoSimplify recipients also in Cc: field.
Jose Dapena Paz [Mon, 20 Jul 2009 10:52:03 +0000 (12:52 +0200)]
Simplify recipients also in Cc: field.

14 years agoOn simplifying the recipients, also remove "undisclosed-recipients"
Jose Dapena Paz [Mon, 20 Jul 2009 10:51:42 +0000 (12:51 +0200)]
On simplifying the recipients, also remove "undisclosed-recipients"

14 years agoAnother non checked return value in modest_attachments_view_set_message (fix 10 ...
Jose Dapena Paz [Mon, 20 Jul 2009 10:15:27 +0000 (12:15 +0200)]
Another non checked return value in modest_attachments_view_set_message (fix 10 (last) for NB#126941)

14 years agoIn get_composite_icons, take into account NULL pointer parameters (fix 9 for NB#126941)
Jose Dapena Paz [Mon, 20 Jul 2009 10:12:55 +0000 (12:12 +0200)]
In get_composite_icons, take into account NULL pointer parameters (fix 9 for NB#126941)

14 years agoAnother check for instance != NULL before unref (fix 8 for NB#126941)
Jose Dapena Paz [Mon, 20 Jul 2009 10:08:53 +0000 (12:08 +0200)]
Another check for instance != NULL before unref (fix 8 for NB#126941)

14 years agoCheck null value of account before unref in on_open_message_performer (fix 7 for...
Jose Dapena Paz [Mon, 20 Jul 2009 10:07:31 +0000 (12:07 +0200)]
Check null value of account before unref in on_open_message_performer (fix 7 for NB#126941)

14 years agoAnother fix in reply_forward_helper (always_NULL variable passed) (fix 6 for NB#126941)
Jose Dapena Paz [Mon, 20 Jul 2009 10:06:34 +0000 (12:06 +0200)]
Another fix in reply_forward_helper (always_NULL variable passed) (fix 6 for NB#126941)

14 years agoExtra check in reply_forward (fix 5 for NB#126941)
Jose Dapena Paz [Mon, 20 Jul 2009 10:02:58 +0000 (12:02 +0200)]
Extra check in reply_forward (fix 5 for NB#126941)

14 years agoIn message_reader, ignore folder parameter if header provided (fix 4 for NB#126941)
Jose Dapena Paz [Mon, 20 Jul 2009 10:00:09 +0000 (12:00 +0200)]
In message_reader, ignore folder parameter if header provided (fix 4 for NB#126941)

14 years agoFix some iterator conditions in modest tny folder (fix 3 for NB#126941)
Jose Dapena Paz [Mon, 20 Jul 2009 09:46:49 +0000 (11:46 +0200)]
Fix some iterator conditions in modest tny folder (fix 3 for NB#126941)

14 years agoCheck some error conditions in modest_tny_folder_find_folder_from_uri (fix 2 for...
Jose Dapena Paz [Mon, 20 Jul 2009 08:54:32 +0000 (10:54 +0200)]
Check some error conditions in modest_tny_folder_find_folder_from_uri (fix 2 for NB#126941)

14 years agoCheck tny_stream_read return value for -1 (fix 1 for NB#126941)
Jose Dapena Paz [Mon, 20 Jul 2009 08:43:59 +0000 (10:43 +0200)]
Check tny_stream_read return value for -1 (fix 1 for NB#126941)

* src/modest-formatter.c (extract_text): check return value for
  tny_stream_read. If -1, finish processing.

14 years agoversion and bug fix info update for week 30, 2009 second release 3.0.17-rc24
Sudheer Kumar Chiluveri [Mon, 20 Jul 2009 06:20:13 +0000 (09:20 +0300)]
version and bug fix info update for week 30, 2009 second release

14 years agoRemove addresses already in To: on creatin ReplyToAll Cc: (fixes NB#125907)
Jose Dapena Paz [Wed, 15 Jul 2009 15:51:00 +0000 (17:51 +0200)]
Remove addresses already in To: on creatin ReplyToAll Cc: (fixes NB#125907)

14 years agoFixes NB#127780, addressbook dialogs are unnecessarily system modal
Sergio Villar Senin [Tue, 14 Jul 2009 17:12:10 +0000 (19:12 +0200)]
Fixes NB#127780, addressbook dialogs are unnecessarily system modal

14 years agoversion and bug fix info update for week 30,2009 first release 3.0.17-rc23
Sudheer Kumar Chiluveri [Wed, 15 Jul 2009 12:44:14 +0000 (15:44 +0300)]
version and bug fix info update for week 30,2009 first release

14 years agoFixes NB#125074, show "memory card full" error when saving attachments to a disk...
Sergio Villar Senin [Wed, 15 Jul 2009 11:32:55 +0000 (13:32 +0200)]
Fixes NB#125074, show "memory card full" error when saving attachments to a disk full MMC

14 years agoFixes NB#125071, show the proper error note when trying to move msgs to MMC
Sergio Villar Senin [Wed, 15 Jul 2009 09:43:58 +0000 (11:43 +0200)]
Fixes NB#125071, show the proper error note when trying to move msgs to MMC
in memory full conditions

14 years agoFixes NB#126882, removed the progress bar in easysetupwizard. Replaced by progress...
Sergio Villar Senin [Tue, 14 Jul 2009 19:34:19 +0000 (21:34 +0200)]
Fixes NB#126882, removed the progress bar in easysetupwizard. Replaced by progress hint

14 years agoImplemented new save_remote_draft virtual.
Jose Dapena Paz [Tue, 14 Jul 2009 16:35:15 +0000 (18:35 +0200)]
Implemented new save_remote_draft virtual.

* src/modest-account-protocol.[ch]: Now we have a virtual method
  save_remote_draft that children can implement. This will be
  called just after message has been saved in local folder.
* src/modest-mail-operation.c: call save_remote_drafts if available just
  after saving local draft. Mail operation will last enough to also save
  the remote draft.

14 years agoFor remote drafts folder, append "(remote)" in folder view (disabled until logical...
Jose Dapena Paz [Wed, 1 Jul 2009 15:21:32 +0000 (17:21 +0200)]
For remote drafts folder, append "(remote)" in folder view (disabled until logical id is defined).

14 years agoReplaced modest_folder_window_finalize by dispose
Sergio Villar Senin [Mon, 13 Jul 2009 07:37:48 +0000 (09:37 +0200)]
Replaced modest_folder_window_finalize by dispose
Replaced modest_hildon2_window_finalize by dispose

ModestFolderView and TnyGtkFolderListStore are now correctly freed again

14 years agoRevert "Moved all the signal handlers to a GSList managed by the ModestSignalMgr"
Sergio Villar Senin [Fri, 10 Jul 2009 17:07:19 +0000 (19:07 +0200)]
Revert "Moved all the signal handlers to a GSList managed by the ModestSignalMgr"

This reverts commit a5ff3fc2f46a52d474c7a4776a29d1fda8cfb0e1.

Revert "On disposing folder view, remove all accounts from store."

This reverts commit ae1699e3bf3cbeda4e702d17af32290f554603c9.

14 years agoFixes NB#127102, open account DBus method is silently ignored if the current viewed...
Sergio Villar Senin [Mon, 13 Jul 2009 10:55:29 +0000 (12:55 +0200)]
Fixes NB#127102, open account DBus method is silently ignored if the current viewed window is not the accounts window

14 years agoFixes NB#125952, modality issue when trying to open a new editor after the "lose...
Sergio Villar Senin [Mon, 13 Jul 2009 09:03:33 +0000 (11:03 +0200)]
Fixes NB#125952, modality issue when trying to open a new editor after the "lose changes" modal dialog in the easysetup wizard is shown as a result of opening and closing the providers picker dialog

14 years agoFixed a compilation warning
Sergio Villar Senin [Mon, 13 Jul 2009 08:47:42 +0000 (10:47 +0200)]
Fixed a compilation warning

14 years agoFixes NB#127684, fixed a crash in the move to dimming rules
Sergio Villar Senin [Mon, 13 Jul 2009 08:39:26 +0000 (10:39 +0200)]
Fixes NB#127684, fixed a crash in the move to dimming rules

14 years agoAdd explicit dependency on libhildonfm2-dev, to fix MER build.
Jose Dapena Paz [Fri, 10 Jul 2009 15:10:16 +0000 (17:10 +0200)]
Add explicit dependency on libhildonfm2-dev, to fix MER build.

14 years agoupdating version and bug fix info for week 28 second release 3.0.17-rc22
Sudheer Kumar Chiluveri [Fri, 3 Jul 2009 15:29:32 +0000 (18:29 +0300)]
updating version and bug fix info for week 28 second release

14 years agoFixes NB#126508, properly initialize osso_rpc_t unions to prevent invalid frees
Sergio Villar Senin [Fri, 3 Jul 2009 10:48:48 +0000 (12:48 +0200)]
Fixes NB#126508, properly initialize osso_rpc_t unions to prevent invalid frees

14 years agoFixes NB#126375, default message size limit lowered to 100Kb
Sergio Villar Senin [Fri, 3 Jul 2009 10:25:31 +0000 (12:25 +0200)]
Fixes NB#126375, default message size limit lowered to 100Kb

14 years agoUse the proper call to retrieve the transport account
Sergio Villar Senin [Thu, 2 Jul 2009 15:16:42 +0000 (17:16 +0200)]
Use the proper call to retrieve the transport account

14 years agoFixed a typo in documentation
Sergio Villar Senin [Thu, 2 Jul 2009 10:23:31 +0000 (12:23 +0200)]
Fixed a typo in documentation

14 years agoAdded the FORBID_OUTGOING_XFERS tag to forbid folder and message transfers
Sergio Villar Senin [Thu, 2 Jul 2009 10:14:39 +0000 (12:14 +0200)]
Added the FORBID_OUTGOING_XFERS tag to forbid folder and message transfers

14 years agoReplaced the protocol tag for incoming xfers
Sergio Villar Senin [Wed, 1 Jul 2009 09:49:53 +0000 (11:49 +0200)]
Replaced the protocol tag for incoming xfers

14 years agoFixes NB#125835, wakeup send queue headers before flushing the accounts
Sergio Villar Senin [Wed, 1 Jul 2009 15:22:11 +0000 (17:22 +0200)]
Fixes NB#125835, wakeup send queue headers before flushing the accounts

14 years agoFixes NB#125952, "lose changes confirmation dialog" is now modal do easysetup wizard...
Sergio Villar Senin [Wed, 1 Jul 2009 11:10:24 +0000 (13:10 +0200)]
Fixes NB#125952, "lose changes confirmation dialog" is now modal do easysetup wizard. This prevents modality issues when the dialog is waiting for user input

14 years agoversion and bug fix info update for week 27, 2009 second release 3.0.17-rc21
Sudheer Kumar Chiluveri [Wed, 1 Jul 2009 09:23:59 +0000 (12:23 +0300)]
version and bug fix info update for week 27, 2009 second release

14 years agoFixes NB#125835, added modest_utils_flush_send_queue API.
Sergio Villar Senin [Tue, 30 Jun 2009 16:45:31 +0000 (18:45 +0200)]
Fixes NB#125835, added modest_utils_flush_send_queue API.

Allows plugins to request flushes of their send queues

14 years agoFixes NB#124317, modest can now open messages from notifications, stored in folders...
Sergio Villar Senin [Tue, 30 Jun 2009 15:22:36 +0000 (17:22 +0200)]
Fixes NB#124317, modest can now open messages from notifications, stored in folders different from INBOX

14 years agoReplaced some logical id's. Use singular/plural forms
Sergio Villar Senin [Tue, 30 Jun 2009 15:18:04 +0000 (17:18 +0200)]
Replaced some logical id's. Use singular/plural forms

14 years agoAdd support for abook without osso_abook_contact_chooser_set_visible_func API
Jose Dapena Paz [Tue, 30 Jun 2009 08:32:26 +0000 (10:32 +0200)]
Add support for abook without osso_abook_contact_chooser_set_visible_func API

14 years agoIn account settings, use same sizegroups for account name and user details.
Jose Dapena Paz [Mon, 29 Jun 2009 22:11:45 +0000 (00:11 +0200)]
In account settings, use same sizegroups for account name and user details.

14 years agoOn wizard, if username has @, don't add provider address in email address. Fixes...
Jose Dapena Paz [Mon, 29 Jun 2009 14:03:02 +0000 (16:03 +0200)]
On wizard, if username has @, don't add provider address in email address. Fixes NB#124936.

14 years agoFixes 125051, crash in ModestDatetimeFormatter after changing the system date
Sergio Villar Senin [Mon, 29 Jun 2009 14:06:29 +0000 (16:06 +0200)]
Fixes 125051, crash in ModestDatetimeFormatter after changing the system date

14 years agochanging license text to BSD/MIT style in modest-wp-text-view.c file
Sudheer Kumar Chiluveri [Mon, 29 Jun 2009 10:06:57 +0000 (13:06 +0300)]
changing license text to BSD/MIT style in modest-wp-text-view.c file

14 years agoFixes NB#124605, show the proper error when the connection goes down while retrieving...
Sergio Villar Senin [Mon, 29 Jun 2009 09:09:12 +0000 (11:09 +0200)]
Fixes NB#124605, show the proper error when the connection goes down while retrieving a message

14 years agoFixes NB#124628, 20 newest messages are not retrieved when the account has been setup
Sergio Villar Senin [Thu, 25 Jun 2009 18:08:31 +0000 (20:08 +0200)]
Fixes NB#124628, 20 newest messages are not retrieved when the account has been setup
Fixes NB#124639, only headers are downloaded when issuing a Send&Receive

14 years agoversion and bug fix update for week 27, 2009 first release 3.0.17-rc20
Sudheer Kumar Chiluveri [Sun, 28 Jun 2009 17:42:52 +0000 (20:42 +0300)]
version and bug fix update for week 27, 2009 first release

14 years agoOn loading gtkhtml view, if limit of chars is hit, show banner (fixes NB#122233)
Jose Dapena Paz [Thu, 25 Jun 2009 19:08:44 +0000 (21:08 +0200)]
On loading gtkhtml view, if limit of chars is hit, show banner (fixes NB#122233)

14 years agoEmit signal limit_error also in msg view.
Jose Dapena Paz [Thu, 25 Jun 2009 19:08:32 +0000 (21:08 +0200)]
Emit signal limit_error also in msg view.

14 years agoEmit limit_error on loading the document on gtkhtml mime part view if limit hit
Jose Dapena Paz [Thu, 25 Jun 2009 19:07:35 +0000 (21:07 +0200)]
Emit limit_error on loading the document on gtkhtml mime part view if limit hit

14 years agoMethod to check if limit has been hit in ModestTnyStreamGtkhtml
Jose Dapena Paz [Thu, 25 Jun 2009 19:23:12 +0000 (21:23 +0200)]
Method to check if limit has been hit in ModestTnyStreamGtkhtml

14 years agoAdded method to know if we have hit the limits in the text to html stream.
Jose Dapena Paz [Thu, 25 Jun 2009 18:46:08 +0000 (20:46 +0200)]
Added method to know if we have hit the limits in the text to html stream.

14 years agoOn creating forward, don't include purged parts (fixes NB#124831).
Jose Dapena Paz [Thu, 25 Jun 2009 18:08:20 +0000 (20:08 +0200)]
On creating forward, don't include purged parts (fixes NB#124831).

14 years agoFixes NB#124324, remove the original instance of "Fw:" in any of its forms ("FW:...
Sergio Villar Senin [Thu, 25 Jun 2009 11:23:33 +0000 (13:23 +0200)]
Fixes NB#124324, remove the original instance of "Fw:" in any of its forms ("FW:", "Fw:"...)

14 years agoFixes NB#124742, duplicate entries inserted in addressbook when same address is in...
Sergio Villar Senin [Thu, 25 Jun 2009 10:02:17 +0000 (12:02 +0200)]
Fixes NB#124742, duplicate entries inserted in addressbook when same address is in To, Cc, Bcc...

Updated check_names() calls to the new API
Updated Diablo version to the new addressbook API