modest
15 years ago * Fixes NB#86564, merged from trunk several commits
Sergio Villar Senin [Mon, 6 Oct 2008 16:08:07 +0000 (16:08 +0000)]
* Fixes NB#86564, merged from trunk several commits

pmo-diablo-r5919

15 years agoAdded week 40 bug fixes for diablo
Vivek Sekar [Tue, 30 Sep 2008 10:51:12 +0000 (10:51 +0000)]
Added week 40 bug fixes for diablo

pmo-diablo-r5814

15 years ago* Fixes NB#88016, set details dialog as modal. Backported from trunk
Jose Dapena Paz [Tue, 30 Sep 2008 09:14:39 +0000 (09:14 +0000)]
* Fixes NB#88016, set details dialog as modal. Backported from trunk
  r5434.

pmo-diablo-r5811

15 years ago* Fixes NB#85194, do not crash when d&d quickly over the same message
Jose Dapena Paz [Tue, 30 Sep 2008 08:04:47 +0000 (08:04 +0000)]
* Fixes NB#85194, do not crash when d&d quickly over the same message
  (backported from trunk r5318).

pmo-diablo-r5810

15 years ago* Ugh, bad fix applied. Fixed this.
Jose Dapena Paz [Fri, 26 Sep 2008 09:52:52 +0000 (09:52 +0000)]
* Ugh, bad fix applied. Fixed this.

pmo-diablo-r5771

15 years ago* Now we block sending mails (from any account) when we're changing
Jose Dapena Paz [Fri, 26 Sep 2008 09:48:50 +0000 (09:48 +0000)]
* Now we block sending mails (from any account) when we're changing
  the settings of an account. This should avoid crashes when we
  save settings and a send attempt shows at the same time the
  dialog to enter a password. It's an interlock. (fixes NB#87844).

pmo-diablo-r5770

15 years agoremoved non working fix NB#86801
Vivek Sekar [Wed, 24 Sep 2008 14:05:50 +0000 (14:05 +0000)]
removed non working fix NB#86801

pmo-diablo-r5729

15 years agoremoved fremantle bug 87744 nad added diablo bug 86743
Vivek Sekar [Wed, 24 Sep 2008 09:06:56 +0000 (09:06 +0000)]
removed fremantle bug 87744 nad added diablo bug 86743

pmo-diablo-r5712

15 years agoremoved bug 86564 from changelog
Vivek Sekar [Mon, 22 Sep 2008 15:14:40 +0000 (15:14 +0000)]
removed bug 86564 from changelog

pmo-diablo-r5679

15 years ago * revmoed the merge that was to fix 86564
Vivek Sekar [Mon, 22 Sep 2008 15:13:20 +0000 (15:13 +0000)]
  * revmoed the merge that was to fix 86564

pmo-diablo-r5678

15 years agoAdded bug fix 88246 to changelog.
Vivek Sekar [Mon, 22 Sep 2008 10:21:28 +0000 (10:21 +0000)]
Added bug fix 88246 to changelog.

pmo-diablo-r5663

15 years agoMerged fix for 88246 from trunk, using revision 5528.
Vivek Sekar [Mon, 22 Sep 2008 10:17:24 +0000 (10:17 +0000)]
Merged fix for 88246 from trunk, using revision 5528.

pmo-diablo-r5661

15 years agocorrected the 887744 mistype to 87744
Vivek Sekar [Mon, 22 Sep 2008 10:07:22 +0000 (10:07 +0000)]
corrected the 887744 mistype to 87744

pmo-diablo-r5660

15 years agoAdded bug fixes 88031, 86564, 87744 to changelog.
Vivek Sekar [Mon, 22 Sep 2008 09:05:40 +0000 (09:05 +0000)]
Added bug fixes 88031, 86564, 87744 to changelog.

pmo-diablo-r5655

15 years agoMerged fix for 87744 from trunk, using revision 5566.
Vivek Sekar [Mon, 22 Sep 2008 09:02:14 +0000 (09:02 +0000)]
Merged fix for 87744 from trunk, using revision 5566.

pmo-diablo-r5654

15 years agoMerged fix for 86564 from trunk, using revision 4758.
Vivek Sekar [Mon, 22 Sep 2008 09:01:39 +0000 (09:01 +0000)]
Merged fix for 86564 from trunk, using revision 4758.

pmo-diablo-r5653

15 years agoAdded bug fix 86801 to changelog
Vivek Sekar [Mon, 22 Sep 2008 08:09:46 +0000 (08:09 +0000)]
Added bug fix 86801 to changelog

pmo-diablo-r5650

15 years agoFix for NB#88031 (ported from trunk r5606):
Jose Dapena Paz [Wed, 17 Sep 2008 15:11:45 +0000 (15:11 +0000)]
Fix for NB#88031 (ported from trunk r5606):
* src/modest-account-mgr.[ch]: added method to check if there's
  already an store account with the same login, hostname and port
  as the one we're trying to add to account manager.
* src/maemo/easysetup/modest-easysetup-wizard-dialog.c: now we
  check also on trying to save the account if there's already an
  account with the same setup data. We prevent as we don't want two
  modest accounts using the same cache.

pmo-diablo-r5607

15 years agoAdded bug 86831 to changelog
Vivek Sekar [Fri, 12 Sep 2008 10:44:20 +0000 (10:44 +0000)]
Added bug 86831 to changelog

pmo-diablo-r5564

15 years agocommited merge from trunk revision 5445
Vivek Sekar [Thu, 11 Sep 2008 09:23:09 +0000 (09:23 +0000)]
commited merge from trunk revision 5445

pmo-diablo-r5540

15 years agoReverted commit 5484 as the code is required to properly know the connection status
Sergio Villar Senin [Wed, 10 Sep 2008 12:18:42 +0000 (12:18 +0000)]
Reverted commit 5484 as the code is required to properly know the connection status

pmo-diablo-r5532

15 years ago * Added bug fixes, 85924, 87412
Vivek Sekar [Mon, 8 Sep 2008 08:01:23 +0000 (08:01 +0000)]
  * Added bug fixes, 85924, 87412

pmo-diablo-r5485

15 years ago * Merged fix for 87412 from trunk, along with the fix in tinymail 3755
Vivek Sekar [Mon, 8 Sep 2008 07:59:52 +0000 (07:59 +0000)]
  * Merged fix for 87412 from trunk, along with the fix in tinymail 3755

pmo-diablo-r5484

15 years agoAdded bug fix 86996
Vivek Sekar [Mon, 8 Sep 2008 07:47:48 +0000 (07:47 +0000)]
Added bug fix 86996

pmo-diablo-r5483

15 years ago* src/maemo/modest-msg-view-window.c:
Jose Dapena Paz [Thu, 4 Sep 2008 22:19:44 +0000 (22:19 +0000)]
* src/maemo/modest-msg-view-window.c:
        * Add feedback of "view attachments" process to save the
          attachment to disk when it takes more than a second
          (fixes NB#86996). Fix was ported from trunk.

pmo-diablo-r5462

15 years ago * Ported fix for NB#85924 from trunk
Sergio Villar Senin [Tue, 2 Sep 2008 11:42:09 +0000 (11:42 +0000)]
* Ported fix for NB#85924 from trunk

pmo-diablo-r5431

15 years agoAdded the new bug fixes for week 35
Vivek Sekar [Wed, 27 Aug 2008 07:36:03 +0000 (07:36 +0000)]
Added the new bug fixes for week 35

pmo-diablo-r5376

15 years agoMerged fix for bug 87257 from trunk
Vivek Sekar [Wed, 27 Aug 2008 07:33:05 +0000 (07:33 +0000)]
Merged fix for bug 87257 from trunk

pmo-diablo-r5375

15 years agoMerged fix for bug 86199 from trunk
Vivek Sekar [Wed, 27 Aug 2008 07:32:21 +0000 (07:32 +0000)]
Merged fix for bug 86199 from trunk

pmo-diablo-r5374

15 years agoMerged fix for bug 86176 from trunk.
Vivek Sekar [Wed, 27 Aug 2008 07:28:01 +0000 (07:28 +0000)]
Merged fix for bug 86176 from trunk.

pmo-diablo-r5373

15 years agoMerged fix for bug 86112 from trunk
Vivek Sekar [Wed, 27 Aug 2008 07:27:03 +0000 (07:27 +0000)]
Merged fix for bug 86112 from trunk

pmo-diablo-r5372

15 years agoMerged fix for 86137 from trunk
Vivek Sekar [Tue, 26 Aug 2008 13:27:19 +0000 (13:27 +0000)]
Merged fix for 86137 from trunk

pmo-diablo-r5368

15 years agoreverting commit 5366, because of wrong commit reason
Vivek Sekar [Tue, 26 Aug 2008 13:26:43 +0000 (13:26 +0000)]
reverting commit 5366, because of wrong commit reason

pmo-diablo-r5367

15 years agoMerged fix for 86564 from trunk
Vivek Sekar [Tue, 26 Aug 2008 13:25:17 +0000 (13:25 +0000)]
Merged fix for 86564 from trunk

pmo-diablo-r5366

15 years agoAdded 4 bug fixes for week 34 release.
Vivek Sekar [Tue, 19 Aug 2008 15:42:42 +0000 (15:42 +0000)]
Added 4 bug fixes for week 34 release.

pmo-diablo-r5331

15 years ago* Merged revision 5291 from trunk
Sergio Villar Senin [Tue, 19 Aug 2008 14:41:42 +0000 (14:41 +0000)]
* Merged revision 5291 from trunk

pmo-diablo-r5330

15 years agoMerged fix for bug 87350 from trunk.
Vivek Sekar [Tue, 19 Aug 2008 10:00:23 +0000 (10:00 +0000)]
Merged fix for bug 87350 from trunk.

pmo-diablo-r5327

15 years agoMerged fix for bug 87351 from revision 5262.
Vivek Sekar [Tue, 19 Aug 2008 09:57:37 +0000 (09:57 +0000)]
Merged fix for bug 87351 from revision 5262.

pmo-diablo-r5326

15 years agoMerged fix for bug 86984 from revision 5220
Vivek Sekar [Tue, 19 Aug 2008 09:54:29 +0000 (09:54 +0000)]
Merged fix for bug 86984 from revision 5220

pmo-diablo-r5325

15 years agoMerged fix for bug 86213 from trunk.
Vivek Sekar [Tue, 19 Aug 2008 09:51:01 +0000 (09:51 +0000)]
Merged fix for bug 86213 from trunk.

pmo-diablo-r5324

15 years agoReverting to revision 5189, using the latest debian/changelog file.
Vivek Sekar [Tue, 19 Aug 2008 09:42:13 +0000 (09:42 +0000)]
Reverting to revision 5189, using the latest debian/changelog file.

pmo-diablo-r5323

15 years ago * Fixes NB#87366, do not hang on save attachments dialog
Sergio Villar Senin [Tue, 12 Aug 2008 15:14:24 +0000 (15:14 +0000)]
* Fixes NB#87366, do not hang on save attachments dialog

pmo-diablo-r5290

15 years ago Fixed a compilation warning (and a leak)
Sergio Villar Senin [Mon, 11 Aug 2008 09:38:20 +0000 (09:38 +0000)]
 Fixed a compilation warning (and a leak)

pmo-diablo-r5284

15 years agoAdded bug fixes for week 33 release.
Vivek Sekar [Mon, 11 Aug 2008 09:05:00 +0000 (09:05 +0000)]
Added bug fixes for week 33 release.

pmo-diablo-r5283

15 years agoMerged the fix for bug 87350
Vivek Sekar [Mon, 11 Aug 2008 08:19:00 +0000 (08:19 +0000)]
Merged the fix for bug 87350

pmo-diablo-r5282

15 years agoMerged fixes for bugs 86719 and 86828 from trunk
Vivek Sekar [Mon, 11 Aug 2008 08:17:20 +0000 (08:17 +0000)]
Merged fixes for bugs 86719 and 86828 from trunk

pmo-diablo-r5281

15 years agoMerged fixes for bugs 87366 and 87102 from trunk
Vivek Sekar [Mon, 11 Aug 2008 08:14:17 +0000 (08:14 +0000)]
Merged fixes for bugs 87366 and 87102 from trunk

pmo-diablo-r5280

15 years agoAdded 87351 for week 32 release
Vivek Sekar [Wed, 6 Aug 2008 06:44:27 +0000 (06:44 +0000)]
Added 87351 for week 32 release

pmo-diablo-r5269

15 years ago* Reverted some changes committed by mistake
Sergio Villar Senin [Tue, 5 Aug 2008 16:47:51 +0000 (16:47 +0000)]
* Reverted some changes committed by mistake

pmo-diablo-r5265

15 years ago * Merged revisions 4870 & 5005 from trunk, both revisions have patches for well...
Sergio Villar Senin [Tue, 5 Aug 2008 16:45:57 +0000 (16:45 +0000)]
* Merged revisions 4870 & 5005 from trunk, both revisions have patches for well known problems in dimming rules

pmo-diablo-r5264

15 years agoAdded a missing initialization
Sergio Villar Senin [Tue, 5 Aug 2008 08:17:34 +0000 (08:17 +0000)]
Added a missing initialization

pmo-diablo-r5262

15 years agoAdded bug fixes for week 32 into changelog
Vivek Sekar [Tue, 5 Aug 2008 07:41:34 +0000 (07:41 +0000)]
Added bug fixes for week 32 into changelog

pmo-diablo-r5261

15 years agoMerged fix for bug 87257 from trunk
Vivek Sekar [Tue, 5 Aug 2008 07:34:00 +0000 (07:34 +0000)]
Merged fix for bug 87257 from trunk

pmo-diablo-r5260

15 years agoMerged fix for bug 86199 from trunk
Vivek Sekar [Mon, 4 Aug 2008 13:51:21 +0000 (13:51 +0000)]
Merged fix for bug 86199 from trunk

pmo-diablo-r5257

15 years agoMerged fix for bugs 87174, 86213 from trunk
Vivek Sekar [Mon, 4 Aug 2008 13:49:51 +0000 (13:49 +0000)]
Merged fix for bugs 87174, 86213 from trunk

pmo-diablo-r5256

15 years agoMerged fix for bugs 87039, 87093 from trunk
Vivek Sekar [Mon, 4 Aug 2008 13:47:43 +0000 (13:47 +0000)]
Merged fix for bugs 87039, 87093 from trunk

pmo-diablo-r5255

15 years agoMerged fix for bug 87029 from trunk
Vivek Sekar [Mon, 4 Aug 2008 13:45:26 +0000 (13:45 +0000)]
Merged fix for bug 87029 from trunk

pmo-diablo-r5254

15 years agoMerged fix for bugs 86176,86408 from trunk
Vivek Sekar [Mon, 4 Aug 2008 13:38:37 +0000 (13:38 +0000)]
Merged fix for bugs 86176,86408 from trunk

pmo-diablo-r5253

15 years agoMerged fix for bug 86112 from trunk
Vivek Sekar [Mon, 4 Aug 2008 12:53:50 +0000 (12:53 +0000)]
Merged fix for bug 86112 from trunk

pmo-diablo-r5252

15 years agoMerged fix for bug 86564 from trunk
Vivek Sekar [Mon, 4 Aug 2008 12:53:15 +0000 (12:53 +0000)]
Merged fix for bug 86564 from trunk

pmo-diablo-r5251

15 years agoMerged fix for bug 86137 from trunk
Vivek Sekar [Mon, 4 Aug 2008 12:52:27 +0000 (12:52 +0000)]
Merged fix for bug 86137 from trunk

pmo-diablo-r5250

15 years ago * Fixes NB#86984, do not show authentication errors when the device disconnects
Sergio Villar Senin [Wed, 30 Jul 2008 17:26:07 +0000 (17:26 +0000)]
* Fixes NB#86984, do not show authentication errors when the device disconnects

pmo-diablo-r5220

15 years ago * removed an invalid call to camel_shutdown that could cause hangs
Sergio Villar Senin [Wed, 30 Jul 2008 15:19:54 +0000 (15:19 +0000)]
* removed an invalid call to camel_shutdown that could cause hangs

pmo-diablo-r5217

15 years agoAdded bug fixes for week 31
Vivek Sekar [Tue, 29 Jul 2008 09:37:24 +0000 (09:37 +0000)]
Added bug fixes for week 31

pmo-diablo-r5189

15 years ago * Merged fixes for bugs NB#86225 and NB#86773 (revisions 5067 and 5073) from trunk
Sergio Villar Senin [Tue, 29 Jul 2008 08:52:13 +0000 (08:52 +0000)]
* Merged fixes for bugs NB#86225 and NB#86773 (revisions 5067 and 5073) from trunk

pmo-diablo-r5184

15 years agoMerged fix for bug 85818, from trunk.
Vivek Sekar [Tue, 29 Jul 2008 07:09:53 +0000 (07:09 +0000)]
Merged fix for bug 85818, from trunk.

pmo-diablo-r5183

15 years agoMerged fix for bug 87073 and 87006 from trunk
Vivek Sekar [Mon, 28 Jul 2008 12:19:31 +0000 (12:19 +0000)]
Merged fix for bug 87073 and 87006 from trunk

pmo-diablo-r5171

15 years agoMerged fix for bug 86773 from trunk
Vivek Sekar [Mon, 28 Jul 2008 12:17:36 +0000 (12:17 +0000)]
Merged fix for bug 86773 from trunk

pmo-diablo-r5170

15 years ago 8 Merged fix for bug 86557 from trunk
Vivek Sekar [Mon, 28 Jul 2008 12:15:39 +0000 (12:15 +0000)]
  8 Merged fix for bug 86557 from trunk

pmo-diablo-r5169

15 years ago * Added bug fixes for week 30 diablo pe2 release
Vivek Sekar [Tue, 22 Jul 2008 08:10:57 +0000 (08:10 +0000)]
  * Added bug fixes for week 30 diablo pe2 release

pmo-diablo-r5087

15 years ago * Merged fix for bug 86798
Vivek Sekar [Mon, 21 Jul 2008 15:15:24 +0000 (15:15 +0000)]
  * Merged fix for bug 86798

pmo-diablo-r5077

15 years ago * Merged fixes for bugs 86562, 86266
Vivek Sekar [Mon, 21 Jul 2008 15:13:01 +0000 (15:13 +0000)]
  * Merged fixes for bugs 86562, 86266

pmo-diablo-r5076

15 years ago * Merged fixes for bugs 86171, 86476
Vivek Sekar [Mon, 21 Jul 2008 15:09:53 +0000 (15:09 +0000)]
  * Merged fixes for bugs 86171, 86476

pmo-diablo-r5074

15 years ago* As in r4690, bad merge that I didn't finish. This should fix
Jose Dapena Paz [Wed, 16 Jul 2008 15:32:44 +0000 (15:32 +0000)]
* As in r4690, bad merge that I didn't finish. This should fix
  another likely crash in on_idle_exit_modest.

pmo-diablo-r5031

15 years ago * Merged fix for NB#85859 from trunk
Sergio Villar Senin [Wed, 16 Jul 2008 11:00:31 +0000 (11:00 +0000)]
* Merged fix for NB#85859 from trunk

pmo-diablo-r5016

15 years agoMerged fixes for bugs 85757 and 86753 into the pe2 branch
Vivek Sekar [Mon, 14 Jul 2008 13:51:28 +0000 (13:51 +0000)]
Merged fixes for bugs 85757 and 86753 into the pe2 branch

pmo-diablo-r4990

15 years ago * Merged fix for NB#86700 from trunk
Sergio Villar Senin [Thu, 3 Jul 2008 18:13:53 +0000 (18:13 +0000)]
* Merged fix for NB#86700 from trunk

pmo-diablo-r4889

15 years ago * added the 6 bug fixes for week 27 release for diablo pe2
Vivek Sekar [Wed, 2 Jul 2008 07:40:04 +0000 (07:40 +0000)]
  * added the 6 bug fixes for week 27 release for diablo pe2

pmo-diablo-r4854

15 years ago* src/modest-mail-operation.c:
Jose Dapena Paz [Tue, 1 Jul 2008 16:28:50 +0000 (16:28 +0000)]
* src/modest-mail-operation.c:
        * Avoid leaking a reference on getting new headers.

pmo-diablo-r4847

15 years agoAdded the week 27 bug fix.
Vivek Sekar [Tue, 1 Jul 2008 14:27:42 +0000 (14:27 +0000)]
Added the week 27 bug fix.

pmo-diablo-r4845

15 years ago* src/modest-tny-local-folders-account.c:
Jose Dapena Paz [Tue, 1 Jul 2008 14:05:11 +0000 (14:05 +0000)]
* src/modest-tny-local-folders-account.c:
        * Release reference to outbox folder when the account is
          finalized. This was a reference leak.
* src/modest-runtime.c:
        * Release signal handlers before singletons, as they keep
          references to the send queues.
        * Also fix a double reference (one leaking) on adding new
          send queues to cache.
* src/modest-tny-send-queue.c:
        * Finalize parent tny send queue before we unref the sentbox and
          outbox, as these references are used in parent finalize.
* src/widgets/modest-window-mgr.c:
        * As ..._unregister_window frees the g_list node, changed the
          order to fetch first the next element in list before we
          destroy the reference to the list.
        * Now on_window_destroy never propagates, as we take care of
          destroy.
        * The window mgr window list contains now a explicit GObject
          reference, and we free this one on removing elements from it.
* src/modest-ui-actions.c:
        * On creating view and edit windows, we don't unref them as
          these references are the floating ones (handled by gtk).
* src/modest-main-window.c:
        * Keep an explicit reference to empty view and header view
          to be able to free them properly on finishing the main
          window.
        * Fix a reference leak to folder store on calling to sync folder
          mail operation.

pmo-diablo-r4843

15 years ago * Added the week 26 bug fixes
Vivek Sekar [Mon, 23 Jun 2008 08:04:17 +0000 (08:04 +0000)]
  * Added the week 26 bug fixes

pmo-diablo-r4740

15 years ago* src/maemo/modest-msg-view-window.c:
Jose Dapena Paz [Tue, 17 Jun 2008 13:33:40 +0000 (13:33 +0000)]
* src/maemo/modest-msg-view-window.c:
* Use tny_stream_close to finish gtkhtml streams instead of
  destroying them, to avoid some crashes (fixes NB#84605).

pmo-diablo-r4703

15 years ago* Merged fix for 85743 from trunk
Sergio Villar Senin [Tue, 17 Jun 2008 12:34:53 +0000 (12:34 +0000)]
* Merged fix for 85743 from trunk

pmo-diablo-r4701

15 years ago* Fixed a bad merge causing a secure crash on closing modest.
Jose Dapena Paz [Mon, 16 Jun 2008 12:11:49 +0000 (12:11 +0000)]
* Fixed a bad merge causing a secure crash on closing modest.

pmo-diablo-r4690

15 years ago * Added the week 25 bug fixes to the debian/changelog
Vivek Sekar [Mon, 16 Jun 2008 08:30:33 +0000 (08:30 +0000)]
  * Added the week 25 bug fixes to the debian/changelog

pmo-diablo-r4688

15 years ago * Merged revisions 4622, 4636 from trunk for week 25 fixes.
Vivek Sekar [Mon, 16 Jun 2008 08:07:49 +0000 (08:07 +0000)]
  * Merged revisions 4622, 4636 from trunk for week 25 fixes.
  * Bugs fixed by merge 85622, 85873

pmo-diablo-r4687

15 years ago * Merged revision 4640 from trunk, to fix 86372
Vivek Sekar [Wed, 11 Jun 2008 09:06:32 +0000 (09:06 +0000)]
   * Merged revision 4640 from trunk, to fix 86372

pmo-diablo-r4643

15 years ago * Fixes NB#86372, do not dimm the edit and delete buttons when there is only one...
Sergio Villar Senin [Tue, 10 Jun 2008 15:38:13 +0000 (15:38 +0000)]
* Fixes NB#86372, do not dimm the edit and delete buttons when there is only one account

pmo-diablo-r4635

15 years ago * Merged revisions 4463-67,72,74,83-85,92,97,4508-09,97,4601
Vivek Sekar [Tue, 10 Jun 2008 11:26:39 +0000 (11:26 +0000)]
  * Merged revisions 4463-67,72,74,83-85,92,97,4508-09,97,4601
  * Updated the bug fixes for week 24 release.

pmo-diablo-r4633

15 years ago * Merged from trunk revisions 4467, 4472, 4485
Sergio Villar Senin [Tue, 10 Jun 2008 10:08:54 +0000 (10:08 +0000)]
* Merged from trunk revisions 4467, 4472, 4485

pmo-diablo-r4629

15 years ago * Added new bug fix 86186
Vivek Sekar [Thu, 5 Jun 2008 07:54:27 +0000 (07:54 +0000)]
  * Added new bug fix 86186

pmo-diablo-r4609

15 years ago* src/modest-text-utils.[ch]:
Jose Dapena Paz [Wed, 4 Jun 2008 15:21:09 +0000 (15:21 +0000)]
* src/modest-text-utils.[ch]:
* Added a method to convert uris to hyperlinks con html
  messages as created in wpeditor.
* src/maemo/modest-msg-edit-window.c:
* Now we also hyperlinkify the messages in rich text for storing
  or sending (fixes NB#86186).

pmo-diablo-r4606

15 years ago * Added new bug fixes for week 23 release.
Vivek Sekar [Wed, 4 Jun 2008 12:02:38 +0000 (12:02 +0000)]
   * Added new bug fixes for week 23 release.

pmo-diablo-r4605

15 years ago * Merged fixes for NB#85060. NB#86079 and NB#85621 from trunk
Sergio Villar Senin [Wed, 4 Jun 2008 10:09:04 +0000 (10:09 +0000)]
* Merged fixes for NB#85060. NB#86079 and NB#85621 from trunk

pmo-diablo-r4604

15 years ago * Added new bug 86180 into the branch for week 23 build.
Vivek Sekar [Wed, 4 Jun 2008 07:54:16 +0000 (07:54 +0000)]
  * Added new bug 86180 into the branch for week 23 build.

pmo-diablo-r4602

15 years agoWeek 23 bug fixes for the pe1 branch
Vivek Sekar [Mon, 2 Jun 2008 11:18:50 +0000 (11:18 +0000)]
Week 23 bug fixes for the pe1 branch

pmo-diablo-r4592

16 years ago * Ported commit 4586 from trunk
Sergio Villar Senin [Fri, 30 May 2008 08:24:09 +0000 (08:24 +0000)]
* Ported commit 4586 from trunk

pmo-diablo-r4587

16 years ago * Merged fix for NB#85964 from trunk
Sergio Villar Senin [Thu, 29 May 2008 09:27:36 +0000 (09:27 +0000)]
* Merged fix for NB#85964 from trunk

pmo-diablo-r4584

16 years ago * Merged fix for NB#85924 from trunk
Sergio Villar Senin [Wed, 28 May 2008 15:50:39 +0000 (15:50 +0000)]
* Merged fix for NB#85924 from trunk

pmo-diablo-r4582