* Fixes NB#96696, do not use -export-dynamic to reduce the symbols to be exported
[modest] / src / modest-mail-operation.h
2008-08-04 Sergio Villar Senin * Fixes NB#87299, dimm Details option when focus is...
2008-05-26 Jose Dapena PazFix for bug NB#83343
2008-04-28 Jose Dapena Paz* src/modest-mail-operation.[ch]:
2008-04-02 Sergio Villar Senin * Fixes NB#83513, modest no longer hungs when deleting...
2008-03-12 Jose Dapena PazWork to fix bug NB#81989:
2008-01-24 Sergio Villar Senin * Removed duplicated entry
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-22 Sergio Villar Senin * Migrated Modest to the new send queue API
2008-01-11 Sergio Villar Senin * Fixes NB#79209, select the renamed folder after...
2008-01-08 Dirk-Jan C. Binnema* add debugging code to the send-queue and the operatio...
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-11-23 Sergio Villar Senin * Fixes NB#74075, app hanging/crashing while creating...
2007-11-19 Sergio Villar Senin * Gathered the argument checking code to one single...
2007-11-14 Sergio Villar Senin * Refactored the code o modest_mail_operation_get_msg...
2007-10-09 Sergio Villar Senin * Added a destroyer to the error handler of the mail...
2007-10-04 Sergio Villar Senin * Added a callback for the save_to_drafts operation
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-18 Sergio Villar Senin * Fixed an invalid g_object_ref without g_object_unref
2007-09-07 Sergio Villar Senin * Changed the update_account_thread it now refreshes...
2007-08-28 Javier Fernandez... * Define a new mail-operation to remove several messages.
2007-08-02 Jose Dapena Paz* src/widgets/modest-attachment-view.c:
2007-07-10 Jose Dapena Paz* src/modest-mail-operation.[ch]:
2007-07-05 Jose Dapena PazWork to improve drafts handling, mainly from the UI...
2007-07-05 Sergio Villar Senin * Changed the signature of the refresh folder callback...
2007-07-04 Javier Fernandez... * Changes on xfer_folder async mail operation to add...
2007-06-21 Sergio Villar Senin * Added a callback to the update_account operation...
2007-06-20 Sergio Villar Senin * Added progress information to open single message...
2007-06-12 Javier Fernandez... I forgot to upload this file.
2007-06-04 Jose Dapena PazWork to improve drafts folder management (fixes NB...
2007-06-03 Armin Burgmeier2007-06-03 Armin Burgmeier <armin@openismus.com>
2007-05-29 Sergio Villar Senin * Fixes NB#57522
2007-05-24 Sergio Villar Senin * Added per-message size limit to send&receive
2007-05-22 Sergio Villar Senin * Fixes: NB#57465
2007-05-21 Sergio Villar Senin * Removed xfer_folder_async, all the xfer_folder opera...
2007-05-21 Sergio Villar Senin * Fixed drag&drop for folders
2007-05-18 Javier Fernandez... * maemo/modest-main-window.c:
2007-05-18 Sergio Villar Senin * Created a new get_full_msgs mail operation to asynch...
2007-05-16 Javier Fernandez... * maemo/modest-main-window-ui.h
2007-05-15 Sergio Villar Senin * Modified the update_account signature to ensure...
2007-05-10 Javier Fernandez... * modest-mail-operation.c:
2007-05-07 Javier Fernandez... * Fix some detected memory leaks
2007-05-04 Javier Fernandez... * Fixes: NB#55446
2007-05-03 Javier Fernandez... * public method in modest_progress_object to get the
2007-05-03 Javier Fernandez... * Review ModestProgressBarWidge, adding a GtkAlignment and
2007-04-30 Jose Dapena Paz* src/modest-ui-actions.[ch]:
2007-04-30 Javier Fernandez... * Changes in the mail_operation API
2007-04-28 Javier Fernandez... * Change mail_operation_new calls tu use the new field...
2007-04-27 Sergio Villar Senin * Modified the xfer_msg API
2007-04-19 Jose Dapena Paz* src/modest-address-book.h:
2007-04-02 Sergio Villar Senin* Added Progress Object
2007-04-01 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c: added support...
2007-03-21 Sergio Villar Senin* Moved two methods from mail operation API to ModestTn...
2007-02-16 Sergio Villar SeninImproved d&d support. Fixed several reference leaks
2007-01-19 Sergio Villar Senin* Added ModestWindow object
2007-01-10 Sergio Villar Senin* Removed the ModestTnyAttachment stuff
2006-12-26 Sergio Villar Senin* Splitted the main documentation file in some smaller...
2006-12-22 Sergio Villar Senin* Fixed comments with errors
2006-12-21 Sergio Villar Senin* Added documentation for the public interfaces
2006-12-07 Sergio Villar Senin* Added ModestMailOperationQueue
2006-12-01 Sergio Villar Senin* Added support to asynchronously update an account
2006-11-27 Sergio Villar Senin* A lot of changes in the documentation, now it's gener...
2006-11-21 Sergio Villar Senin* Added new store actions: create/remove/rename/delete...
2006-11-13 Sergio Villar Senin * src/modest-tny-store-actions.h
2006-11-06 Sergio Villar Senin* src/modest-tny-attachment.h: