modest
15 years ago* Migrated to hildon 2 check buttons and thumbable controls
Jose Dapena Paz [Mon, 6 Oct 2008 14:56:55 +0000 (14:56 +0000)]
* Migrated to hildon 2 check buttons and thumbable controls
  in global settings, account settings and account wizard.
* More fixes.

pmo-trunk-r5918

15 years agoAdded bug fix for week 41
Vivek Sekar [Mon, 6 Oct 2008 08:44:21 +0000 (08:44 +0000)]
Added bug fix for week 41

pmo-trunk-r5895

15 years ago* Added limit retrieve picker as a replacement in hildon 2 for the
Jose Dapena Paz [Thu, 2 Oct 2008 16:18:30 +0000 (16:18 +0000)]
* Added limit retrieve picker as a replacement in hildon 2 for the
  combobox used in maemo. Now we use it too.
With this, all the comboboxes are migrated in hildon2 platform.

pmo-trunk-r5884

15 years ago* Added new ModestRetrievePicker as a replacement of
Jose Dapena Paz [Thu, 2 Oct 2008 15:57:40 +0000 (15:57 +0000)]
* Added new ModestRetrievePicker as a replacement of
  ModestRetrieveComboBox in hildon2 toolkit. Modified also dialogs to
  use the new widget.

pmo-trunk-r5883

15 years ago* Implemented a new replacement for secureauth combobox called
Jose Dapena Paz [Thu, 2 Oct 2008 12:52:51 +0000 (12:52 +0000)]
* Implemented a new replacement for secureauth combobox called
  ModestSecureauthPicker and updated hildon2 dialogs.
* Small fixes.

pmo-trunk-r5870

15 years ago* Added new server security picker for hildon2, and replaced
Jose Dapena Paz [Wed, 1 Oct 2008 15:14:33 +0000 (15:14 +0000)]
* Added new server security picker for hildon2, and replaced
  usage of the old combobox in security options view and
  smtp connection specific edit window.

pmo-trunk-r5848

15 years agoChanges for hildon2 port.
Jose Dapena Paz [Wed, 1 Oct 2008 14:13:58 +0000 (14:13 +0000)]
Changes for hildon2 port.
* Fix build structure to expose the toolkit defines on building.
* Replaced combo boxes with selector pickers in global settings dialog.
* Now settings dialog does not have tabs.
* Removed the play sound check button in global settings.
* Removed cancel button in global settings.

pmo-trunk-r5846

15 years ago* Fixes to touch selector usage of new pickers.
Jose Dapena Paz [Wed, 1 Oct 2008 09:51:31 +0000 (09:51 +0000)]
* Fixes to touch selector usage of new pickers.
* Added new servertype picker, replacing the old easysetup combobox.
* Now we use the new servertype picker in settings wizard.

pmo-trunk-r5834

15 years ago* Created ModestProviderPicker widget for hildon2 toolkit.
Jose Dapena Paz [Wed, 1 Oct 2008 08:52:19 +0000 (08:52 +0000)]
* Created ModestProviderPicker widget for hildon2 toolkit.
* Modified hildon2 wizard to use the new provider picker.

pmo-trunk-r5829

15 years ago* Updated some code comments in editor.
Jose Dapena Paz [Wed, 1 Oct 2008 07:09:23 +0000 (07:09 +0000)]
* Updated some code comments in editor.

pmo-trunk-r5826

15 years ago* Added new ModestSelectorPicker that will replace ModestComboBox in
Jose Dapena Paz [Wed, 1 Oct 2008 07:00:33 +0000 (07:00 +0000)]
* Added new ModestSelectorPicker that will replace ModestComboBox in
  hildon2 UI.
* Use selector picker for from field in editor.
* Some improvements in country picker, and better usage of
  HildonPickerButton and HildonTouchSelector APIs.

pmo-trunk-r5825

15 years ago* Now ModestEasysetupCountryComboBox becomes ModestCountryPicker. We
Jose Dapena Paz [Tue, 30 Sep 2008 20:31:34 +0000 (20:31 +0000)]
* Now ModestEasysetupCountryComboBox becomes ModestCountryPicker. We
  also eliminate ifdefs when they're not required for using this.
* Cleaned more "legacy" maemo platform elements and replaced with the
  new MODEST_TOOLKIT_GTK.

pmo-trunk-r5824

15 years ago* Added hildon2 directory, with a copy of the contents of maemo
Jose Dapena Paz [Tue, 30 Sep 2008 17:10:22 +0000 (17:10 +0000)]
* Added hildon2 directory, with a copy of the contents of maemo
  directory.
* For hildon2, we removed the easysetup directory to have all the
  hildon2 ui in the same place.
* Modified libalarm, to use the new API in fremantle.

pmo-trunk-r5823

15 years ago* Changes in the autotools stuff affecting a lot of platform dependent
Jose Dapena Paz [Tue, 30 Sep 2008 15:37:53 +0000 (15:37 +0000)]
* Changes in the autotools stuff affecting a lot of platform dependent
  code. Now we have a platform (maemo/gnome) and a toolkit (gtk, hildon1
  and hildon2).
* hildon2 is still pointing to maemo directory. But this change will
  enable us to begin the hildon2 port work in a different folder.
* The change is also important for MID compatibility, as it's platform
  would be gnome, and the toolkit a hildon flavor.
* Removed the HAVE_HILDON0_WIDGETS and similars. Now we have a
  MODEST_HILDON_API variable with the major number of the hildon
  library.

pmo-trunk-r5822

15 years ago* Fix build with september osso address book 4.x.
Jose Dapena Paz [Thu, 25 Sep 2008 11:58:41 +0000 (11:58 +0000)]
* Fix build with september osso address book 4.x.

pmo-trunk-r5741

15 years agoWeek 39 build
Vivek Sekar [Thu, 25 Sep 2008 07:20:21 +0000 (07:20 +0000)]
Week 39 build

pmo-trunk-r5733

15 years agoAdded the new modest-plugin-dev package into the control file
Vivek Sekar [Wed, 24 Sep 2008 08:44:33 +0000 (08:44 +0000)]
Added the new modest-plugin-dev package into the control file

pmo-trunk-r5710

15 years ago* Now we block sending mails (from any account) when we're changing
Jose Dapena Paz [Mon, 22 Sep 2008 20:57:21 +0000 (20:57 +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-trunk-r5681

15 years ago* Lots of build fixes due to a very bad commit with the merge not
Jose Dapena Paz [Mon, 22 Sep 2008 20:45:00 +0000 (20:45 +0000)]
* Lots of build fixes due to a very bad commit with the merge not
  finished.

pmo-trunk-r5680

15 years agoMerged the new plugin system from branch plugin-system.
Jose Dapena Paz [Mon, 22 Sep 2008 14:06:27 +0000 (14:06 +0000)]
Merged the new plugin system from branch plugin-system.

pmo-trunk-r5674

15 years agoFix for NB#88031:
Jose Dapena Paz [Wed, 17 Sep 2008 15:10:58 +0000 (15:10 +0000)]
Fix for NB#88031:
* 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-trunk-r5606

15 years ago * Copied debian/control.maemo-diablo to debian/control for fremantle, to ease autom...
Vivek Sekar [Tue, 16 Sep 2008 15:02:16 +0000 (15:02 +0000)]
  * Copied debian/control.maemo-diablo to debian/control for fremantle, to ease automated integration

pmo-trunk-r5593

15 years agoUpdated modest version in trunk to 2.0, diablo will use 1.0
Vivek Sekar [Tue, 16 Sep 2008 14:58:09 +0000 (14:58 +0000)]
Updated modest version in trunk to 2.0, diablo will use 1.0

pmo-trunk-r5592

15 years ago* src/dbus_api/modest-dbus-callback.c:
Jose Dapena Paz [Sun, 14 Sep 2008 19:20:36 +0000 (19:20 +0000)]
* src/dbus_api/modest-dbus-callback.c:
  Now delete message dbus operation is completely asynchronous, to
  improve responsiveness on deleting big sets of messages (fixes
  NB#87744).

pmo-trunk-r5566

15 years ago * Fixes NB#87030 do not close the settings dialog when canceling the "discard change...
Sergio Villar Senin [Thu, 11 Sep 2008 11:10:15 +0000 (11:10 +0000)]
* Fixes NB#87030 do not close the settings dialog when canceling the "discard changes" dialog

pmo-trunk-r5542

15 years agoReverted commit 5419 as it prevented notifications from appear
Sergio Villar Senin [Wed, 10 Sep 2008 12:21:46 +0000 (12:21 +0000)]
Reverted commit 5419 as it prevented notifications from appear

pmo-trunk-r5533

15 years ago * Fixes NB#88246, do not crash when pasting a lot of directions in the to: field
Sergio Villar Senin [Wed, 10 Sep 2008 08:12:51 +0000 (08:12 +0000)]
* Fixes NB#88246, do not crash when pasting a lot of directions in the to: field

pmo-trunk-r5528

15 years ago * Removed duplicated To: entries, fixes NB#87269
Sergio Villar Senin [Tue, 9 Sep 2008 10:29:12 +0000 (10:29 +0000)]
* Removed duplicated To: entries, fixes NB#87269

pmo-trunk-r5518

15 years ago* src/maemo/modest-address-book.c:
Jose Dapena Paz [Mon, 8 Sep 2008 17:15:46 +0000 (17:15 +0000)]
* src/maemo/modest-address-book.c:
* Build fix for fremantle addressbook.

pmo-trunk-r5502

15 years ago* src/maemo/modest-account-view-window.c:
Jose Dapena Paz [Mon, 8 Sep 2008 17:14:18 +0000 (17:14 +0000)]
* src/maemo/modest-account-view-window.c:
* Fix to the way we add the action buttons of this dialog.
  Now they're added directly to the action area button box of
  the dialog, so that their position is the expected one
  both in diablo and fremantle (NB#85453).

pmo-trunk-r5501

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-trunk-r5485

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

pmo-trunk-r5483

15 years ago* src/maemo/modest-msg-view-window.c:
Jose Dapena Paz [Thu, 4 Sep 2008 10:02:45 +0000 (10:02 +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).

pmo-trunk-r5445

15 years agoReverting last commit that "fixed" bug 87971. The bug was not valid
Sergio Villar Senin [Wed, 3 Sep 2008 11:33:44 +0000 (11:33 +0000)]
Reverting last commit that "fixed" bug 87971. The bug was not valid

pmo-trunk-r5441

15 years ago * Do not remove our own address from To: field when replying to all
Sergio Villar Senin [Wed, 3 Sep 2008 11:15:36 +0000 (11:15 +0000)]
* Do not remove our own address from To: field when replying to all

pmo-trunk-r5440

15 years ago * Fixes NB#88028, set the details dialog to close with his parent
Sergio Villar Senin [Tue, 2 Sep 2008 16:22:12 +0000 (16:22 +0000)]
* Fixes NB#88028, set the details dialog to close with his parent

pmo-trunk-r5435

15 years ago * Fixes NB#88016, set details dialog as modal
Sergio Villar Senin [Tue, 2 Sep 2008 15:57:20 +0000 (15:57 +0000)]
* Fixes NB#88016, set details dialog as modal

pmo-trunk-r5434

15 years ago * Fixes NB#85924, crash when waking up messages
Sergio Villar Senin [Tue, 2 Sep 2008 11:41:15 +0000 (11:41 +0000)]
* Fixes NB#85924, crash when waking up messages

pmo-trunk-r5430

15 years ago * Fixed a potential crash in shutdown() code
Sergio Villar Senin [Tue, 2 Sep 2008 10:14:21 +0000 (10:14 +0000)]
* Fixed a potential crash in shutdown() code

pmo-trunk-r5426

15 years ago * Applied patch from Ross Burton
Sergio Villar Senin [Tue, 2 Sep 2008 09:58:04 +0000 (09:58 +0000)]
* Applied patch from Ross Burton

pmo-trunk-r5425

15 years ago* Added missing Gnome sort dialog.
Jose Dapena Paz [Sat, 30 Aug 2008 12:24:53 +0000 (12:24 +0000)]
* Added missing Gnome sort dialog.

pmo-trunk-r5420

15 years ago * Do not perform a connect_and_perform in the dbus callbacks because the UI actions...
Sergio Villar Senin [Fri, 29 Aug 2008 17:52:50 +0000 (17:52 +0000)]
* Do not perform a connect_and_perform in the dbus callbacks because the UI actions will do it

pmo-trunk-r5419

15 years ago* removed an invalid include
Sergio Villar Senin [Fri, 29 Aug 2008 17:42:03 +0000 (17:42 +0000)]
* removed an invalid include

pmo-trunk-r5418

15 years ago * Removed invalid conic include
Sergio Villar Senin [Thu, 28 Aug 2008 17:14:52 +0000 (17:14 +0000)]
* Removed invalid conic include

pmo-trunk-r5400

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-trunk-r5376

15 years ago * Fixes NB#87754, the header view grabs the focus in simple style view
Sergio Villar Senin [Mon, 25 Aug 2008 09:11:31 +0000 (09:11 +0000)]
* Fixes NB#87754, the header view grabs the focus in simple style view

pmo-trunk-r5355

15 years ago* Fixes a memory leak
Sergio Villar Senin [Thu, 21 Aug 2008 17:16:42 +0000 (17:16 +0000)]
* Fixes a memory leak
* Fixes a critical destroying a banner already destroyed

pmo-trunk-r5343

15 years ago * Fixes a lot of reference leaks
Sergio Villar Senin [Thu, 21 Aug 2008 12:10:24 +0000 (12:10 +0000)]
* Fixes a lot of reference leaks

pmo-trunk-r5342

15 years ago * Fixed a memory leak
Sergio Villar Senin [Thu, 21 Aug 2008 11:46:59 +0000 (11:46 +0000)]
* Fixed a memory leak

pmo-trunk-r5340

15 years ago * Fixes a big memory leak caused by a renderer that was never drawn nor freed
Sergio Villar Senin [Thu, 21 Aug 2008 11:36:05 +0000 (11:36 +0000)]
* Fixes a big memory leak caused by a renderer that was never drawn nor freed

pmo-trunk-r5339

15 years ago * Fixes NB#85194, do not crash when d&d quickly over the same message
Sergio Villar Senin [Mon, 18 Aug 2008 17:07:41 +0000 (17:07 +0000)]
 * Fixes NB#85194, do not crash when d&d quickly over the same message

pmo-trunk-r5318

15 years ago * Partially fixes NB#87598
Sergio Villar Senin [Mon, 18 Aug 2008 16:45:34 +0000 (16:45 +0000)]
* Partially fixes NB#87598

pmo-trunk-r5317

15 years ago * Open attachments using an asynchronous stream decoding
Sergio Villar Senin [Thu, 14 Aug 2008 17:10:51 +0000 (17:10 +0000)]
* Open attachments using an asynchronous stream decoding

pmo-trunk-r5306

15 years ago * Properly fixes NB#87366, delayed dimming rules must be protected by the gdk lock
Sergio Villar Senin [Thu, 14 Aug 2008 15:29:43 +0000 (15:29 +0000)]
* Properly fixes NB#87366, delayed dimming rules must be protected by the gdk lock
* Reduced the delaying time from 0.5s to 0.1

pmo-trunk-r5305

15 years ago deleted duplicated code
Sergio Villar Senin [Tue, 12 Aug 2008 17:20:43 +0000 (17:20 +0000)]
 deleted duplicated code

pmo-trunk-r5293

15 years ago * Fixes NB#86840, properly undo bold/italics after some undo's
Sergio Villar Senin [Tue, 12 Aug 2008 17:05:43 +0000 (17:05 +0000)]
* Fixes NB#86840, properly undo bold/italics after some undo's

pmo-trunk-r5292

15 years ago * Fixes NB#87456, close "remove attachment" dialog with its parent
Sergio Villar Senin [Tue, 12 Aug 2008 15:55:59 +0000 (15:55 +0000)]
* Fixes NB#87456, close "remove attachment" dialog with its parent

pmo-trunk-r5291

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-trunk-r5283

15 years ago * Fixes NB#87366, do not hang in save attachments dialog.
Sergio Villar Senin [Wed, 6 Aug 2008 14:35:54 +0000 (14:35 +0000)]
* Fixes NB#87366, do not hang in save attachments dialog.

pmo-trunk-r5270

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-trunk-r5269

15 years ago * Removed invalid duplicated code
Sergio Villar Senin [Tue, 5 Aug 2008 19:09:10 +0000 (19:09 +0000)]
* Removed invalid duplicated code
* Fixes NB#87321, dimm "Cancel sending" CSM option when messages are not being sent

pmo-trunk-r5268

15 years ago * Fixes NB#87346 do not generate nested "Fw:" or "Re:"
Sergio Villar Senin [Tue, 5 Aug 2008 18:43:32 +0000 (18:43 +0000)]
* Fixes NB#87346 do not generate nested "Fw:" or "Re:"

pmo-trunk-r5267

15 years ago * Fixes NB#87350, is the classical close with parent for dialogs. That dialog was...
Sergio Villar Senin [Tue, 5 Aug 2008 17:46:54 +0000 (17:46 +0000)]
* Fixes NB#87350, is the classical close with parent for dialogs. That dialog was not setup like that, so his parent window was dying before it and that's why it was crashing

pmo-trunk-r5266

15 years ago * Fixes NB#87335 do not loose focus when drag&drop mandatory local folders
Sergio Villar Senin [Tue, 5 Aug 2008 08:51:09 +0000 (08:51 +0000)]
* Fixes NB#87335 do not loose focus when drag&drop mandatory local folders

pmo-trunk-r5263

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-trunk-r5261

15 years ago * Merged from plugin system the actual fix for NB#87094
Sergio Villar Senin [Mon, 4 Aug 2008 16:05:03 +0000 (16:05 +0000)]
* Merged from plugin system the actual fix for NB#87094

pmo-trunk-r5259

15 years ago * Fixes NB#87299, dimm Details option when focus is not neither on folder nor header...
Sergio Villar Senin [Mon, 4 Aug 2008 11:13:38 +0000 (11:13 +0000)]
* Fixes NB#87299, dimm Details option when focus is not neither on folder nor headers view

pmo-trunk-r5249

15 years ago * Properly detect invalid windows folder names. Thx to djcb for the great catch
Sergio Villar Senin [Mon, 4 Aug 2008 08:12:48 +0000 (08:12 +0000)]
* Properly detect invalid windows folder names. Thx to djcb for the great catch

pmo-trunk-r5248

15 years agoFix for NB#87160
Jose Dapena Paz [Fri, 1 Aug 2008 15:54:02 +0000 (15:54 +0000)]
Fix for NB#87160
* src/widgets/modest-header-view.c:
  Removed code to rescroll to selected cells on focus in.
* src/maemo/modest-main-window.c:
  Added the equivalent code to rescroll to selected cells, but not on
  focus in always, but on focus in through keyboard navigation.

pmo-trunk-r5247

15 years ago* src/maemo/modest-msg-edit-window.c:
Jose Dapena Paz [Fri, 1 Aug 2008 10:40:46 +0000 (10:40 +0000)]
* src/maemo/modest-msg-edit-window.c:
  Removed the (de)serialize filter in text buffer so that we can
  paste contents frmom osso notes (fixes NB#87201).

pmo-trunk-r5243

15 years ago* src/maemo/modest-address-book.c:
Jose Dapena Paz [Fri, 1 Aug 2008 07:31:14 +0000 (07:31 +0000)]
* src/maemo/modest-address-book.c:
  Use the proper dialog for selecting the contacts matching a name in
  check names. Also set proper title (fixes NB#87278).

pmo-trunk-r5237

15 years ago* Fixed a compilation warning
Jose Dapena Paz [Fri, 1 Aug 2008 07:17:51 +0000 (07:17 +0000)]
* Fixed a compilation warning

pmo-trunk-r5236

15 years ago* src/widgets/modest-attachments-view.c:
Jose Dapena Paz [Thu, 31 Jul 2008 17:14:29 +0000 (17:14 +0000)]
* src/widgets/modest-attachments-view.c:
  Removed teh clipboard_clear handler, as it was wiping the selection
  on clipboard external changes.
* src/modest-ui-dimming-rules.c:
  Avoid in add to contacts dimming rules calling to clibpoard when
  focus was in attachments view (prevents some locks).

pmo-trunk-r5235

15 years ago * Fixes NB#87271, do not show an info banner for a dimmed sort button
Sergio Villar Senin [Thu, 31 Jul 2008 16:41:08 +0000 (16:41 +0000)]
* Fixes NB#87271, do not show an info banner for a dimmed sort button

pmo-trunk-r5234

15 years ago * Fixes NB#87257, do not reenable the delete button if opening an editor while downl...
Sergio Villar Senin [Thu, 31 Jul 2008 12:10:06 +0000 (12:10 +0000)]
* Fixes NB#87257, do not reenable the delete button if opening an editor while downloading a message

pmo-trunk-r5230

15 years ago * Added "--" before the signature in new messages
Sergio Villar Senin [Wed, 30 Jul 2008 10:39:12 +0000 (10:39 +0000)]
* Added "--" before the signature in new messages

pmo-trunk-r5214

15 years ago * Fixes NB#87102, append the signature at the end of the message
Sergio Villar Senin [Wed, 30 Jul 2008 10:35:20 +0000 (10:35 +0000)]
* Fixes NB#87102, append the signature at the end of the message

pmo-trunk-r5213

15 years ago * Remove the autoselect row reference when setting the model to NULL
Sergio Villar Senin [Wed, 30 Jul 2008 09:30:18 +0000 (09:30 +0000)]
* Remove the autoselect row reference when setting the model to NULL

pmo-trunk-r5210

15 years ago * Fixes NB#86199, added support to message/rfc822 messages as attachments
Sergio Villar Senin [Tue, 29 Jul 2008 18:22:37 +0000 (18:22 +0000)]
* Fixes NB#86199, added support to message/rfc822 messages as attachments

pmo-trunk-r5203

15 years ago * Fixes NB#86213, do not interrupt INBOX refresh when creating an account and switch...
Sergio Villar Senin [Tue, 29 Jul 2008 17:18:16 +0000 (17:18 +0000)]
* Fixes NB#86213, do not interrupt INBOX refresh when creating an account and switching to it through View menu

pmo-trunk-r5202

15 years ago * Fixes NB#87094, dimm the toolbar buttons when the message has been sent
Sergio Villar Senin [Tue, 29 Jul 2008 09:56:38 +0000 (09:56 +0000)]
* Fixes NB#87094, dimm the toolbar buttons when the message has been sent

pmo-trunk-r5191

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-trunk-r5189

15 years ago * Fixes NB#87161, do not allow to remove nested attachments
Sergio Villar Senin [Mon, 28 Jul 2008 19:11:51 +0000 (19:11 +0000)]
* Fixes NB#87161, do not allow to remove nested attachments

pmo-trunk-r5179

15 years ago * Fixes NB#87174, show the proper information banner when an attachment can not...
Sergio Villar Senin [Mon, 28 Jul 2008 18:40:00 +0000 (18:40 +0000)]
* Fixes NB#87174, show the proper information banner when an attachment can not be added because is too big

pmo-trunk-r5178

15 years ago * Fixes NB#87165, do not allow folder names like LTP* or COM*
Sergio Villar Senin [Mon, 28 Jul 2008 18:04:23 +0000 (18:04 +0000)]
* Fixes NB#87165, do not allow folder names like LTP* or COM*

pmo-trunk-r5177

15 years ago * Fixes NB#87113, new folder dialog is now modal to move to dialog which is modal...
Sergio Villar Senin [Mon, 28 Jul 2008 08:38:09 +0000 (08:38 +0000)]
* Fixes NB#87113, new folder dialog is now modal to move to dialog which is modal to the main/msg windows

pmo-trunk-r5165

15 years ago * Fixes NB#87093, backspace deletes attachments from editor
Sergio Villar Senin [Wed, 23 Jul 2008 12:19:55 +0000 (12:19 +0000)]
* Fixes NB#87093, backspace deletes attachments from editor

pmo-trunk-r5111

15 years ago * added a missing initialization
Sergio Villar Senin [Wed, 23 Jul 2008 09:18:27 +0000 (09:18 +0000)]
* added a missing initialization

pmo-trunk-r5107

15 years ago* src/modest-marshal.list:
Jose Dapena Paz [Tue, 22 Jul 2008 15:52:01 +0000 (15:52 +0000)]
* src/modest-marshal.list:
        * Add a new marshaller.
* src/widgets/modest-gtkhtml-msg-view.c:
        * Implement autoscroll on selection grab, so that moving
          finger/stylus to borders scroll and enable user to select more
          than what she sees (fixes NB#86800).
* src/widgets/modest-gtkhtml-mime-part-view.c:
        * Disable keyboard bindings that we manage really at window
          level.
* src/widgets/modest-msg-view-window.h:
        * New scroll child signal.
* src/maemo/modest-msg-view-window.c:
        * Implement keyboard scroll using binding sets, to enable
          properly "press-and-hold" continuous scroll as user would
          expect (fixes NB#86757).
* src/widgets/modest-header-view.c:
        * Remove some debugging messages.

pmo-trunk-r5098

15 years ago* src/maemo/modest-msg-edit-window.c:
Jose Dapena Paz [Tue, 22 Jul 2008 09:21:26 +0000 (09:21 +0000)]
* src/maemo/modest-msg-edit-window.c:
* Now we properly preserve if the text is formatted on opening
  a drafts message (fixes NB#87006).

pmo-trunk-r5089

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-trunk-r5087

15 years ago * Fixed an invalid access
Sergio Villar Senin [Mon, 21 Jul 2008 17:57:22 +0000 (17:57 +0000)]
* Fixed an invalid access

pmo-trunk-r5082

15 years ago* src/modest-ui-actions.c:
Jose Dapena Paz [Mon, 21 Jul 2008 17:36:18 +0000 (17:36 +0000)]
* src/modest-ui-actions.c:
* Disable copying (even from keyboard shortcut) of gtkhtml
  buffer if it's empty (fixes NB#86618).

pmo-trunk-r5081

15 years ago* src/widgets/modest-gtkhtml-msg-view.c:
Jose Dapena Paz [Mon, 21 Jul 2008 16:25:18 +0000 (16:25 +0000)]
* src/widgets/modest-gtkhtml-msg-view.c:
        * Filter tap and hold so that animation is only shown when
          we try to hold on a link (fixes NB#86143).

pmo-trunk-r5080

15 years ago * Fixes NB#87039, do not loose selection when pressing Ctrl+T
Sergio Villar Senin [Mon, 21 Jul 2008 16:09:30 +0000 (16:09 +0000)]
* Fixes NB#87039, do not loose selection when pressing Ctrl+T

pmo-trunk-r5079

15 years ago* src/widgets/modest-header-view.c:
Jose Dapena Paz [Mon, 21 Jul 2008 15:36:51 +0000 (15:36 +0000)]
* src/widgets/modest-header-view.c:
* Now we track better the changes in selection, to implement
  proper "first message in folder" selection on opening a
  folder. This way, when we open a folder, and first message is
  selected on loading a set of messages into the view, and then
  we get more messages in the view, we move the cursor properly
  (fixes NB#85654).

pmo-trunk-r5078

15 years ago * Fixes NB#86773, wait until the message is added to the queue to end the mail opera...
Sergio Villar Senin [Mon, 21 Jul 2008 14:53:47 +0000 (14:53 +0000)]
* Fixes NB#86773, wait until the message is added to the queue to end the mail operation, prevents crashes while sending in standalone editors
* Fixed a mail operation that could never end if an error happened

pmo-trunk-r5073

15 years ago * Fixes NB#87029, move position using HW keys in settings dialog
Sergio Villar Senin [Mon, 21 Jul 2008 10:15:44 +0000 (10:15 +0000)]
* Fixes NB#87029, move position using HW keys in settings dialog

pmo-trunk-r5069

15 years ago * Fixes NB#86225, do not open drafts using the active account if they have been...
Sergio Villar Senin [Mon, 21 Jul 2008 08:53:46 +0000 (08:53 +0000)]
* Fixes NB#86225, do not open drafts using the active account if they have been saved with another one

pmo-trunk-r5067

15 years ago * Fixes NB#86786, properly order accounts given their names
Sergio Villar Senin [Mon, 21 Jul 2008 07:28:32 +0000 (07:28 +0000)]
* Fixes NB#86786, properly order accounts given their names

pmo-trunk-r5065