modest
2007-12-10 Vivek SekarAdded the base64 encoded icon file into the chinook...
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... * 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... * some param checks (should prevent a crash )
2007-12-07 Dirk-Jan C... remove needless g_warning
2007-12-07 Vivek SekarAdded bug fixes for week 50 release.
2007-12-07 Dirk-Jan C... * show the specific icons for the edit-window and the...
2007-12-07 Dirk-Jan C... * it makes sense not to allow '&' and '#' in new folder...
2007-12-05 Sergio Villar... * 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... Fixes a GLIB WARNING by providing empty implementations...
2007-12-05 Sergio Villar... * 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... Fixes NB#78266
2007-12-05 Sergio Villar... * 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... * only output message/header registering/opening debug...
2007-12-05 Felipe Erias... 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... * Partially fixes NB#78203, expunge messages in POP...
2007-12-04 Sergio Villar... * 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... * 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... 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... * modest-detect-tap-and-hold:
2007-12-03 Sergio Villar... * The notifications are now opened again after clickin...
2007-12-03 Vivek SekarCorrection to the chinook control file- now replaces...
2007-12-03 Jose Dapena Paz* src/maemo/modest-connection-specific-smtp-window.c:
2007-12-03 Vivek Sekarchinook control file conflicts with modest-l10n-engb...
2007-12-03 Jose Dapena Paz* src/maemo/modest-account-settings-dialog.c:
2007-12-03 Sergio Villar... * 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... * 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... * added Gmail/IMAP to our provider list, add (c), cleanup
2007-11-30 Dirk-Jan C... * don't try to open file:-uri's, and don't add them...
2007-11-30 Vivek SekarAdded the week 49 bug fixes.
2007-11-30 Dirk-Jan C... * add some parameter checks to public functions
2007-11-29 Sergio Villar... * Needed initialization
2007-11-29 Sergio Villar... * 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... 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... 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... * add some parameter checks to public functions
2007-11-27 Sergio Villar... * Removed some comments
2007-11-27 Sergio Villar... * Fixes NB#77103, the message is not sent if the user...
2007-11-27 Dirk-Jan C... * remove some g_asserts, add warnings instead
2007-11-27 Sergio Villar... * The password request dialog was appearing bellow...
2007-11-27 Alberto GarciaFix platform detection in configure.ac
2007-11-26 Dirk-Jan C... * don't drink and code
2007-11-26 Dirk-Jan C... * unbreak dape's gnome-desktop port
2007-11-26 Dirk-Jan C... * fix some of the fallout of the last commit
2007-11-26 Dirk-Jan C... * modest-outside-scratchbox patch 3:
2007-11-26 Dirk-Jan C... * modest-outside-scratchbox patch 2:
2007-11-26 Dirk-Jan C... * modest-outside-sbox patch 1:
2007-11-26 Alberto GarciaWhen creating each page in the account setup wizard...
2007-11-26 Sergio Villar... * Fixes NB#76991, the send/receive refreshes the curre...
2007-11-26 Felipe Erias... Fixes NB#63571
2007-11-26 Jose Dapena Paz* src/widgets/modest-gtkhtml-msg-view.c:
2007-11-26 Jose Dapena Paz* src/modest-init.c:
2007-11-26 Sergio Villar... * Fixes NB#76897, modest is shown in the language...
2007-11-26 Vivek SekarAdded new bug fixes for week 48 release.
2007-11-26 Jose Dapena PazThese changes are for reenabling build of gnome port.
2007-11-26 Sergio Villar... * Modest is properly finalized after sending an email
2007-11-23 Alberto GarciaFixed crash in send_mail handlers
2007-11-23 Sergio Villar... * Removed unused code
2007-11-23 Sergio Villar... * Fixes NB#74075, app hanging/crashing while creating...
2007-11-23 Jose Dapena Paz* src/modest-ui-dimming-rules.c:
2007-11-23 Jose Dapena Paz* src/maemo/modest-msg-view-window-ui.xml:
2007-11-23 Vivek SekarAdded the week 48 bug fixes to the changelog
2007-11-23 Vivek SekarRemoved the Modest-providers-data dependency for the...
2007-11-23 Sergio Villar... * The toolbar buttons are expanded correctly in the...
2007-11-22 Sergio Villar... * Fixed an small leak
2007-11-22 Alberto GarciaReplaced obsolete logical string
2007-11-22 Felipe Erias... Fixes NB#76638
2007-11-22 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-11-22 Felipe Erias... Fix progress bar in the view message window:
2007-11-22 Jose Dapena Paz* src/modest-mail-operation.c:
2007-11-22 Jose Dapena Paz* src/modest-mail-operation.c:
2007-11-21 Felipe Erias... Fixes #76572
2007-11-21 Dirk-Jan C... * add support for Outlook-style inline-attachments.
2007-11-21 Vivek SekarAdded the modest.postinst file for chinook, so that...
next