modest
15 years ago * Fixes NB#90187, frees a memory leak
Sergio Villar Senin [Thu, 16 Oct 2008 18:02:02 +0000 (18:02 +0000)]
* Fixes NB#90187, frees a memory leak

pmo-trunk-r6073

15 years ago * Fixes NB#90197, fixes a memory leak
Sergio Villar Senin [Thu, 16 Oct 2008 17:56:06 +0000 (17:56 +0000)]
* Fixes NB#90197, fixes a memory leak

pmo-trunk-r6072

15 years ago * Fixes NB#90196, fixes a memory leak
Sergio Villar Senin [Thu, 16 Oct 2008 17:53:33 +0000 (17:53 +0000)]
* Fixes NB#90196, fixes a memory leak

pmo-trunk-r6071

15 years ago * Fixes NB#89211 remove the fullscreen option from hildon2 UI
Sergio Villar Senin [Thu, 16 Oct 2008 17:20:16 +0000 (17:20 +0000)]
* Fixes NB#89211 remove the fullscreen option from hildon2 UI

pmo-trunk-r6070

15 years ago * Ported fix for NB#90182 to hildon2 code
Sergio Villar Senin [Thu, 16 Oct 2008 17:10:14 +0000 (17:10 +0000)]
* Ported fix for NB#90182 to hildon2 code

pmo-trunk-r6069

15 years ago * Fixes NB#88985, NB#88986 show an error note when a retrieving a message that has...
Sergio Villar Senin [Thu, 16 Oct 2008 16:57:20 +0000 (16:57 +0000)]
* Fixes NB#88985, NB#88986 show an error note when a retrieving a message that has been removed from server

pmo-trunk-r6068

15 years ago * Fixes NB#90182, let message view grab focus after closing the find toolbar
Sergio Villar Senin [Thu, 16 Oct 2008 11:45:40 +0000 (11:45 +0000)]
* Fixes NB#90182, let message view grab focus after closing the find toolbar

pmo-trunk-r6063

15 years ago * Fixes NB#90146, do not show the "Close" options in menus
Sergio Villar Senin [Wed, 15 Oct 2008 17:01:27 +0000 (17:01 +0000)]
* Fixes NB#90146, do not show the "Close" options in menus

pmo-trunk-r6054

15 years ago* Fix country picker to fetch the column string where it should.c
Jose Dapena Paz [Wed, 15 Oct 2008 11:00:10 +0000 (11:00 +0000)]
* Fix country picker to fetch the column string where it should.c

pmo-trunk-r6049

15 years ago* Now ModestWindowMgr, methods close_all_windows and register_window now
Jose Dapena Paz [Tue, 14 Oct 2008 15:36:47 +0000 (15:36 +0000)]
* Now ModestWindowMgr, methods close_all_windows and register_window now
  return a boolean to know if we really did the operation. We can fail
  for example on the cases where a dialog is blocking a window to be
  closed.
* Now we use those booleans to check error conditions, mainly for
  hildon2 window management policies.
* Now we show mandatory the save to drafts information banner, and
  without a parent (then it's not tied to
* New hildon2 implementation for window manager, heavily based on
  stackable windows behavior. This implements the ui specs policy for
  dialogs (close windows unless dialogs are open, then present).
* This policy doesn't provide fullscreen nor toolbar settings.

pmo-trunk-r6045

15 years ago * Fixes NB#87102, add the signature to the forwarded mails that include the original...
Sergio Villar Senin [Tue, 14 Oct 2008 10:16:14 +0000 (10:16 +0000)]
* Fixes NB#87102, add the signature to the forwarded mails that include the original as attachments
* Use the same signature marker all along modest-formatter.c

pmo-trunk-r6038

15 years ago * Fixes NB#88440 do not allow to remove a message when it's been replied or forwarded
Sergio Villar Senin [Mon, 13 Oct 2008 17:11:57 +0000 (17:11 +0000)]
* Fixes NB#88440 do not allow to remove a message when it's been replied or forwarded

pmo-trunk-r6036

15 years ago * Fixes NB#89884, disable the sort button when there are no more messages in the...
Sergio Villar Senin [Mon, 13 Oct 2008 15:21:19 +0000 (15:21 +0000)]
* Fixes NB#89884, disable the sort button when there are no more messages in the current folder

pmo-trunk-r6035

15 years agoAdded week 42 bug fixes.
Vivek Sekar [Mon, 13 Oct 2008 12:17:16 +0000 (12:17 +0000)]
Added week 42 bug fixes.

pmo-trunk-r6026

15 years ago * Migrated to the new tinymail API
Sergio Villar Senin [Fri, 10 Oct 2008 17:39:14 +0000 (17:39 +0000)]
* Migrated to the new tinymail API

pmo-trunk-r6008

15 years agoFixed NB#89126:
Jose Dapena Paz [Fri, 10 Oct 2008 13:04:42 +0000 (13:04 +0000)]
Fixed NB#89126:
* Now we use the active account for setting the from field on creating
  new messages in hildon2 port.
* A small fix in the code that finds the account of a from string to
  make "from:" account detection a bit better.

pmo-trunk-r6003

15 years agoChanges in hildon2:
Jose Dapena Paz [Thu, 9 Oct 2008 13:56:10 +0000 (13:56 +0000)]
Changes in hildon2:
* Now we provide compatibility with old and new hildon check button api.
* Now we properly update the sensitivity in settings dialog so the
  auto update check button doesn't get changed badly (fixes NB#89464).
* Now play sound check doesn't break the changes check in settings
  dialog (fixes NB#89704).

pmo-trunk-r5986

15 years ago* Now we set the proper initial value of paneds to be a float. This way
Jose Dapena Paz [Thu, 9 Oct 2008 11:12:59 +0000 (11:12 +0000)]
* Now we set the proper initial value of paneds to be a float. This way
  the initial position of the paned in fremantle is the expected one.

pmo-trunk-r5983

15 years ago* Remove cancel button in move to folder dialog.
Jose Dapena Paz [Thu, 9 Oct 2008 10:34:04 +0000 (10:34 +0000)]
* Remove cancel button in move to folder dialog.
* Fix wizard buttons translation.
* Now "New folder" button works again in move to folder dialog.
* Reworked the way we retrieve the buttons in move to folders dialog, to
  be a bit more clean.

pmo-trunk-r5977

15 years ago* Removed the icon in wizards for hildon2 platform.
Jose Dapena Paz [Thu, 9 Oct 2008 10:07:08 +0000 (10:07 +0000)]
* Removed the icon in wizards for hildon2 platform.
* Dropped the default label sizes for easysetup wizard, to
  make strings get their width automatically (fixes NB#89326).

pmo-trunk-r5975

15 years ago* Forgot to link the close all windows implementation. This broke
Jose Dapena Paz [Thu, 9 Oct 2008 08:25:28 +0000 (08:25 +0000)]
* Forgot to link the close all windows implementation. This broke
  that functionality application wide level. Fixed now.

pmo-trunk-r5972

15 years agoAfter a deep refactoring, finally finished to split the window manager
Jose Dapena Paz [Wed, 8 Oct 2008 17:39:04 +0000 (17:39 +0000)]
After a deep refactoring, finally finished to split the window manager
in a parent class and a child with hildon1 specific behavior. This way I
will be able to implement a hildon2 based window manager.

Responsibility of window manager:
    * Hibernation management.
    * Preregistered UIDs
    * Preload cache for view and editor.
    * Banners counting
    * Fetching help id's
    * In registering process, the part of removing the uid from
      preregistered uids list.
    * Keeping a reference to main window.
    * Saving window states.
    * Counting number of windows (maintaining the list is responsibility
      of children).

Responsibility of child:
    * Implementation of close all windows.
    * In finding registered headers, checking also in windows.
    * Show toolbar status.
    * Fullscreen status.
    * Registering window stuff (in particular also related to message
      changes in view).
    * Destroy operations, and cancelling operations on close window.
    * Fetching the main window implementation.
    * Maintaining the list of modal dialogs.

pmo-trunk-r5966

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