Work to improve drafts folder management (fixes NB#56483).
[modest] / src / modest-mail-operation.c
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-06-01 Murray CummingRemoved debug printf.
2007-06-01 Murray Cumming2007-06-01 Murray Cumming <murrayc@murrayc.com>
2007-05-31 Murray Cumming2007-05-31 Murray Cumming <murrayc@murrayc.com>
2007-05-30 Sergio Villar Senin * Removed an invalid g_object_unref in a mail operation
2007-05-30 Javier Fernandez... * Add the MsgView Window dimming rules file.
2007-05-30 Sergio Villar Senin * Just an aesthetic change to add two bugfixes commit...
2007-05-30 Sergio Villar Senin * Added a sanity check in error handling code
2007-05-29 Sergio Villar Senin * Fixes NB#57522
2007-05-29 Javier Fernandez... * widgets/modest-window.c: Add a method to get action...
2007-05-29 Sergio Villar Senin * Fixes #NB57458
2007-05-29 Sergio Villar Senin * Added some comments
2007-05-28 Sergio Villar Senin * Sort messages by date, before retrieving the last...
2007-05-25 Murray Cumming2007-05-25 Murray Cumming <murrayc@murrayc.com>
2007-05-24 Sergio Villar Senin * Added per-message size limit to send&receive
2007-05-23 Christian Kellner2007-05-23 Christian Kellner <ckellner@openismus...
2007-05-23 Sergio Villar Senin * First steps to apply global and per-account settings...
2007-05-23 Sergio Villar Senin * Fixes NB#57328
2007-05-22 Sergio Villar Senin * Reverted the two new folder rules, both are NON_WRITABLE
2007-05-22 Sergio Villar Senin * Added some missing rules to the xfer_folder and...
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-21 Javier Fernandez... * Removed call to mail_operation_queue_remove from
2007-05-21 Javier Fernandez... * modest-mail-operation.c: Set FAILED status if an...
2007-05-18 Javier Fernandez... * maemo/modest-main-window.c:
2007-05-18 Sergio Villar Senin * Added per-message size limit to get_msgs mail operation
2007-05-18 Sergio Villar Senin * Created a new get_full_msgs mail operation to asynch...
2007-05-17 Philip Van HoofBuild fix, updating API changes from Tinymail
2007-05-16 Javier Fernandez... * maemo/modest-main-window-ui.h
2007-05-16 Sergio Villar Senin * Some fixes
2007-05-16 Dirk-Jan C. Binnema* fix for compile breakage
2007-05-16 Sergio Villar Senin * Added support to send&receive async in that particul...
2007-05-16 Sergio Villar Senin * Better status information notification for account...
2007-05-16 Sergio Villar Senin * Fixed a build error
2007-05-15 Sergio Villar Senin * Modified the update_account signature to ensure...
2007-05-14 Sergio Villar Senin * Added asynchronous account update
2007-05-14 Javier Fernandez... * Add new reference on dest_folder and header_list
2007-05-14 Javier Fernandez... * Fixed bug in xfer_msgs mail operation, due to an...
2007-05-11 Sergio Villar Senin * Added preferred edit format global setting
2007-05-10 Javier Fernandez... * modest-mail-operation.c:
2007-05-08 Javier Fernandez... * modest-mail-operation.c:
2007-05-08 Sergio Villar Senin * Refactored s&r actions
2007-05-08 Murray Cumming2007-05-08 Murray Cumming <murrayc@murrayc.com>
2007-05-07 Javier Fernandez... * Fix some detected memory leaks
2007-05-04 Javier Fernandez... * Fixes: NB#55446
2007-05-04 Sergio Villar Senin * Temporary fix
2007-05-03 Sergio Villar Senin * Fixed some GNOME build problems
2007-05-03 Javier Fernandez... * Fix bug: 55370
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-05-03 Sergio Villar Senin * Two build fixes due to major API changes in tinymail
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-27 Sergio Villar Senin * Added "Move to" dialog
2007-04-26 Murray Cumming2007-04-26 Murray Cumming <murrayc@murrayc.com>
2007-04-26 Sergio Villar Senin * Removed some unused errors
2007-04-19 Jose Dapena Paz* src/modest-address-book.h:
2007-04-14 Dirk-Jan C. Binnemasmall compile fixes
2007-04-10 Sergio Villar Senin* Added window manager calls
2007-04-04 Murray Cumming2007-04-04 Murray Cumming <murrayc@murrayc.com>
2007-04-03 Sergio Villar SeninTemporal fix
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-03-19 Sergio Villar Senin* Commented some devive_force_online methods
2007-03-17 Dirk-Jan C. Binnema* fix some compiler warnings (-Wall -Werror)
2007-03-15 Sergio Villar Senin* Fixed some issues of the drag and drop system
2007-03-06 Dirk-Jan C. Binnema* update for tinymail changes
2007-03-04 Dirk-Jan C. Binnema* small stuff
2007-02-28 Dirk-Jan C. Binnema* ui-actions, mail-operation:
2007-02-19 Sergio Villar Senin* Fixed a segmentation fault in a mail operation
2007-02-16 Sergio Villar SeninImproved d&d support. Fixed several reference leaks
2007-02-14 Dirk-Jan C. Binnema* all:
2007-02-12 Sergio Villar Senin* Modified the order of the widget creation proccess
2007-02-11 Dirk-Jan C. Binnema* all:
2007-02-08 Dirk-Jan C. Binnema* all:
2007-02-07 Sergio Villar Senin* Added dnd support to the folder view
2007-02-06 Dirk-Jan C. Binnema* updates: cleanup, caching accounts, refactoring and...
2007-02-05 Dirk-Jan C. Binnema* implemented the send-queue stuff (partially); still
2007-02-02 Dirk-Jan C. Binnema* fix all compiler warnings (when using gtk/ frontend)
2007-02-01 Dirk-Jan C. Binnema* modest-mail-operation.c:
2007-01-31 Dirk-Jan C. Binnema* renamed modest-tny-msg-action.[ch] => modest-tny...
2007-01-29 Sergio Villar SeninAdded support to handle accounts-reloaded signal
2007-01-29 Dirk-Jan C. Binnema* all:
2007-01-29 Dirk-Jan C. Binnema* Makefile.am, modest-mail-operation.c:
2007-01-29 Sergio Villar Senin* Updated to the new implementation of tny_camel_header...
2007-01-29 Dirk-Jan C. Binnema* modest-mail-operation.c:
2007-01-26 Dirk-Jan C. Binnema* modest-mail-operation.c, modest-folder-view.c:
2007-01-25 Sergio Villar Senin* Added comparisons with "Invalid" string <- should...
2007-01-25 Sergio Villar Senin* Some initializations
2007-01-19 Sergio Villar Senin* Migration to GtkUIManager
2007-01-19 Sergio Villar Senin* Added some more UI actions implementations
2007-01-16 Sergio Villar Senin* The reply/fw stuff now uses the text/plain part of...
2007-01-16 Dirk-Jan C. Binnema* modest-mail-operation.c:
2007-01-09 Sergio Villar Senin* Migration to GtkUIManager almost completed
2006-12-26 Sergio Villar Senin* Splitted the main documentation file in some smaller...
next