modest
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

14 years agoupdated with the bugs fixed for week 18 monday release
Vivek Sekar [Mon, 27 Apr 2009 13:26:41 +0000 (13:26 +0000)]
updated with the bugs fixed for week 18 monday release

pmo-trunk-r9174

14 years agoupdated changelog for week 18 monday release
Vivek Sekar [Mon, 27 Apr 2009 13:16:44 +0000 (13:16 +0000)]
updated changelog for week 18 monday release

pmo-trunk-r9173

14 years agoAdd handler for send action in new editor
Jose Dapena Paz [Mon, 27 Apr 2009 11:59:46 +0000 (11:59 +0000)]
Add handler for send action in new editor

pmo-trunk-r9172

14 years agoAdded a new address book dummy method
Sergio Villar Senin [Mon, 27 Apr 2009 08:45:30 +0000 (08:45 +0000)]
Added a new address book dummy method

pmo-trunk-r9162

14 years agoRemove warning in editor after removing send tool button
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:43 +0000 (21:46 +0000)]
Remove warning in editor after removing send tool button

pmo-trunk-r9138

14 years agoFix showing/hiding toolbar in editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:39 +0000 (21:46 +0000)]
Fix showing/hiding toolbar in editor

pmo-trunk-r9137

14 years agoAttachments layout fixes in editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:33 +0000 (21:46 +0000)]
Attachments layout fixes in editor

pmo-trunk-r9136

14 years agoHide toolbar in editor if we're in plain text mode
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:28 +0000 (21:46 +0000)]
Hide toolbar in editor if we're in plain text mode

pmo-trunk-r9135

14 years agoChanges in the way to check dimming rules in hildon2
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:24 +0000 (21:46 +0000)]
Changes in the way to check dimming rules in hildon2

pmo-trunk-r9134

14 years agoRemove send button in toolbar of editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:19 +0000 (21:46 +0000)]
Remove send button in toolbar of editor

pmo-trunk-r9133

14 years agoNew dimming rule system, to allow dimming buttons in the UI
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:14 +0000 (21:46 +0000)]
New dimming rule system, to allow dimming buttons in the UI

pmo-trunk-r9132

14 years agoAdd send button to the right of from button
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:10 +0000 (21:46 +0000)]
Add send button to the right of from button

pmo-trunk-r9131

14 years agoRemove attachments button in subject line of editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:05 +0000 (21:46 +0000)]
Remove attachments button in subject line of editor

pmo-trunk-r9130

14 years agoAdd attachment in menu of editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:01 +0000 (21:46 +0000)]
Add attachment in menu of editor

pmo-trunk-r9129

14 years agoEmit open addressbook signal from the left side buttons in editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:45:56 +0000 (21:45 +0000)]
Emit open addressbook signal from the left side buttons in editor

pmo-trunk-r9128

14 years agoAdd methods get/set_show_abook in recpt editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:45:52 +0000 (21:45 +0000)]
Add methods get/set_show_abook in recpt editor

pmo-trunk-r9127

14 years agoAdded buttons for addressbook to the left of the editor recipient editors.
Jose Dapena Paz [Fri, 24 Apr 2009 21:45:47 +0000 (21:45 +0000)]
Added buttons for addressbook to the left of the editor recipient editors.

pmo-trunk-r9126

14 years agoupdated changelog forweek 18 pre-release
Vivek Sekar [Fri, 24 Apr 2009 09:46:30 +0000 (09:46 +0000)]
updated changelog forweek 18 pre-release

pmo-trunk-r9108

14 years ago* Fixes NB#112208, use the bluetooth device name
Sergio Villar Senin [Thu, 23 Apr 2009 16:02:45 +0000 (16:02 +0000)]
* Fixes NB#112208, use the bluetooth device name
Removed unused code

pmo-trunk-r9101

14 years agoUpdated to use the proper DBus method
Sergio Villar Senin [Thu, 23 Apr 2009 16:02:41 +0000 (16:02 +0000)]
Updated to use the proper DBus method

pmo-trunk-r9100

14 years agoGet the device name from the bluetooth name
Sergio Villar Senin [Thu, 23 Apr 2009 16:02:36 +0000 (16:02 +0000)]
Get the device name from the bluetooth name

pmo-trunk-r9099

14 years agoAdd activity hint in move to dialog, for fetching folders and accounts
Jose Dapena Paz [Thu, 23 Apr 2009 09:51:48 +0000 (09:51 +0000)]
Add activity hint in move to dialog, for fetching folders and accounts

pmo-trunk-r9072

14 years agoDon't refresh folders on creating move to dialog folder view
Jose Dapena Paz [Thu, 23 Apr 2009 09:51:43 +0000 (09:51 +0000)]
Don't refresh folders on creating move to dialog folder view

pmo-trunk-r9071

14 years agoAdd API for making folder view avoid forcing refreshes.
Jose Dapena Paz [Thu, 23 Apr 2009 09:51:39 +0000 (09:51 +0000)]
Add API for making folder view avoid forcing refreshes.

pmo-trunk-r9070

14 years ago* Added a new proxy method for accessing runtime singletons
Sergio Villar Senin [Thu, 23 Apr 2009 09:33:51 +0000 (09:33 +0000)]
* Added a new proxy method for accessing runtime singletons
* Added some header files to export
* Fixed several #include statements

pmo-trunk-r9068

14 years agoShow plugins before other accounts in provider picker.
Jose Dapena Paz [Thu, 23 Apr 2009 08:28:26 +0000 (08:28 +0000)]
Show plugins before other accounts in provider picker.

pmo-trunk-r9062

14 years agoAdd margins to ModestMsgViewWindow
Jose Dapena Paz [Wed, 22 Apr 2009 15:10:58 +0000 (15:10 +0000)]
Add margins to ModestMsgViewWindow

pmo-trunk-r9048

14 years agoRemove "hildon2" defines in already hildon2 specific code of view window
Jose Dapena Paz [Wed, 22 Apr 2009 15:10:53 +0000 (15:10 +0000)]
Remove "hildon2" defines in already hildon2 specific code of view window

pmo-trunk-r9047

14 years agoSplit label for time in two parts in header view
Jose Dapena Paz [Wed, 22 Apr 2009 15:10:50 +0000 (15:10 +0000)]
Split label for time in two parts in header view

pmo-trunk-r9046

14 years agoAdd proper alignment in attachments view icon
Jose Dapena Paz [Wed, 22 Apr 2009 15:10:46 +0000 (15:10 +0000)]
Add proper alignment in attachments view icon

pmo-trunk-r9045

14 years agoNow priority is a different line in the header view
Jose Dapena Paz [Wed, 22 Apr 2009 15:10:42 +0000 (15:10 +0000)]
Now priority is a different line in the header view

pmo-trunk-r9044

14 years agoNow the "load images" and "details" actions in msg view window are not in the
Jose Dapena Paz [Wed, 22 Apr 2009 15:10:37 +0000 (15:10 +0000)]
Now the "load images" and "details" actions in msg view window are not in the
header view itself. Modified all the layers to support that.

pmo-trunk-r9043

14 years agoUse asynchronous operations to commit contacts to addressbook
Sergio Villar Senin [Wed, 22 Apr 2009 10:11:09 +0000 (10:11 +0000)]
Use asynchronous operations to commit contacts to addressbook
Fixes NB#112130, modest "hangs" when sending emails in a particular scenario

pmo-trunk-r9024

14 years agoFixes NB#112254, Use the proper folder names in Move to dialog
Sergio Villar Senin [Tue, 21 Apr 2009 16:46:36 +0000 (16:46 +0000)]
Fixes NB#112254, Use the proper folder names in Move to dialog

pmo-trunk-r9009

14 years agoAdd progress hint on loading external images (fixes NB#112376)
Jose Dapena Paz [Tue, 21 Apr 2009 14:55:10 +0000 (14:55 +0000)]
Add progress hint on loading external images (fixes NB#112376)

pmo-trunk-r9002

14 years agoProperly set the content type of the gtkhtml stream
Sergio Villar Senin [Tue, 21 Apr 2009 12:14:00 +0000 (12:14 +0000)]
Properly set the content type of the gtkhtml stream

pmo-trunk-r8990

14 years agoFixes NB#112012, do not let username field to be empty in connection specific smtp...
Sergio Villar Senin [Mon, 20 Apr 2009 17:26:36 +0000 (17:26 +0000)]
Fixes NB#112012, do not let username field to be empty in connection specific smtp window if the auth method is secure

pmo-trunk-r8970

14 years agoFixes NB#94666, issue new email notifications even though the Modest window is runnin...
Sergio Villar Senin [Mon, 20 Apr 2009 16:42:30 +0000 (16:42 +0000)]
Fixes NB#94666, issue new email notifications even though the Modest window is running in the background

pmo-trunk-r8969

14 years agoFixes an small memory leak
Sergio Villar Senin [Mon, 20 Apr 2009 16:20:13 +0000 (16:20 +0000)]
Fixes an small memory leak

pmo-trunk-r8968

14 years agoShow "no subject" in select attachments dialog if subject is empty
Jose Dapena Paz [Mon, 20 Apr 2009 16:15:12 +0000 (16:15 +0000)]
Show "no subject" in select attachments dialog if subject is empty
(fixes NB#111375)

pmo-trunk-r8967

14 years agoAdd mail operations feedback to accounts window
Jose Dapena Paz [Mon, 20 Apr 2009 15:48:16 +0000 (15:48 +0000)]
Add mail operations feedback to accounts window

pmo-trunk-r8965

14 years agoFixes NB#111359, properly use the logical id for device memory full
Sergio Villar Senin [Mon, 20 Apr 2009 15:41:19 +0000 (15:41 +0000)]
Fixes NB#111359, properly use the logical id for device memory full

pmo-trunk-r8964

14 years agoAttachment size detection uses disposition size if available.
Jose Dapena Paz [Mon, 20 Apr 2009 15:25:36 +0000 (15:25 +0000)]
Attachment size detection uses disposition size if available.

pmo-trunk-r8963

14 years agoFixes NB#112059, center "Show Cc" and "Show Bcc" text of buttons
Sergio Villar Senin [Mon, 20 Apr 2009 15:14:48 +0000 (15:14 +0000)]
Fixes NB#112059, center "Show Cc" and "Show Bcc" text of buttons

pmo-trunk-r8962

15 years agoupdated control file to remove duplicate libhildonnotify-dev
Vivek Sekar [Mon, 20 Apr 2009 11:51:13 +0000 (11:51 +0000)]
updated control file to remove duplicate libhildonnotify-dev

pmo-trunk-r8950