modest
14 years agoUpdating version and bug fix info for week 21, 2009 - monday release 3.0.17-rc6
Sudheer Kumar Chiluveri [Mon, 18 May 2009 13:11:33 +0000 (16:11 +0300)]
Updating version and bug fix info for week 21, 2009 - monday release

14 years agoFixes NB#117428, allow special characters in region list search field
Sergio Villar Senín [Mon, 18 May 2009 11:05:06 +0000 (13:05 +0200)]
Fixes NB#117428, allow special characters in region list search field

14 years agoFixes NB#116720, make the notifications persistent. This mean that they'll survive...
Sergio Villar Senín [Mon, 18 May 2009 10:41:34 +0000 (12:41 +0200)]
Fixes NB#116720, make the notifications persistent. This mean that they'll survive reboots

14 years agoFixes NB#114384, close modal dialogs when an external application opens an editor
Sergio Villar Senín [Mon, 18 May 2009 10:36:25 +0000 (12:36 +0200)]
Fixes NB#114384, close modal dialogs when an external application opens an editor

The old implementation was not properly detecting the modal dialogs when the modest window was not a topmost window

14 years agoFixes NB#117330, allow numeric characters in providers picker
Sergio Villar Senín [Mon, 18 May 2009 07:58:32 +0000 (09:58 +0200)]
Fixes NB#117330, allow numeric characters in providers picker

14 years agoMe card contact is normally a OssoABookContact and not a EContact
Sergio Villar Senín [Fri, 15 May 2009 16:20:56 +0000 (18:20 +0200)]
Me card contact is normally a OssoABookContact and not a EContact

14 years agoupdated changelog for week 21. 3.0.17-rc5
vivek [Fri, 15 May 2009 12:47:00 +0000 (15:47 +0300)]
updated changelog for week 21.

14 years agoFixes NB#117008, show the proper wizard pages for plugin protocols
Sergio Villar Senín [Fri, 15 May 2009 09:06:15 +0000 (11:06 +0200)]
Fixes NB#117008, show the proper wizard pages for plugin protocols

14 years agoFixes NB#116993, messages sent with Yahoo! are not moved to Outbox
Sergio Villar Senín [Thu, 14 May 2009 18:19:49 +0000 (20:19 +0200)]
Fixes NB#116993, messages sent with Yahoo! are not moved to Outbox

Actually the problem was that the Camel maildir provider does not allow character "!" in the folder name. So the outbox for that account could not be created

14 years agoFixes NB#99805, number editor must use input mode numeric
Sergio Villar Senín [Thu, 14 May 2009 12:14:31 +0000 (14:14 +0200)]
Fixes NB#99805, number editor must use input mode numeric

14 years agoFix cummulative checking of attachments size on modest_ui_actions_compose_msg
Jose Dapena Paz [Thu, 14 May 2009 11:13:11 +0000 (13:13 +0200)]
Fix cummulative checking of attachments size on modest_ui_actions_compose_msg

* src/modest-ui-actions.c (modest_ui_actions_on_compose_msg): fix the
  second calculation of the space allocated by attachments, as it was wrong
  (fixes NB#111542).

14 years agoOn attaching from remote, be sure we don't create a message that's not
Jose Dapena Paz [Thu, 14 May 2009 11:28:04 +0000 (13:28 +0200)]
On attaching from remote, be sure we don't create a message that's not
allowed to send because of its size

* src/modest-ui-actions.c (modest_ui_actions_compose_msg): now we check
  the expected size of the message even before showing the editor. If
  message is too big we return an error, and tell we cannot create the
  message. We also check now if the message is bigger than the available
  disk space.

14 years ago* Added detection of horizontal-movement and tree view row resolution
Sergio Villar Senín [Thu, 14 May 2009 09:48:09 +0000 (11:48 +0200)]
* Added detection of horizontal-movement and tree view row resolution
* Created a new API to return a TnyHeader from its coordinates in the header view
* Delete header when horizontal-movement from left to right is detected

14 years agoFixes NB#116624, do not create new contacts if they already exist when invoking ...
Sergio Villar Senín [Thu, 14 May 2009 08:53:17 +0000 (10:53 +0200)]
Fixes NB#116624, do not create new contacts if they already exist when invoking "reply all"

14 years agoRequest motion events after processing the first one in attachments view
Jose Dapena Paz [Wed, 13 May 2009 18:18:28 +0000 (20:18 +0200)]
Request motion events after processing the first one in attachments view

14 years agoActivate attachments on release, and show usual "light/unlight" on clicked item.
Jose Dapena Paz [Wed, 13 May 2009 18:28:31 +0000 (20:28 +0200)]
Activate attachments on release, and show usual "light/unlight" on clicked item.

* src/widgets/modest-attachments-view.c: Now, on links style, we do the
  typical press release cycle for activation (cancelation if we move pointer
  off, light on press, etc).

14 years agoAvoid addressbook buttons expanding if field grows.
Jose Dapena Paz [Wed, 13 May 2009 15:10:36 +0000 (17:10 +0200)]
Avoid addressbook buttons expanding if field grows.

* src/hildon2/modest-msg-edit-window.c (_create_addressbook_box): set the
alignment expanding of addressbook buttons to be 0.0, to avoid autoexpanding
(fixes NB#115954).

14 years agoFixes NB#116483, user name incorrectly prefilled when there is no Me Card
Sergio Villar Senín [Wed, 13 May 2009 12:16:30 +0000 (14:16 +0200)]
Fixes NB#116483, user name incorrectly prefilled when there is no Me Card

14 years agoDo cancel "Send&receive" operation when closing the accounts window
Sergio Villar Senín [Wed, 13 May 2009 11:38:09 +0000 (13:38 +0200)]
Do cancel "Send&receive" operation when closing the accounts window

14 years agoFixes NB#116438, replaced a logical id for "1 new message" by the correct one
Sergio Villar Senín [Wed, 13 May 2009 10:25:05 +0000 (12:25 +0200)]
Fixes NB#116438, replaced a logical id for "1 new message" by the correct one

14 years agoHeader view's top model is now a sort model and not a filter model
Sergio Villar Senín [Wed, 13 May 2009 10:10:06 +0000 (12:10 +0200)]
Header view's top model is now a sort model and not a filter model

14 years agoRemoved trailing whitespaces
Sergio Villar Senín [Wed, 13 May 2009 10:04:36 +0000 (12:04 +0200)]
Removed trailing whitespaces

14 years agoReplaced the order of sortable and filter models. Now it looks like this:
Sergio Villar Senín [Wed, 13 May 2009 09:06:36 +0000 (11:06 +0200)]
Replaced the order of sortable and filter models. Now it looks like this:

tny model -> filter model -> sort model

14 years agoFixes NB#116476, special characters are allowed now in providers picker entry
Sergio Villar Senín [Wed, 13 May 2009 07:47:49 +0000 (09:47 +0200)]
Fixes NB#116476, special characters are allowed now in providers picker entry

14 years agoFixes NB#115922, do not show duplicate entries in Country list
Sergio Villar Senín [Tue, 12 May 2009 18:18:13 +0000 (20:18 +0200)]
Fixes NB#115922, do not show duplicate entries in Country list

14 years agoupdated changelog for week 20 Tuesday build 3.0.17-rc4
vivek [Tue, 12 May 2009 12:24:51 +0000 (15:24 +0300)]
updated changelog for week 20 Tuesday build

14 years agoUse the HildonTouchSelectEntry API to set the text column
Sergio Villar Senín [Tue, 12 May 2009 11:59:34 +0000 (13:59 +0200)]
Use the HildonTouchSelectEntry API to set the text column

14 years agoFixes NB#116255, providers list is now searchable by using a HildonTouchSelectorEntry
Sergio Villar Senín [Tue, 12 May 2009 11:59:03 +0000 (13:59 +0200)]
Fixes NB#116255, providers list is now searchable by using a HildonTouchSelectorEntry

14 years agoFixes NB#102523, show accounts window when deleting the last account and viewing...
Sergio Villar Senín [Tue, 12 May 2009 10:30:43 +0000 (12:30 +0200)]
Fixes NB#102523, show accounts window when deleting the last account and viewing the outbox folder

14 years agoFixes NB#116113, there are no standalone editors/viewers in Fremantle, always show...
Sergio Villar Senín [Tue, 12 May 2009 08:59:13 +0000 (10:59 +0200)]
Fixes NB#116113, there are no standalone editors/viewers in Fremantle, always show window stacks

14 years agoFixes NB#114996, do not add duplicate addresses to the "add to contacts" dialog
Sergio Villar Senín [Mon, 11 May 2009 15:37:18 +0000 (17:37 +0200)]
Fixes NB#114996, do not add duplicate addresses to the "add to contacts" dialog

14 years agoFixes NB#115890, when "check names" is invoked replace the resolved recipients in...
Sergio Villar Senín [Mon, 11 May 2009 11:21:49 +0000 (13:21 +0200)]
Fixes NB#115890, when "check names" is invoked replace the resolved recipients in the focused widget

14 years agoUse the proper translation for fetching country names and improve mcc detection.
Jose Dapena Paz [Mon, 11 May 2009 09:51:10 +0000 (11:51 +0200)]
Use the proper translation for fetching country names and improve mcc detection.

* src/modest-utils.c
  (modest_utils_open_mcc_mapping): allow fetching
  using LC_MESSAGES or LANG. It uses g_strsplit with ":" to try with
  the mcc files for each of the languages or regions you may have
  selected.
  (modest_utils_fill_country_model): first fetch the mcc for LANG to
  detect the current region. Then fetch the mcc for LC_MESSAGES for
  filling the countries list in the proper language (fixes NB#110057).

14 years agoAdd support in gnome port for detecting if message is modified, showing
Jose Dapena Paz [Sun, 10 May 2009 16:31:11 +0000 (18:31 +0200)]
Add support in gnome port for detecting if message is modified, showing
priorities, undo/redo, use recpt editor widgets, show as "important" all
toolbar items.

14 years agoRemove formatting tab in global settings of gnome port
Jose Dapena Paz [Sun, 10 May 2009 15:03:56 +0000 (17:03 +0200)]
Remove formatting tab in global settings of gnome port

14 years agoUse GtkSourceView for editor instead of GtkTextView
Jose Dapena Paz [Sun, 10 May 2009 14:39:08 +0000 (16:39 +0200)]
Use GtkSourceView for editor instead of GtkTextView

* configure.ac: add detection of GtkSourceView dependency for gnome.
* src/gnome/modest-msg-edit-window.c: use GtkSourceView instead of TextView.
  We also set a visible margin of 78 characters (good hint for using
  typical standards on writing mails). Also fix priority settings.
* src/gnome/ui/modest-msg-edit-window-ui.xml: remove formatting options.
* src/widgets/modest-gtkhtml-msg-view.c: only show the priority in a separate
  line for hildon 2.2.

14 years agoUse GtkTextBuffer instead of gtkhtml in editor (no support for rich text in gnome).
Jose Dapena Paz [Sun, 10 May 2009 12:20:26 +0000 (14:20 +0200)]
Use GtkTextBuffer instead of gtkhtml in editor (no support for rich text in gnome).

* src/modest-init.c (init_default_settings): for gnome, we always use plain
  text.
* src/gnome/modest-msg-edit-window.c: use GtkTextView instead of GtkHTML for
  editor.

14 years agoFix toolbar ui manager load in gnome and maemo ports
Jose Dapena Paz [Sun, 10 May 2009 11:27:17 +0000 (13:27 +0200)]
Fix toolbar ui manager load in gnome and maemo ports

* src/widgets/modest-msg-edit-window-ui.h: properly set the send and find
  toolbar actions, to be for non hildon2 ports, instead of hildon2 port only.

14 years agoTypo in gnome port making build fail.
Jose Dapena Paz [Sun, 10 May 2009 11:17:53 +0000 (13:17 +0200)]
Typo in gnome port making build fail.

* src/modest-ui-actions.c (modest_ui_actions_on_folder_selection_changed):
  removed a typo in Gnome build, that made build crash.

14 years agoFixed gnome compiling
Ivan Gomez [Thu, 7 May 2009 16:19:17 +0000 (18:19 +0200)]
Fixed gnome compiling

14 years agoAdded an extra check
Sergio Villar Senín [Fri, 8 May 2009 16:13:16 +0000 (18:13 +0200)]
Added an extra check
Properly disconnect a signal on finalize

14 years agoFixes NB#115325, show error note when trying to create a folder under outbox folder
Sergio Villar Senín [Fri, 8 May 2009 16:12:50 +0000 (18:12 +0200)]
Fixes NB#115325, show error note when trying to create a folder under outbox folder

14 years ago** Patch by Ville Vainio
Sergio Villar Senín [Fri, 8 May 2009 12:00:51 +0000 (14:00 +0200)]
** Patch by Ville Vainio

Fixes NB#115318, "updating" not shown in viewer while loading cached messages

14 years agoFixes NB#115045, prefill the user name with the information from my own contact
Sergio Villar Senín [Fri, 8 May 2009 10:51:52 +0000 (12:51 +0200)]
Fixes NB#115045, prefill the user name with the information from my own contact

14 years agoFixes NB#115566, do not show "invalid username or password" on connection errors
Sergio Villar Senín [Fri, 8 May 2009 10:49:00 +0000 (12:49 +0200)]
Fixes NB#115566, do not show "invalid username or password" on connection errors

14 years agoversion and bug fix info update for week 20, 2009 - friday release 3.0.17-rc3
Sudheer Kumar Chiluveri [Fri, 8 May 2009 11:31:43 +0000 (14:31 +0300)]
version and bug fix info update for week 20, 2009 - friday release

14 years agoFixes NB#115315, add a separator between each recipient resolved by "check names"
Sergio Villar Senín [Fri, 8 May 2009 10:21:02 +0000 (12:21 +0200)]
Fixes NB#115315, add a separator between each recipient resolved by "check names"

14 years agoFix crash when we hit the editor limit of an utf8 formated text on replying.
Jose Dapena Paz [Fri, 8 May 2009 09:40:07 +0000 (11:40 +0200)]
Fix crash when we hit the editor limit of an utf8 formated text on replying.

* src/widgets/modest-msg-edit-window.c
  (body_insert_text): use utf8 for counting characters on controlling the
  limit of characters in a message in modest (fixes NB#115353).

14 years agoOriginal patch by Dmitry Kazachkov
Sergio Villar Senín [Fri, 8 May 2009 08:34:26 +0000 (10:34 +0200)]
Original patch by Dmitry Kazachkov

Fixes several coverity issues.

14 years agoFixes NB#114489, show the account settings dialog on connection errors
Sergio Villar Senín [Fri, 8 May 2009 08:00:52 +0000 (10:00 +0200)]
Fixes NB#114489, show the account settings dialog on connection errors

14 years agoShow header window title for inbox as Inbox - Account instead of with ()
Jose Dapena Paz [Thu, 7 May 2009 15:04:26 +0000 (17:04 +0200)]
Show header window title for inbox as Inbox - Account instead of with ()

14 years agoAdded modest_addressbook_get_my_name API
Sergio Villar Senín [Thu, 7 May 2009 07:36:53 +0000 (09:36 +0200)]
Added modest_addressbook_get_my_name API

14 years agoOnly notify for new headers without seen flag (fixes MB#3004)
Jose Dapena Paz [Wed, 6 May 2009 18:07:29 +0000 (20:07 +0200)]
Only notify for new headers without seen flag (fixes MB#3004)

14 years agoSet title of window in headers window to show the account if folder is inbox
Jose Dapena Paz [Wed, 6 May 2009 16:18:18 +0000 (18:18 +0200)]
Set title of window in headers window to show the account if folder is inbox

14 years agoFixes NB#114384, try to close active dialogs whenever we want to show a new window...
Sergio Villar Senín [Wed, 6 May 2009 12:22:45 +0000 (14:22 +0200)]
Fixes NB#114384, try to close active dialogs whenever we want to show a new window on top of them

14 years agoFixes the get_modal method of Hildon2 window manager
Sergio Villar Senín [Wed, 6 May 2009 12:21:53 +0000 (14:21 +0200)]
Fixes the get_modal method of Hildon2 window manager

14 years agoFixes NB#114892, suggest a proper parent for the new folder in the "move to" dialog
Sergio Villar Senín [Wed, 6 May 2009 09:52:33 +0000 (11:52 +0200)]
Fixes NB#114892, suggest a proper parent for the new folder in the "move to" dialog

By proper parent, I mean the currently viewed folder in the "move to" folder

14 years agoFixed a reference leak
Sergio Villar Senín [Wed, 6 May 2009 09:56:35 +0000 (11:56 +0200)]
Fixed a reference leak

14 years agoShow always accounts window below the wizard (fixes NB#113810)
Jose Dapena Paz [Wed, 6 May 2009 08:26:50 +0000 (10:26 +0200)]
Show always accounts window below the wizard (fixes NB#113810)

14 years agoFixes NB#114847, set autocapitalization for user name
Sergio Villar Senín [Wed, 6 May 2009 07:41:21 +0000 (09:41 +0200)]
Fixes NB#114847, set autocapitalization for user name

14 years agoProper logical id for add attachment menu option in editor
Jose Dapena Paz [Tue, 5 May 2009 18:35:12 +0000 (20:35 +0200)]
Proper logical id for add attachment menu option in editor

14 years agoShow folders with non read messages with active text color
Jose Dapena Paz [Tue, 5 May 2009 18:22:39 +0000 (20:22 +0200)]
Show folders with non read messages with active text color

14 years agoFixes NB#114785, fixes a crash when removing attachments.
Sergio Villar Senín [Tue, 5 May 2009 16:51:18 +0000 (18:51 +0200)]
Fixes NB#114785, fixes a crash when removing attachments.

Sets a proper clear function for the call to gtk_clipboard_set_with_owner. It must not be NULL.

14 years agoProper alignment of header view rows
Jose Dapena Paz [Tue, 5 May 2009 15:50:54 +0000 (17:50 +0200)]
Proper alignment of header view rows

14 years agoIcon size for attachment and priority in header view bigger
Jose Dapena Paz [Tue, 5 May 2009 15:45:18 +0000 (17:45 +0200)]
Icon size for attachment and priority in header view bigger

14 years agoShow with active color non readed headers instead of using bold
Jose Dapena Paz [Tue, 5 May 2009 15:54:12 +0000 (17:54 +0200)]
Show with active color non readed headers instead of using bold

14 years ago added an extra space to the debian/changelog
vivek [Tue, 5 May 2009 14:04:40 +0000 (17:04 +0300)]
  added an extra space to the debian/changelog

14 years agoCommitted debian/changelog on behalf Vivek Sekar 3.0.16-rc1
Sergio Villar Senín [Tue, 5 May 2009 10:59:12 +0000 (12:59 +0200)]
Committed debian/changelog on behalf Vivek Sekar

14 years agoFixes NB#114508, error when trying to rename a folder after removing one attachment...
Sergio Villar Senín [Tue, 5 May 2009 09:48:16 +0000 (11:48 +0200)]
Fixes NB#114508, error when trying to rename a folder after removing one attachment from a message

The problem was that we're leaking a reference of a header and thus the TnyFolder was still in use

14 years agoRemoved invalid main window dependency
Sergio Villar Senín [Tue, 5 May 2009 09:47:12 +0000 (11:47 +0200)]
Removed invalid main window dependency

14 years agoFixed several reference leaks
Sergio Villar Senín [Tue, 5 May 2009 09:37:18 +0000 (11:37 +0200)]
Fixed several reference leaks

14 years agoFixes NB#114517, "save" button should be dimmed if there is no username when smtp...
Sergio Villar Senín [Tue, 5 May 2009 08:20:25 +0000 (10:20 +0200)]
Fixes NB#114517, "save" button should be dimmed if there is no username when smtp security is set to login

14 years agoFixes NB#114434, when saving an attachment with the same name as another already...
Sergio Villar Senín [Mon, 4 May 2009 15:20:40 +0000 (17:20 +0200)]
Fixes NB#114434, when saving an attachment with the same name as another already existing file, show the filename in the confirmation dialog

14 years agoSet the new parsing for modest providers data
Sergio Villar Senín [Mon, 4 May 2009 14:50:32 +0000 (16:50 +0200)]
Set the new parsing for modest providers data
   * 0 -> None
   * 1 -> TLS
   * 2 -> SSL

14 years agoFixes NB#112215, set "select contacts" and "message settings" dialogs to application...
Sergio Villar Senín [Mon, 4 May 2009 10:43:38 +0000 (12:43 +0200)]
Fixes NB#112215, set "select contacts" and "message settings" dialogs to application modal instead of system modal

14 years agoAdded msg view window reload feature. Now we can force a message reload
Jose Dapena Paz [Mon, 4 May 2009 07:14:03 +0000 (09:14 +0200)]
Added msg view window reload feature. Now we can force a message reload
from cache or server.

14 years agoAdded method find_registered_message_uid in window mgr.
Jose Dapena Paz [Mon, 4 May 2009 06:26:07 +0000 (08:26 +0200)]
Added method find_registered_message_uid in window mgr.

14 years agoOn behave of Vivek Sekar: modest-3.0.15-rc3
Jose Dapena Paz [Thu, 30 Apr 2009 10:46:33 +0000 (12:46 +0200)]
On behave of Vivek Sekar:
Updated changelog for week 19, thursday release

14 years agoAvoid adding self contact email addresses on sending mails (fixes NB#113807)
Jose Dapena Paz [Thu, 30 Apr 2009 10:04:11 +0000 (12:04 +0200)]
Avoid adding self contact email addresses on sending mails (fixes NB#113807)

14 years agoUpdated running instructions
Sergio Villar Senín [Wed, 29 Apr 2009 17:35:22 +0000 (19:35 +0200)]
Updated running instructions

14 years agoFixes NB#112983, do not show last updated time as 01/01/1970 for newly created accounts
Sergio Villar Senín [Wed, 29 Apr 2009 16:16:41 +0000 (18:16 +0200)]
Fixes NB#112983, do not show last updated time as 01/01/1970 for newly created accounts

14 years agoFixes NB#113192, add mailer addresses to the address book after sending
Sergio Villar Senín [Wed, 29 Apr 2009 14:31:25 +0000 (16:31 +0200)]
Fixes NB#113192, add mailer addresses to the address book after sending

14 years agoFix undo shortcut
Jose Dapena Paz [Wed, 29 Apr 2009 10:31:06 +0000 (12:31 +0200)]
Fix undo shortcut

14 years agoUse GOptionGroup to parse parameters.
Jose Dapena Paz [Wed, 29 Apr 2009 10:07:44 +0000 (12:07 +0200)]
Use GOptionGroup to parse parameters.

14 years agoFixes NB#113634, show progress information in Viewer when opening large attachments
Sergio Villar Senín [Wed, 29 Apr 2009 08:59:43 +0000 (10:59 +0200)]
Fixes NB#113634, show progress information in Viewer when opening large attachments

14 years agoUpdate development section in web to avoid pointing to OS_2008 roostrap.
Jose Dapena Paz [Tue, 28 Apr 2009 14:42:28 +0000 (16:42 +0200)]
Update development section in web to avoid pointing to OS_2008 roostrap.

14 years agoClarify that changelog will be filled some day.
Jose Dapena Paz [Tue, 28 Apr 2009 13:05:54 +0000 (15:05 +0200)]
Clarify that changelog will be filled some day.

14 years agoFixes NB#113364, do not show the confirmation note to save changes in wizard if there...
Sergio Villar Senín [Tue, 28 Apr 2009 11:59:01 +0000 (13:59 +0200)]
Fixes NB#113364, do not show the confirmation note to save changes in wizard if there was no change

14 years agoFixed the text in the popup
Sergio Villar Senín [Tue, 28 Apr 2009 11:28:39 +0000 (13:28 +0200)]
Fixed the text in the popup

14 years agoAdded webpage files
Sergio Villar Senín [Tue, 28 Apr 2009 11:17:37 +0000 (13:17 +0200)]
Added webpage files

14 years agoRemove "first commit" files, as they're not needed anymore.
Jose Dapena Paz [Mon, 27 Apr 2009 23:16:50 +0000 (01:16 +0200)]
Remove "first commit" files, as they're not needed anymore.

14 years agoMerge branch 'master' of https://git.maemo.org/projects/modest
Jose Dapena Paz [Mon, 27 Apr 2009 23:01:02 +0000 (01:01 +0200)]
Merge branch 'master' of https://git.maemo.org/projects/modest

14 years agoNow we use git instead of svn
Jose Dapena Paz [Mon, 27 Apr 2009 22:58:49 +0000 (00:58 +0200)]
Now we use git instead of svn

14 years agowelcome
root [Mon, 27 Apr 2009 17:44:23 +0000 (20:44 +0300)]
welcome

14 years agoFixes NB#113282, do not show "priority" in header if an attachment is removed git_migration_finished
Sergio Villar Senin [Mon, 27 Apr 2009 16:54:20 +0000 (16:54 +0000)]
Fixes NB#113282, do not show "priority" in header if an attachment is removed
Fixes NB#113211, do not show "priority" in header if the embedded attachment is a message

pmo-trunk-r9185

14 years agoUse new widget dimming mode API for only hiding app menu items
Jose Dapena Paz [Mon, 27 Apr 2009 14:46:25 +0000 (14:46 +0000)]
Use new widget dimming mode API for only hiding app menu items

pmo-trunk-r9183

14 years agoAdd method to set dimming mode for a specific widget.
Jose Dapena Paz [Mon, 27 Apr 2009 14:46:20 +0000 (14:46 +0000)]
Add method to set dimming mode for a specific widget.

pmo-trunk-r9182

14 years agoOnly dim using dimming rules.
Jose Dapena Paz [Mon, 27 Apr 2009 14:46:16 +0000 (14:46 +0000)]
Only dim using dimming rules.

pmo-trunk-r9181

14 years agoFixes NB#113211, show message details menu option even for embedded emails
Sergio Villar Senin [Mon, 27 Apr 2009 14:44:06 +0000 (14:44 +0000)]
Fixes NB#113211, show message details menu option even for embedded emails

pmo-trunk-r9179

14 years agoFixes NB#103840, custom settings not properly set
Sergio Villar Senin [Mon, 27 Apr 2009 14:26:34 +0000 (14:26 +0000)]
Fixes NB#103840, custom settings not properly set

pmo-trunk-r9178