* Deleted unused code
[modest] / src / modest-mail-operation.c
2008-02-29 Sergio Villar Senin * Deleted unused code
2008-02-29 Jose Dapena Paz* src/modest-account-mgr-helpers.c:
2008-02-27 Alberto Garcia* src/widgets/modest-account-view.c:
2008-02-27 Alberto Garcia* src/modest-mail-operation.c:
2008-02-21 Sergio Villar Senin * Fixed a lot of reference leaks
2008-02-14 Alberto Garcia * src/modest-mail-operation.c
2008-02-13 Sergio Villar Senin * Dramatically refactored the message transfers, now...
2008-02-05 Dirk-Jan C. Binnema* if called at the wrong time, tny_send_queue_get_outbo...
2008-02-05 Dirk-Jan C. Binnema* fix some coverity warnings (bug NB#80246, the modest...
2008-01-30 Alberto GarciaFix wrong usage of g_object_unref() in
2008-01-30 Alberto GarciaIf transferring messages between different accounts...
2008-01-29 Alberto GarciaDon't pass the header_list in GetMsgInfo, it's not...
2008-01-29 Alberto GarciaFixed a leak in modest_mail_operation_get_msgs_full()
2008-01-29 Sergio Villar Senin * Fixes NB60606, "Device memory full" information...
2008-01-29 Alberto GarciaIn modest_mail_operation_get_msgs_full(), don't retriev...
2008-01-28 Philip Van HoofAdapted to API change for Tinymail rev 3304
2008-01-24 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2008-01-24 Jose Dapena PazThese changes fix bug NB#78736.
2008-01-23 Sergio Villar Senin * Removed modest_tny_send_queue_add, replaced with...
2008-01-23 Jose Dapena Paz* src/widgets/modest-msg-edit-window.h:
2008-01-22 Sergio Villar Senin * Migrated Modest to the new send queue API
2008-01-22 Alberto GarciaWhen editing and sending an e-mail in failed state...
2008-01-21 Dirk-Jan C. Binnema* adding some precondition checks, hopefully adding...
2008-01-17 Dirk-Jan C. Binnema* modest_mail_operation_remove_msgs:
2008-01-17 Alberto Garcia* Don't check size limits in modest_mail_operation_get_...
2008-01-11 Sergio Villar Senin * Fixes NB#79209, select the renamed folder after...
2008-01-10 Alberto GarciaFix incorrect call to g_slice_free()
2008-01-08 Dirk-Jan C. Binnema* improve the debug output a bit
2008-01-08 Dirk-Jan C. Binnema* fix some runtime warning
2008-01-08 Dirk-Jan C. Binnema* add debugging code to the send-queue and the operatio...
2007-12-21 Jose Dapena Paz* src/widgets/modest-hbox-cell-renderer.c,
2007-12-21 Felipe Erias Moran... Partially fixes NB#77528
2007-12-21 Alberto GarciaRemoved GLIB CRITICAL
2007-12-18 Felipe Erias Moran... Fixes NB#78683
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 * 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* 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-13 Felipe Erias Moran... Partially fixes NB#78521
2007-12-13 Sergio Villar Senin * Expunge the messages of the local accounts when...
2007-12-12 Alberto GarciaFix memory leak in create_msg_thread()
2007-12-12 Felipe Erias Moran... Fixes NB#78203
2007-12-11 Sergio Villar Senin * Fixed an error in the documentation
2007-12-05 Sergio Villar Senin * Fixes NB#77589, modest asks the user if they want...
2007-12-05 Felipe Erias Moran... Partially fixes NB#77528
2007-12-04 Sergio Villar Senin * Partially fixes NB#78203, expunge messages in POP...
2007-12-04 Alberto GarciaCheck for NULL in tny_header_get_message_id()
2007-12-03 Alberto GarciaUse msg id instead of msg url to compare e-mail in...
2007-12-03 Jose Dapena PazThis patch includes a lot of work to refactor and reorg...
2007-11-30 Dirk-Jan C. Binnema* add some parameter checks to public functions
2007-11-28 Felipe Erias Moran... Fixes NB#77388
2007-11-28 Felipe Erias Moran... Fixes NB#77038
2007-11-26 Sergio Villar Senin * Modest is properly finalized after sending an email
2007-11-23 Alberto GarciaFixed crash in send_mail handlers
2007-11-23 Sergio Villar Senin * Removed unused code
2007-11-23 Sergio Villar Senin * Fixes NB#74075, app hanging/crashing while creating...
2007-11-22 Alberto GarciaReplaced obsolete logical string
2007-11-22 Jose Dapena Paz* src/modest-mail-operation.c:
2007-11-22 Jose Dapena Paz* src/modest-mail-operation.c:
2007-11-20 Dirk-Jan C. Binnema* add retval check (coverity)
2007-11-20 Alberto Garcia* Call tny_header_set_flag() with just one flag in...
2007-11-20 Sergio Villar Senin * Clean up some code
2007-11-19 Alberto GarciaRemove GLIB CRITICAL
2007-11-19 Sergio Villar Senin * Gathered the argument checking code to one single...
2007-11-14 Alberto Garcia* Dim the delete icon and menu entry from the msg-view...
2007-11-14 Sergio Villar Senin * Refactored the code o modest_mail_operation_get_msg...
2007-11-12 Alberto GarciaCheck if a GError is NULL before copying it
2007-11-12 Sergio Villar Senin * Optimization, do not refresh the INBOX after a s...
2007-11-12 Alberto GarciaUse tny_folder_add_msg_async() to save a message to...
2007-11-09 Sergio Villar Senin * Migrated the do_send_receive to use connect_and_perf...
2007-11-07 Dirk-Jan C. Binnema* update to the new modest_tny_folder_has_subfolder_wit...
2007-11-05 Sergio Villar Senin * Always notify the queue that the operation finished...
2007-11-05 Dirk-Jan C. Binnema* fix some potential NULL-dereferences
2007-10-31 Alberto Garciatny_header_{set,unset}_flags() renamed to tny_header_...
2007-10-29 Dirk-Jan C. Binnema* check for invalid folders in many places
2007-10-23 Dirk-Jan C. Binnema* use _CS to get translation from right domain, fixes...
2007-10-22 Sergio Villar Senin * Fixes NB#65926, do not show Junk numbers (actually...
2007-10-09 Sergio Villar Senin * Added a destroyer to the error handler of the mail...
2007-10-09 Sergio Villar Senin * Replaced GtkWindow by ModestWindow in some places
2007-10-04 Sergio Villar Senin * Fixes NB#62423, the first INBOX folder is not select...
2007-10-04 Sergio Villar Senin * Added a callback for the save_to_drafts operation
2007-10-03 Sergio Villar Senin * Fixes NB#65999 note that the translation is still...
2007-10-02 Sergio Villar Senin * Moved the op_type to the mail operations, it should...
2007-10-02 Sergio Villar Senin * Added operation-started and operation-finished to...
2007-09-28 Jose Dapena PazThis commit implements a new handling of image attachme...
2007-09-27 Sergio Villar Senin * The "account-changed" signal is now properly managed...
2007-09-26 Sergio Villar Senin * Some aesthetic changes
2007-09-21 Sergio Villar Senin * Added two missing unref's
2007-09-18 Sergio Villar Senin * Fixed an invalid g_object_ref without g_object_unref
2007-09-17 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-09-17 Sergio Villar Senin * Added a check in a g_object_ref, now it could happen...
2007-09-11 Sergio Villar Senin * Removed a connect_and_wait from the mail_operations...
2007-09-11 Philip Van HoofReverted tny_folder_sync to tny_folder_sync_async to...
2007-09-07 Sergio Villar Senin * Changed the update_account_thread it now refreshes...
2007-09-06 Jose Dapena Paz* src/modest-mail-operation.c:
2007-09-05 Jose Dapena Paz* src/modest-mail-operation.c:
2007-09-03 Javier Fernandez... * Review dimming rules to detect when modest is sedning...
next