This commit implements a new handling of image attachments. We follow
[modest] / src / modest-mail-operation.h
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: