modest
14 years agoChanged modest_address_book_check_names() API
Sergio Villar Senin [Thu, 25 Jun 2009 09:46:40 +0000 (11:46 +0200)]
Changed modest_address_book_check_names() API
Do not commit contacts in check_names() but return them

14 years agoAdded modest_address_book_add_address_list()
Sergio Villar Senin [Thu, 25 Jun 2009 09:31:24 +0000 (11:31 +0200)]
Added modest_address_book_add_address_list()
Implemented the modest_address_book_add_address_list() method

14 years agoInstall backup scripts properly in debian package.
Jose Dapena Paz [Thu, 25 Jun 2009 10:31:32 +0000 (12:31 +0200)]
Install backup scripts properly in debian package.

14 years agoUse setlocale() to get the current locale instead of getenv("LC_MESSAGES")
Sergio Villar Senin [Wed, 24 Jun 2009 17:50:07 +0000 (19:50 +0200)]
Use setlocale() to get the current locale instead of getenv("LC_MESSAGES")

14 years agoFixes NB#124313, remove new email notifications when the account is removed
Sergio Villar Senin [Wed, 24 Jun 2009 16:09:07 +0000 (18:09 +0200)]
Fixes NB#124313, remove new email notifications when the account is removed

14 years agoLimit reply size with number of lines, not only number of chars.
Jose Dapena Paz [Wed, 24 Jun 2009 13:38:25 +0000 (15:38 +0200)]
Limit reply size with number of lines, not only number of chars.

14 years agoFixes NB#116869, adding extra padding at the top of the main views
Sergio Villar Senin [Wed, 24 Jun 2009 10:21:33 +0000 (12:21 +0200)]
Fixes NB#116869, adding extra padding at the top of the main views

14 years agoRemoved extra vertical space between elements of the security view widget
Sergio Villar Senin [Wed, 24 Jun 2009 09:34:31 +0000 (11:34 +0200)]
Removed extra vertical space between elements of the security view widget

14 years agoFixes NB#124410, use singular form for Move message in message view window
Sergio Villar Senin [Wed, 24 Jun 2009 09:02:50 +0000 (11:02 +0200)]
Fixes NB#124410, use singular form for Move message in message view window

14 years agoFixes NB#124248, new folders dialog shows all the accounts
Sergio Villar Senin [Tue, 23 Jun 2009 15:40:22 +0000 (17:40 +0200)]
Fixes NB#124248, new folders dialog shows all the accounts

14 years agoDo not restore settings when creating a folder view because we always set
Sergio Villar Senin [Tue, 23 Jun 2009 15:30:57 +0000 (17:30 +0200)]
Do not restore settings when creating a folder view because we always set
the visible account later anyway

14 years agoversion and bug fix info update for week 26, 2009 second release 3.0.17-rc19
Sudheer Kumar Chiluveri [Tue, 23 Jun 2009 15:02:21 +0000 (18:02 +0300)]
version and bug fix info update for week 26, 2009 second release

14 years agoFixes NB#124155, done button in "select contacts" for name dialog does not close...
Sergio Villar Senin [Tue, 23 Jun 2009 10:31:20 +0000 (12:31 +0200)]
Fixes NB#124155, done button in "select contacts" for name dialog does not close the dialog

14 years agoFixes NB#122748, "modest" appears sometimes as window title
Sergio Villar Senin [Tue, 23 Jun 2009 09:56:54 +0000 (11:56 +0200)]
Fixes NB#122748, "modest" appears sometimes as window title

14 years agoEntries in security options get now the proper size
Sergio Villar Senin [Tue, 23 Jun 2009 09:11:17 +0000 (11:11 +0200)]
Entries in security options get now the proper size
Set auto size for horizontal separators

14 years agoDefault account settings dialog entries are now finger sized
Sergio Villar Senin [Tue, 23 Jun 2009 08:59:15 +0000 (10:59 +0200)]
Default account settings dialog entries are now finger sized

14 years agoFixes NB#123994, entries in account setup wizard are the wrong size
Sergio Villar Senin [Tue, 23 Jun 2009 08:38:16 +0000 (10:38 +0200)]
Fixes NB#123994, entries in account setup wizard are the wrong size

14 years agoFixes NB#123895, contents of rfc822 parts without content type are not shown
Sergio Villar Senin [Mon, 22 Jun 2009 14:34:02 +0000 (16:34 +0200)]
Fixes NB#123895, contents of rfc822 parts without content type are not shown

14 years agoFixes NB#123812, duplicate contacts created when inserting the same email address...
Sergio Villar Senin [Mon, 22 Jun 2009 14:19:36 +0000 (16:19 +0200)]
Fixes NB#123812, duplicate contacts created when inserting the same email address many times

14 years agoMerge branch 'master' of https://git.maemo.org/projects/modest 3.0.17-rc18
Sudheer Kumar Chiluveri [Mon, 22 Jun 2009 09:20:08 +0000 (12:20 +0300)]
Merge branch 'master' of https://git.maemo.org/projects/modest

14 years agoversion and bug fix info update for week 26, 2009 first release
Sudheer Kumar Chiluveri [Mon, 22 Jun 2009 09:18:25 +0000 (12:18 +0300)]
version and bug fix info update for week 26, 2009 first release

14 years agoFixes NB#121603, always assume that DBus send/receive requests are not user driven...
Sergio Villar Senin [Mon, 22 Jun 2009 09:13:05 +0000 (11:13 +0200)]
Fixes NB#121603, always assume that DBus send/receive requests are not user driven (as they are not requests from UI)

14 years agoOn disposing folder view, remove all accounts from store.
Jose Dapena Paz [Thu, 18 Jun 2009 17:20:42 +0000 (19:20 +0200)]
On disposing folder view, remove all accounts from store.

14 years agoSeveral GNOME build fixes
Sergio Villar Senín [Fri, 19 Jun 2009 11:54:41 +0000 (13:54 +0200)]
Several GNOME build fixes

14 years agoFixes NB#123143, add "edit account" to folders window menu
Sergio Villar Senin [Fri, 19 Jun 2009 08:30:10 +0000 (10:30 +0200)]
Fixes NB#123143, add "edit account" to folders window menu

Fixes a bug when deleting accounts. Now all the windows but the accounts window are closed

14 years agoLaunch account setup dialog when clicking on Edit account in Folders window
Sergio Villar Senin [Thu, 18 Jun 2009 17:32:07 +0000 (19:32 +0200)]
Launch account setup dialog when clicking on Edit account in Folders window

14 years agoMoved check_for_active_account to modest_ui_actions
Sergio Villar Senin [Thu, 18 Jun 2009 17:13:17 +0000 (19:13 +0200)]
Moved check_for_active_account to modest_ui_actions

14 years agoAdded option to folders window menu
Sergio Villar Senin [Thu, 18 Jun 2009 17:00:25 +0000 (19:00 +0200)]
Added option to folders window menu

14 years agoFixes NB#123588, "Inbox" folder appears unstranslated in new folder dialog
Sergio Villar Senin [Thu, 18 Jun 2009 15:51:42 +0000 (17:51 +0200)]
Fixes NB#123588, "Inbox" folder appears unstranslated in new folder dialog

14 years agoOnly get the account id if the account is remote
Sergio Villar Senin [Thu, 18 Jun 2009 15:39:37 +0000 (17:39 +0200)]
Only get the account id if the account is remote

14 years agoShow remote folders in new folder dialog
Sergio Villar Senin [Thu, 18 Jun 2009 15:04:45 +0000 (17:04 +0200)]
Show remote folders in new folder dialog

14 years agoFix modest_tny_msg_header_get_all_recipients_list (in case from is empty)
Jose Dapena Paz [Thu, 18 Jun 2009 14:42:53 +0000 (16:42 +0200)]
Fix modest_tny_msg_header_get_all_recipients_list (in case from is empty)

14 years agoDon't set window icon in hildon 2.2 modest.
Jose Dapena Paz [Thu, 18 Jun 2009 14:33:10 +0000 (16:33 +0200)]
Don't set window icon in hildon 2.2 modest.

14 years agoWarning fix
Jose Dapena Paz [Thu, 18 Jun 2009 14:32:04 +0000 (16:32 +0200)]
Warning fix

14 years agoIf date is 0, then don't show date (fixes NB#101663).
Jose Dapena Paz [Thu, 18 Jun 2009 14:09:31 +0000 (16:09 +0200)]
If date is 0, then don't show date (fixes NB#101663).

14 years agoCSM items must be finger size
Sergio Villar Senin [Thu, 18 Jun 2009 12:14:29 +0000 (14:14 +0200)]
CSM items must be finger size

14 years agoFixes NB#123431, size of some attachments is wrong in viewer window
Sergio Villar Senin [Thu, 18 Jun 2009 11:59:19 +0000 (13:59 +0200)]
Fixes NB#123431, size of some attachments is wrong in viewer window

14 years agoFixes NB#123401, toolbar icons not dimmed when deleting a message in viewer view
Sergio Villar Senin [Thu, 18 Jun 2009 10:29:51 +0000 (12:29 +0200)]
Fixes NB#123401, toolbar icons not dimmed when deleting a message in viewer view

14 years agoOpen the next message in viewer when moving the already viewed one
Sergio Villar Senin [Thu, 18 Jun 2009 09:38:20 +0000 (11:38 +0200)]
Open the next message in viewer when moving the already viewed one

14 years agoFixes NB#123141, viewer window menu is not as per UI specs
Sergio Villar Senin [Wed, 17 Jun 2009 17:19:13 +0000 (19:19 +0200)]
Fixes NB#123141, viewer window menu is not as per UI specs

Replaced two options from the menu
Replaced two toolitems in the toolbar

14 years agoMoved "Find in message" to viewer window menu
Sergio Villar Senin [Wed, 17 Jun 2009 15:26:25 +0000 (17:26 +0200)]
Moved "Find in message" to viewer window menu
Added "move messages" to viewer window menu
Removed "download external images" button from viewer window menu

14 years agoDon't open message requested from header window if it's been destroyed (fixes NB...
Jose Dapena Paz [Wed, 17 Jun 2009 18:31:04 +0000 (20:31 +0200)]
Don't open message requested from header window if it's been destroyed (fixes NB#105445).

14 years agoRefer in conf backup to $HOME instead of /home/user.
Jose Dapena Paz [Wed, 17 Jun 2009 16:31:33 +0000 (18:31 +0200)]
Refer in conf backup to $HOME instead of /home/user.

14 years agoChange the backup section to "comm_and_cal" for email.
Jose Dapena Paz [Wed, 17 Jun 2009 16:07:47 +0000 (18:07 +0200)]
Change the backup section to "comm_and_cal" for email.

14 years agoOsso-backup support: instead of backing up the .modest folder, backup a tar.gz (fixes...
Jose Dapena Paz [Wed, 17 Jun 2009 15:43:35 +0000 (17:43 +0200)]
Osso-backup support: instead of backing up the .modest folder, backup a tar.gz (fixes NB#117612).

* src/hildon2/modest-prebackup.sh, src/hildon2/modest-restore.sh: these
  scripts create a tarball for the modest folder, to properly recreate
  the empty folders, and also exclude not needed files (local folder
  summaries).
* src/hildon2/modest.conf: now we include in backup the tarball file with
  .modest contents instead of the folder itself.
* configure.ac, src/hildon2/Makefile.am: install backup scripts properly.

14 years agoRemove conversion to html in extract_text method.
Jose Dapena Paz [Tue, 16 Jun 2009 17:10:06 +0000 (19:10 +0200)]
Remove conversion to html in extract_text method.

14 years agoUse html to text stream to convert html mime parts to text.
Jose Dapena Paz [Tue, 16 Jun 2009 16:58:59 +0000 (18:58 +0200)]
Use html to text stream to convert html mime parts to text.

14 years agoFixes NB#123142, a long tap in headers view does not open the CSM
Sergio Villar Senin [Tue, 16 Jun 2009 18:29:45 +0000 (20:29 +0200)]
Fixes NB#123142, a long tap in headers view does not open the CSM

Implemented mark as (un)read in headers window CSM

14 years agoAdded dimming management to the header window CSM
Sergio Villar Senin [Tue, 16 Jun 2009 18:26:04 +0000 (20:26 +0200)]
Added dimming management to the header window CSM

14 years agoAdded CSM menu, and implemented the Delete action
Sergio Villar Senin [Tue, 16 Jun 2009 17:52:28 +0000 (19:52 +0200)]
Added CSM menu, and implemented the Delete action

14 years agoversion info update for week 25 second release 3.0.17-rc16
Sudheer Kumar Chiluveri [Wed, 17 Jun 2009 12:10:29 +0000 (15:10 +0300)]
version info update for week 25 second release

14 years agoRebasing master into fast-dbus-open-message fast-dbus-open-message
Jose Dapena Paz [Tue, 16 Jun 2009 16:09:43 +0000 (18:09 +0200)]
Rebasing master into fast-dbus-open-message

Conflicts:
debian/changelog

14 years agoversion and bug fix info update for this testing image
Sudheer Kumar Chiluveri [Fri, 12 Jun 2009 12:44:07 +0000 (15:44 +0300)]
version and bug fix info update for this testing image

14 years agoAdd method to get the folder without accessing network.
Jose Dapena Paz [Mon, 8 Jun 2009 11:18:33 +0000 (13:18 +0200)]
Add method to get the folder without accessing network.

14 years agoDon't "find" the current folder in dbus callback (it's slow and uses network)
Jose Dapena Paz [Mon, 8 Jun 2009 11:18:27 +0000 (13:18 +0200)]
Don't "find" the current folder in dbus callback (it's slow and uses network)

14 years agoUse factor folder to fetch the folder for dbus callback
Jose Dapena Paz [Fri, 5 Jun 2009 10:07:37 +0000 (12:07 +0200)]
Use factor folder to fetch the folder for dbus callback

14 years agoDbus open message faster user feedback (WIP 2)
Jose Dapena Paz [Mon, 8 Jun 2009 11:18:11 +0000 (13:18 +0200)]
Dbus open message faster user feedback (WIP 2)

14 years agoDbus open message faster user feedback (WIP 1)
Jose Dapena Paz [Mon, 8 Jun 2009 11:17:44 +0000 (13:17 +0200)]
Dbus open message faster user feedback (WIP 1)

14 years agoIn ModestFolderView, use delayed refresh is we're trying to do real refresh.
Jose Dapena Paz [Thu, 11 Jun 2009 11:15:08 +0000 (13:15 +0200)]
In ModestFolderView, use delayed refresh is we're trying to do real refresh.

14 years agoFix from account/mailbox detection for branding
Jose Dapena Paz [Tue, 16 Jun 2009 14:08:22 +0000 (16:08 +0200)]
Fix from account/mailbox detection for branding

14 years agoFixes NB#123040, get the default contacts model instead of creating an empty one
Sergio Villar Senin [Tue, 16 Jun 2009 12:43:35 +0000 (14:43 +0200)]
Fixes NB#123040, get the default contacts model instead of creating an empty one

14 years agoFixes NB#119629, wrong notification shown when moving a folder to a disk full externa...
Sergio Villar Senin [Tue, 16 Jun 2009 12:28:43 +0000 (14:28 +0200)]
Fixes NB#119629, wrong notification shown when moving a folder to a disk full external storage

The old code was checking the disk full condition of the source folder instead of the destination device

14 years agoSmall build fix
Sergio Villar Senin [Tue, 16 Jun 2009 12:13:50 +0000 (14:13 +0200)]
Small build fix

14 years agoProperly show some message attachments in messages view.
Jose Dapena Paz [Tue, 16 Jun 2009 11:41:02 +0000 (13:41 +0200)]
Properly show some message attachments in messages view.

14 years agoOn forward, don't attach attachments of forwarded message 2 times.
Jose Dapena Paz [Tue, 16 Jun 2009 11:25:47 +0000 (13:25 +0200)]
On forward, don't attach attachments of forwarded message 2 times.

14 years agoDon't set base64 transfer encoding for TnyMsg on adding attachments.
Jose Dapena Paz [Tue, 16 Jun 2009 11:15:09 +0000 (13:15 +0200)]
Don't set base64 transfer encoding for TnyMsg on adding attachments.

14 years agoIf only text part is available, forward is inlined.
Jose Dapena Paz [Mon, 15 Jun 2009 18:49:27 +0000 (20:49 +0200)]
If only text part is available, forward is inlined.

14 years agoIncoming and outgoing security settings share now the same size group
Sergio Villar Senin [Tue, 16 Jun 2009 10:05:23 +0000 (12:05 +0200)]
Incoming and outgoing security settings share now the same size group

14 years agoReorder options in security options widget
Sergio Villar Senin [Tue, 16 Jun 2009 09:36:54 +0000 (11:36 +0200)]
Reorder options in security options widget

14 years agoRemove both ModestRetrievePicker and ModestLimitRetrievePicker as they are no longer...
Sergio Villar Senin [Tue, 16 Jun 2009 09:20:30 +0000 (11:20 +0200)]
Remove both ModestRetrievePicker and ModestLimitRetrievePicker as they are no longer needed

14 years agoRemoved both "retrieve" and "limit retrieve" pickers from Account Settings
Sergio Villar Senin [Tue, 16 Jun 2009 09:17:00 +0000 (11:17 +0200)]
Removed both "retrieve" and "limit retrieve" pickers from Account Settings
dialog

14 years agoAdded separator label to global settings dialog
Sergio Villar Senin [Tue, 16 Jun 2009 09:08:04 +0000 (11:08 +0200)]
Added separator label to global settings dialog
Reordered global settings dialog options

14 years agoRemoved the message size limit from Global settings dialog
Sergio Villar Senin [Tue, 16 Jun 2009 08:48:43 +0000 (10:48 +0200)]
Removed the message size limit from Global settings dialog

14 years agoAuto update is not a GtkCheckButton. Play sound button is not present in the global...
Sergio Villar Senin [Tue, 16 Jun 2009 08:48:21 +0000 (10:48 +0200)]
Auto update is not a GtkCheckButton. Play sound button is not present in the global settings dialog for Hildon2

14 years agoFixes NB#120415, cursor focus must be in the first entry in account wizard dialog
Sergio Villar Senin [Tue, 16 Jun 2009 08:02:52 +0000 (10:02 +0200)]
Fixes NB#120415, cursor focus must be in the first entry in account wizard dialog

14 years agoAgain, we forward message as attachment if it's an html message (fixes NB#110254)
Jose Dapena Paz [Mon, 15 Jun 2009 18:38:36 +0000 (20:38 +0200)]
Again, we forward message as attachment if it's an html message (fixes NB#110254)

14 years agoFixes NB#120148, cancel sending: waiting status messages get stuck in outbox
Sergio Villar Senin [Mon, 15 Jun 2009 15:18:50 +0000 (17:18 +0200)]
Fixes NB#120148, cancel sending: waiting status messages get stuck in outbox

Redefined the cancel method in ModestTnySendQueue
Now whenever the send queue stops we check the status of the messages

14 years agoFixes NB#117246, list of folders in "Change folder dialog" is not correct when select...
Sergio Villar Senin [Mon, 15 Jun 2009 09:04:53 +0000 (11:04 +0200)]
Fixes NB#117246, list of folders in "Change folder dialog" is not correct when selecting "New folder"

14 years agoAdded the original account information to folder picker
Sergio Villar Senin [Mon, 15 Jun 2009 08:53:26 +0000 (10:53 +0200)]
Added the original account information to folder picker

14 years agoDo not add an extra '\n' when replacing signatures
Sergio Villar Senin [Mon, 15 Jun 2009 06:59:58 +0000 (08:59 +0200)]
Do not add an extra '\n' when replacing signatures

14 years agoversion and bug fix info update for this testing image
Sudheer Kumar Chiluveri [Fri, 12 Jun 2009 12:44:07 +0000 (15:44 +0300)]
version and bug fix info update for this testing image

14 years agoversion and bug fix info update for week 25, 2009 second release 3.0.17-rc13
Sudheer Kumar Chiluveri [Fri, 12 Jun 2009 10:08:43 +0000 (13:08 +0300)]
version and bug fix info update for week 25, 2009 second release

14 years agoFixes NB#122287, find in page not properly working in editor with the "Control+F...
Sergio Villar Senin [Fri, 12 Jun 2009 08:12:14 +0000 (10:12 +0200)]
Fixes NB#122287, find in page not properly working in editor with the "Control+F" accelerator

14 years agoFixes NB#122232, do not insert signature if it's already inserted when changing the...
Sergio Villar Senin [Fri, 12 Jun 2009 07:59:51 +0000 (09:59 +0200)]
Fixes NB#122232, do not insert signature if it's already inserted when changing the from field

14 years agoFixes NB#108159, contacts startup is slow in Modest
Sergio Villar Senin [Thu, 11 Jun 2009 16:18:37 +0000 (18:18 +0200)]
Fixes NB#108159, contacts startup is slow in Modest

Pre-open the addressbook during the application start

14 years agoDo not unref contacts
Sergio Villar Senin [Thu, 11 Jun 2009 16:10:35 +0000 (18:10 +0200)]
Do not unref contacts

14 years agoWait until the aggregator is ready
Sergio Villar Senin [Thu, 11 Jun 2009 16:10:27 +0000 (18:10 +0200)]
Wait until the aggregator is ready

14 years agoFixed a typo
Sergio Villar Senin [Mon, 8 Jun 2009 17:07:05 +0000 (19:07 +0200)]
Fixed a typo

14 years agoUse osso_abook_aggregator_find_contacts_for_email_address instead of the e-d-s call
Sergio Villar Senin [Mon, 8 Jun 2009 13:49:38 +0000 (15:49 +0200)]
Use osso_abook_aggregator_find_contacts_for_email_address instead of the e-d-s call

14 years ago* Use osso_abook_aggregator_get_default to open the addressbook
Sergio Villar Senin [Mon, 8 Jun 2009 11:59:44 +0000 (13:59 +0200)]
* Use osso_abook_aggregator_get_default to open the addressbook

* Use osso_abook_roster_get_book & osso_abook_roster_get_book_view to get e-d-s book

14 years agoUse a filter function to show only desired contacts
Sergio Villar Senin [Fri, 5 Jun 2009 09:29:27 +0000 (11:29 +0200)]
Use a filter function to show only desired contacts

14 years agoRemoved commit_contact helper function, replaced by the abook call
Sergio Villar Senin [Fri, 5 Jun 2009 08:18:21 +0000 (10:18 +0200)]
Removed commit_contact helper function, replaced by the abook call

14 years agoRemoved code for abook version < 4
Sergio Villar Senin [Fri, 5 Jun 2009 08:00:39 +0000 (10:00 +0200)]
Removed code for abook version < 4

14 years agoFixes NB#121968, unable to move local folder to GMail root folder
Sergio Villar Senin [Thu, 11 Jun 2009 09:14:44 +0000 (11:14 +0200)]
Fixes NB#121968, unable to move local folder to GMail root folder

14 years agoFixes NB#122003, added an extra check to prevent crashes when trying to refresh an...
Sergio Villar Senin [Thu, 11 Jun 2009 08:29:44 +0000 (10:29 +0200)]
Fixes NB#122003, added an extra check to prevent crashes when trying to refresh an inexistent account

14 years agoFixes NB#122017, after removing all messages the message menu options are still present
Sergio Villar Senin [Thu, 11 Jun 2009 08:09:18 +0000 (10:09 +0200)]
Fixes NB#122017, after removing all messages the message menu options are still present

14 years agoIn editor, branding label first, then icon. Align properly label
Jose Dapena Paz [Wed, 10 Jun 2009 12:46:57 +0000 (14:46 +0200)]
In editor, branding label first, then icon. Align properly label

14 years agoBranding: service label font is SmallSystemFont in hildon2.2
Jose Dapena Paz [Wed, 10 Jun 2009 12:20:50 +0000 (14:20 +0200)]
Branding: service label font is SmallSystemFont in hildon2.2

14 years agoReuse a ca_context for playing sound instead of creating one each play.
Jose Dapena Paz [Wed, 10 Jun 2009 11:49:23 +0000 (13:49 +0200)]
Reuse a ca_context for playing sound instead of creating one each play.

* src/hildon2/modest-platform.c (modest_platform_play_email_tone): instead
  of creating a new canberra context every time we play sound (and destroying
  it without making sure we have finished using it), we reuse one.

14 years agoUse the TnyHeader from the origina TnyMsg to get data when doing a reply all, instead...
Sergio Villar Senin [Wed, 10 Jun 2009 10:36:33 +0000 (12:36 +0200)]
Use the TnyHeader from the origina TnyMsg to get data when doing a reply all, instead of using the TnyHeader from the summary of the folder. It's safer to do this because the summary could lack some data