X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=debian%2Fchangelog;h=af2dd9435690b4d8d62b3ba1a5f133316a820337;hp=ee1bcbb172a6f742e5d0e80ba1440d5632a5312c;hb=dac906f797bf9f957767b442b239d19eae8c8e47;hpb=04f5223eb9fb4d0bdec345863f4b8f9a1489326f diff --git a/debian/changelog b/debian/changelog index ee1bcbb..af2dd94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,308 @@ +modest (3.90.1) unstable; urgency=low + + * Fixes: NB#141137 do not play email tone twice when sending notifications + * Fixes: NB#133657 set the proper parent to the account settings dialog. + * This could cause "hangs" when another modal dialog is shown after + * this one. + * Fixes: NB#132711 junk characters added to filenames with non-ASCII + * Fixes: NB#139637 coverity defects in modest + * Fixes: NB#139032 remove the colons in folder details dialog. Use secondary + * color as well for labels + + -- Jose Dapena Paz Wed, 14 Oct 2009 15:43:00 +0200 + +modest (3.90.0) unstable; urgency=low + + * First release in development series for modest 4.0 release. It includes + * lots of fixes from modest-3-0 branch + * Fixes: NB#136030 Increase the limit of characters to "secure" headers to + * 2048 + * Fixes: NB#140122 On error fetching messages in msg view window, close it + * always. + * Fixes: NB#141003 Remove the infinite loops that were causing the + * application hang. + * Use IPHB in Maemo Fremantle. + * Fixes: MB#5188 HildonDialog deprecated symbol. + * Fixes: MB#4918 Fix locales setup. + * Use Gtk+ single includes (in GNOME version of modest). + * Fixes: MB#5156 Add AM_PROG_CC_C_O to configure.ac + * Fixes: NB#125495 Do not show account settings dialog if the settings are ok + * and authentication fails due to timeouts + * Fixes: NB#139404 Fixes fro decode part to stream functionality. + * Fixes: NB#114184 Autoupdate not working when switching connections Added + * RUN_DELAYED flag to the alarm event. + * Fixes: NB#133759 Do allow sending messages without subject + * Fixes a crash when freeing a const gchar * + * Lots of fixes on selection behavior in recipient editor + * Fixes: NB#135463 Crash in check_data + * Fixes: NB#139035 Forward button moved from menu to toolbar + * Fixes: NB#130325 Remove additional separation among headers and body in editor + * Fixes: NB#131601 toolbar lost in editor when doing undo after changing the + * message settings to plain text + * Fixes: NB#114184 auto-update fails sometimes + * Fixes: NB#138110 sometimes manual send&receive does not work + * Fixes: NB#137949 show notifications even if the application is in the foreground + * Sync headers in ModestHeaderWindow dispose instead of finalize. + * Fixes: NB#137187 problems parsing email addresses + * Fixes: NB#138269 append @hotmail.com to the username if the user haven't inserted it + * Fixes: NB#138261 settings dialog not shown when the password is incorrect + * On html adjustment changes, resize children in idle. + * Fix dbus tests using the new library. + * Fixes: NB#137624 Crash when creating a new folder in offline mode + * Fixes: NB#131601 Toolbar lost in editor after canceling "lose formatting" + * confirmation note + * Additional check in sort dialog (code review). + * Code review fix in ModestAttachmentsView. + * Fixes: NB#131351 Crash when exiting modest if there are new connection attempts + * Improved the output of modest_mail_operation_to_string + * Fixes: NB#134905 Set word char wrapping mode in gtkhtml widget + * Fixes: NB#135345 Perform a case-insensitive emails comparison when looking for + * existing contacts + * Fixes: NB#134827 Take into account unichar space on converting to plain text + * quoted text + * Limit the number of changes for correcting scroll to avoid infinite loop. + * Fixes: NB#132706 Check emails addresses case when checking the presence of our + * email address when replying to emails + * Fixes: NB#135191 Move to use e book query for searches in check names select contacts + * Set gstreamer driver in canberra for playing sounds (supports aac then). + * Pass proper volume to canberra on play sounds from modest. + * Fixed a type-punned warning in compilation + * Do not check the presence of libmodest-dbus-client library in GNOME platform + * Added "separator" variable when not using hildon2 libs and only use + * MODEST_COMPACT_HEADER_BG if it's defined + * Do not use gtk_html_set_auto_panning for the GNOME version + * Added connection reattempts to get_password function Do not show the account settings + * dialog to the user if there is a connection issue + * Change scroll readjustment management in msg view. + * Better handling of spaces on converting text to html + * Add

to text-to-html stream, so that wrapping works better. + * Fixes: NB#133627 Added vertical scrolling using hw keys + * Fixes: NB#129121 Added row reference valid checks all around modest + * Fixes: NB#132625 Converted libmodest-dbus-client into a new library package + * New plugins API to fetch parts into streams. + * Make modest CUD script regenerate the NSS settings for maemosec + * Fixes: NB#134642 Fixes a crash in on_header_view_model_changed + * Handle properly ca_context_open, so that we can play more than one tone. + * Handle better finalize/last ref of model cases in ModestHeaderWindow + * On showing the check names "select contact" dialog, filter properly case. + * Fix reference leaks causing power consuption because of running IDLE. + * Fixed a reference problem in grey coloring of mail header view. + * Remove separator in hildon2 + * Also change bg color of attachments view. + * Put grey in compact mail header view. + * Fixes: NB#114929 Add support to autocomplete usernames for Ovi and Yahoo Mail Plus + * Fixes: NB#134700 Play a sound after a send&receive if new headers are received + * and application is active in the foreground + * Fixes: NB#135054 Default update interval should be 30 minutes + * Fixes: NB#134642 Crash when closing the headers window + + -- Jose Dapena Paz Wed, 07 Oct 2009 13:33:00 +0200 + +modest (3.0.17-rc40) unstable; urgency=low + + * Week 35, 2009 - fifth release + * + * Fixes: NB#131583 Email application hangs often when retrieving messages + * + + -- Moises Martinez Mon, 24 Aug 2009 11:19:03 +0300 + +modest (3.0.17-rc39) unstable; urgency=low + + * Week 35, 2009 - fourth release + * + * Fixes: NB#134613 Email editor body doesn't get expanded when entering text + + -- Moises Martinez Sun, 23 Aug 2009 01:53:00 +0300 + +modest (3.0.17-rc38) unstable; urgency=low + + * Week 35, 2009 - third release + * + * Fixes: NB#123383 [AF Checked]Unexpected lines appear in new email editor body area + * Fixes: NB#133838 Empty contact created in exchange server in the mentioned scenario. + * Fixes: NB#134457 Sort: Sort hildon touch list opens and displayed background of + * menu list and whole device is freezed. + + -- Moises Martinez Sat, 22 Aug 2009 00:19:42 +0300 + +modest (3.0.17-rc37) unstable; urgency=low + + * Week 35, 2009 - second release + * + * Fixes: NB#133352 Remove "mail_nc_msg_count_limit_exceeded" confirmation note + * Fixes: NB#133623 Security:Crash on tapping embedded message. + + -- Moises Martinez Fri, 21 Aug 2009 09:57:17 +0300 + +modest (3.0.17-rc36) unstable; urgency=low + + * Week 35, 2009 - first release + * + * Fixes: NB#121339 Remote folders are not shown and modest is continuously + * retrieving after disconnecting from network + * Fixes: NB#129177 Corematic: Random crash in pop3_get_local_size () + * Fixes: NB#133699 When receiving mail from AF, flow on UI is wrong + * Fixes: NB#133864 Crash after opening .msg file + + -- Moises Martinez Wed, 19 Aug 2009 19:29:06 +0300 + +modest (3.0.17-rc35) unstable; urgency=low + + * Week 34, 2009 - fourth release + * + * Fixes: NB#127203 IMAP traffic over GPRS contrary to settings + * Fixes: NB#132390 [REVIEW] remaining defects from Email + * Fixes: NB#133666 Panning on e-mail editor view has problems + * due the horizontal overshooting + + -- Moises Martinez Tue, 18 Aug 2009 18:23:20 +0300 + +modest (3.0.17-rc34) unstable; urgency=low + + * Week 34, 2009 - third release + * + * Fixes: NB#131116 Modest plugins stops receiving events + * Fixes: NB#131159 'Mail for Exchange' setup does not work in Modest if + * user returns to providers list + + -- Moises Martinez Mon, 17 Aug 2009 23:09:23 +0300 + +modest (3.0.17-rc33) unstable; urgency=low + + * Week 34, 2009 second release + * + * Fixes: NB#126941 [REVIEW] Major and moderate findings + * Fixes: NB#130848 New email -note on screen not with correct time + * Fixes: NB#131375 "Replace existing file of same name?" confirmation note is + * not asked upon saving a file which already exist in target folder. + * Fixes: NB#131389 Randomly modest hangs when attempt to delete message. + * Fixes: NB#131187 No kinetic scrolling in message viewer + + -- Moises Martinez Thu, 13 Aug 2009 23:32:11 +0300 + +modest (3.0.17-rc32) unstable; urgency=low + + * Week 34, 2009 - first release + * + * Fixes: NB#132639 Security:Crash Modest Crashed upon Tapping Message Details. + * Fixes: NB#132618 Corematic: random crash in "tny_cached_file_is_active" + * Fixes: NB#128171 Able to launch multiple instances of account wizard opens up from Contacts + + -- Moises Martinez Thu, 13 Aug 2009 07:20:43 +0300 + +modest (3.0.17-rc31) unstable; urgency=low + + * Week 33, 2009 - third release + * + * Fixes: NB#131375 "Replace existing file of same name?" confirmation note is not asked upon + * saving a file which already exist in target folder. + + -- Moises Martinez Tue, 11 Aug 2009 22:59:20 +0300 + +modest (3.0.17-rc30) unstable; urgency=low + + * Week 33, 2009 - second release + * + * Fixes: NB#131394 email needs to support global safe folders + * + + -- Moises Martinez Tue, 11 Aug 2009 12:23:16 +0300 + +modest (3.0.17-rc29) unstable; urgency=low + + * Week 33, 2009 - first release + * + * Fixes: NB#114614 (Multi-app test case) Folder created under Activesync inbox in exchange + * server is not synched to the device until Email application is restarted. + * Fixes: NB#123378 Security: Email UI hangs when attempt to check message details of + * the message attached. + * Fixes: NB#125205 Sort By Subject (A-Z) is incorrect + * Fixes: NB#126904 Crash in "camel_message_info_free"/ "tny_folder_change_finalize" + * Fixes: NB#128553 [REGF]Saving email attachment when usb mass storage is used - is not proper + * Fixes: NB#128634 attached pdf document in opened only one time , second time we are getting "File Error " + * Fixes: NB#129177 [Erkko S3 OPEN]Corematic: Random crash in pop3_get_local_size () + * Fixes: NB#130519 Experience of using the list items in "Region" field in wizard is poor + * Fixes: NB#130686 Valgrind shows memleaks in Modest + * Fixes: NB#130850 device is getting hung with unknown certificate and the confirmation note + * Fixes: NB#130999 memleak in camel-imap-folder.c + * Fixes: NB#131002 "Inbox" is hardcoded in the mailbox folders view + * Fixes: NB#131102 Memleak reported by Valgrind while executing test case "Message Move to Local Folder" + * Fixes: NB#131178 Email, Account setup - colon ':' should not be hardcoded after + * string §mcen_ti_emailsetup§ + * Fixes: NB#131348 Crash in notify_folder_observers_about_in_idle () + * Fixes: NB#131583 Email application hangs often when retrieving messages + * Fixes: NB#132131 Email- Gmail option is not present for pt-PT in service provider list + + -- Moises Martinez Mon, 10 Aug 2009 21:28:42 +0300 + +modest (3.0.17-rc27) unstable; urgency=low + + * Week 32, 2009 - first release + * + * Fixes: NB#117612 Email messages from user defined folder are not restoring + * with backup and restore + * Fixes: NB#122697 Security: when attempt to reply to the attached message, reply editor + * doesn't open and the whole device UI freezes + + -- Moises Martinez Fri, 31 Jul 2009 15:05:09 +0300 + +modest (3.0.17-rc26) unstable; urgency=low + + * Week 31, 2009 - second release + * + * Fixes: NB#116469 Editor: every further contact added is unnecessary highlighted + * Fixes: NB#122195 Email application and device becomes inaccessible while scrolling + * the message list when local folder has some set of security messages (MIME) + * Fixes: NB#123483 Performance: Time taken to open edit mode for Move messages/Delete + * message is too long [~20seconds] + * Fixes: NB#126904 Crash in "camel_message_info_free"/ "tny_folder_change_finalize" + * Fixes: NB#128529 codereview, S3 modest-utils.c + * Fixes: NB#128869 Corematic: Crash in "camel_imap_folder_changed" + * Fixes: NB#129039 Modest sends empty ENABLE command when IMAP server advertises ENABLE + * but not CONDSTORE or QRESYNC capabilities + * Fixes: NB#129516 Icon for "download images" not shown in view toolbar + * Fixes: NB#130151 Remove deprecated Glib symbols + * Fixes: NB#130154 Remove deprecated Gtk+ symbols + * Fixes: NB#130164 Crash in "selected_msg_sent_in_progress" + + -- Moises Martinez Wed, 29 Jul 2009 09:16:38 +0300 + +modest (3.0.17-rc25) unstable; urgency=low + + * Week 31, 2009 first release + * + * Fixes: NB#129013 modest adds himself into alarm list always + * Fixes: NB#129320 Continuous modest crashes at "parse_mime_part/ea_send_to" + * when attempt to forwarding a message after removing the email attachment + * Fixes: NB#128962 Crash> modest-singletons.c + * Fixes: NB#129121 Corematic: Crash in "IA__gtk_tree_row_reference_copy ()" + + -- Moises Martinez Sun, 26 Jul 2009 22:31:43 +0300 + +modest (3.0.17-rc24) unstable; urgency=low + + * Week 30, 2009 - second release + * + * Fixes: NB#116112 Already downloaded headers should be shown without a delay after + * messages view is activated + * Fixes: NB#120341 Folder view: message count of folder is not updated when push + * email is received + * Fixes: NB#125071 "Memory card full.\nRemove data to free memory." should show + * when attempt to move message under external MMC in memory full conition. + * Fixes: NB#125074 "Memory card full.\nRemove data to free memory." information note + * should show when attempt to save files in memory full external MMC + * Fixes: NB#125952 Modality Issue: Email stops responding @ on_response_before () upon + * launching an editor from Contacts + * Fixes: NB#126882 Progress bar to be replaced with progress indicator (spinning wheel) + * in wizard + * Fixes: NB#127102 Sometimes e-mail does not go to foreground after tapping on notification + * Fixes: NB#127684 Crash at "modest_ui_dimming_rules_on_view_window_move_to( )" + * Fixes: NB#127915 Modest crashed at "mgea_initialize ()" while configuring NMS account + * after correcting wrong email address in "Account setup:advanced settings" + + -- Moises Martinez Mon, 20 Jul 2009 09:12:27 +0300 + modest (3.0.17-rc23) unstable; urgency=low * Week 30, 2009 - first release