Fixes NB#78683
[modest] / src /
2007-12-18 Felipe Erias Moran... Fixes NB#78683
2007-12-18 Alberto GarciaUse always the default account when creating a new...
2007-12-18 Felipe Erias Moran... * modest-msg-edit-window.c:
2007-12-17 Alberto GarciaCheck for the existence of GErrors in modest_mail_opera...
2007-12-17 Jose Dapena PazChanges to speed up opening messages in view and editor
2007-12-17 Sergio Villar Senin * Fixes NB#78639, modest does not perform an update...
2007-12-17 Sergio Villar Senin * Reverted my previous commit, the problem was in...
2007-12-17 Sergio Villar Senin * Fixed the change to the new tinymail API
2007-12-16 Dirk-Jan C. Binnema* make modest handle mailing lists somewhat correcter...
2007-12-16 Dirk-Jan C. Binnema* compile for tinymail API change
2007-12-15 Philip Van HoofUpdate Modest to latest API change in Tinymail - rev...
2007-12-14 Sergio Villar Senin * Fixed a memory leak
2007-12-14 Felipe Erias Moran... Fixes NB#78637
2007-12-14 Felipe Erias Moran... Corrected two g_object_unref
2007-12-14 Felipe Erias Moran... Corrected ref and unref of mail operations.
2007-12-14 Felipe Erias Moran... Fixes NB#78602
2007-12-14 Alberto Garciamodest-tny-msg: fixed leak in add_images()
2007-12-13 Sergio Villar Senin * Speeds up the progress bar, makes things "feel"...
2007-12-13 Dirk-Jan C. Binnema* Use the old To: to determine the new To:
2007-12-13 Dirk-Jan C. Binnema* sometimes, the text->html conversion screwed up,...
2007-12-13 Felipe Erias Moran... Partially fixes NB#78521
2007-12-13 Sergio Villar Senin * Expunge the messages of the local accounts when...
2007-12-13 Jose Dapena PazWork to fix glitches with progress toolbar (fixes NB...
2007-12-13 Sergio Villar Senin * Fixes NB#78587, Modest no longer crashes when closin...
2007-12-13 Jose Dapena Paz* src/maemo/modest-main-window-ui.h:
2007-12-12 Jose Dapena Paz* src/modest-tny-send-queue.c:
2007-12-12 Jose Dapena Paz* src/dbus_api/modest-dbus-callbacks.c:
2007-12-12 Alberto GarciaAdd correctly the "Content-Disposition" header to attac...
2007-12-12 Alberto GarciaFix memory leak in copy_mime_part()
2007-12-12 Alberto GarciaFix leak in modest-tny-msg
2007-12-12 Alberto GarciaFix memory leak in create_msg_thread()
2007-12-12 Felipe Erias Moran... Fixes NB#78203
2007-12-12 Sergio Villar Senin * Fixes NB#64997, Modest is now able to send an email...
2007-12-11 Sergio Villar Senin * Fixed an error in the documentation
2007-12-11 Felipe Erias Moran... Add checks for some callbacks that are used with connec...
2007-12-11 Sergio Villar Senin * Fixes NB#78470, the account name is now properly...
2007-12-11 Felipe Erias Moran... Fixes NB#77454
2007-12-10 Dirk-Jan C. Binnema* some email programs (e.g. outlook in html mode) put...
2007-12-10 Alberto GarciaFix shortcut for Send in the message editor
2007-12-10 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-12-10 Dirk-Jan C. Binnema* use the correctly sized icons for various things;
2007-12-10 Alberto GarciaShow a generic error (instead of the one from Tinymail...
2007-12-10 Jose Dapena Paz* src/widgets/modest-attachments-view.c:
2007-12-10 Alberto GarciaFix compilation problem
2007-12-10 Dirk-Jan C. Binnema* some param checks (should prevent a crash )
2007-12-07 Dirk-Jan C. Binnemaremove needless g_warning
2007-12-07 Dirk-Jan C. Binnema* show the specific icons for the edit-window and the...
2007-12-07 Dirk-Jan C. Binnema* it makes sense not to allow '&' and '#' in new folder...
2007-12-05 Sergio Villar Senin * Removed some weird const
2007-12-05 Alberto GarciaNew function modest_platform_information_banner_with_ti...
2007-12-05 Jose Dapena Paz* src/maemo/modest-platform.c:
2007-12-05 Jose Dapena Paz* src/modest-ui-actions.c:
2007-12-05 Felipe Erias Moran... Fixes a GLIB WARNING by providing empty implementations...
2007-12-05 Sergio Villar Senin * Fixes NB#78338, the summary.mmap files are deleted...
2007-12-05 Jose Dapena Paz* src/modest-ui-actions.c:
2007-12-05 Felipe Erias Moran... Fixes NB#78266
2007-12-05 Sergio Villar Senin * Fixes NB#77589, modest asks the user if they want...
2007-12-05 Alberto Garcia* Revert changes made in r3868. We have a better soluti...
2007-12-05 Dirk-Jan C. Binnema* only output message/header registering/opening debug...
2007-12-05 Felipe Erias Moran... Partially fixes NB#77528
2007-12-05 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-12-05 Alberto GarciaDelay call to gtk_widget_show(self->combo_account_country)
2007-12-04 Jose Dapena Paz* src/widgets/modest-header-view-render.c,
2007-12-04 Jose Dapena Paz* src/maemo/modest-connection-specific-smtp-edit-window.c:
2007-12-04 Alberto GarciaCall gtk_combo_box_set_model() *after* loading countrie...
2007-12-04 Sergio Villar Senin * Partially fixes NB#78203, expunge messages in POP...
2007-12-04 Sergio Villar Senin * Do not check if the account is connected in the...
2007-12-04 Jose Dapena Paz* src/widgets/modest-mozembed-mime-part-view.c renamed as
2007-12-04 Dirk-Jan C. Binnema* don't use ANONYMOUS@ for non-login SMTP accounts...
2007-12-04 Alberto GarciaCheck for NULL in tny_header_get_message_id()
2007-12-04 Felipe Erias Moran... Fixes NB#66958
2007-12-03 Alberto GarciaUse msg id instead of msg url to compare e-mail in...
2007-12-03 Jose Dapena Paz* src/widget/Makefile.am, src/maemo/Makefile.am:
2007-12-03 Dirk-Jan C. Binnema* modest-detect-tap-and-hold:
2007-12-03 Sergio Villar Senin * The notifications are now opened again after clickin...
2007-12-03 Jose Dapena Paz* src/maemo/modest-connection-specific-smtp-window.c:
2007-12-03 Jose Dapena Paz* src/maemo/modest-account-settings-dialog.c:
2007-12-03 Sergio Villar Senin * Added an extra error check
2007-12-03 Jose Dapena Paz* src/modest-account-mgr-helpers.c:
2007-12-03 Jose Dapena Paz* src/maemo/modest-connection-specific-smtp-edit-window.c:
2007-12-03 Dirk-Jan C. Binnema* set the X-Mailer header for outgoing mail. Fixes...
2007-12-03 Jose Dapena PazThis patch includes a lot of work to refactor and reorg...
2007-12-01 Dirk-Jan C. Binnema* added Gmail/IMAP to our provider list, add (c), cleanup
2007-11-30 Dirk-Jan C. Binnema* don't try to open file:-uri's, and don't add them...
2007-11-30 Dirk-Jan C. Binnema* add some parameter checks to public functions
2007-11-29 Sergio Villar Senin * Needed initialization
2007-11-29 Sergio Villar Senin * Add connection error handling to message opening
2007-11-28 Alberto GarciaAfter a server has been modified in the in the connecti...
2007-11-28 Felipe Erias Moran... Fixes NB#77388
2007-11-28 Alberto GarciaDon't set the username if it's empty in update_tny_acco...
2007-11-28 Alberto GarciaChange resize-mode of ModestAttachmentsView so all...
2007-11-28 Felipe Erias Moran... Fixes NB#77038
2007-11-28 Alberto GarciaUpdate all accounts after they have been modified,
2007-11-28 Alberto GarciaFix regular expression used to check domain names.
2007-11-27 Dirk-Jan C. Binnema* add some parameter checks to public functions
2007-11-27 Sergio Villar Senin * Removed some comments
2007-11-27 Sergio Villar Senin * Fixes NB#77103, the message is not sent if the user...
2007-11-27 Dirk-Jan C. Binnema* remove some g_asserts, add warnings instead
2007-11-27 Sergio Villar Senin * The password request dialog was appearing bellow...
2007-11-26 Dirk-Jan C. Binnema* unbreak dape's gnome-desktop port
next