Fixed crash in send_mail handlers
[modest] / src / modest-mail-operation.c
2007-07-04 Sergio Villar Senin * Added a method to unregister a header in the window...
2007-07-04 Murray Cumming2007-07-04 Murray Cumming <murrayc@murrayc.com>
2007-07-04 Javier Fernandez... * Changes on xfer_folder async mail operation to add...
2007-07-03 Sergio Villar Senin * Commented some code that is causing a hang on the...
2007-07-02 Sergio Villar Senin * Fixes NB#62003, application do not longer hang when...
2007-07-02 Dirk-Jan C. Binnema* fix removing of messages:
2007-07-02 Dirk-Jan C. Binnema* don't expunge messages after marking them as deleted
2007-07-01 Javier Fernandez... * Fixed some compilation errors.
2007-07-01 Javier Fernandez... * Add a notification dialog to avoid move messages
2007-06-29 Murray Cumming2007-06-29 Murray Cumming <murrayc@murrayc.com
2007-06-29 Murray Cumming2007-06-29 Murray Cumming <murrayc@murrayc.com
2007-06-29 Dirk-Jan C. Binnema* update the various places where the modest-window...
2007-06-29 Sergio Villar Senin * Do not block signal emissions into idles callbacks...
2007-06-29 Javier Fernandez... * Fixes some warning about uninitialized valrables.
2007-06-28 Javier Fernandez... * Review 'move to' callback from viewer window with pop
2007-06-28 Sergio Villar Senin * Fixes NB#62026, folders can now be moved to the...
2007-06-28 Sergio Villar Senin * Fixes NB#58923, do not allow '/' in folder names
2007-06-28 Javier Fernandez... * Fixed some diomming rules.
2007-06-28 Sergio Villar Senin * Fixed an issue whith signal handlers when unregister...
2007-06-27 Armin Burgmeier2007-06-27 Armin Burgmeier <armin@openismus.com>
2007-06-27 Jose Dapena PazReverted again the gdk_threads_enter/leave sentences:
2007-06-27 Murray Cumming2007-06-27 Murray Cumming <murrayc@murrayc.com
2007-06-27 Murray Cumming2007-06-27 Murray Cumming <murrayc@murrayc.com
2007-06-27 Sergio Villar Senin * Deleted some invalid unreferences, tinymail does...
2007-06-27 Sergio Villar Senin * Fixes NB#61225 the application no longer hangs due...
2007-06-27 Sergio Villar Senin * Fixed a memory leak in modest folder view
2007-06-26 Murray Cumming2007-06-26 Murray Cumming <murrayc@murrayc.com>
2007-06-25 Sergio Villar Senin * Partially reverted last commit, sometimes the gdk_th...
2007-06-25 Sergio Villar Senin * Added two missing gdk_threads_enter/leave statements
2007-06-25 Sergio Villar Senin * Removed an invalid g_object_unref
2007-06-25 Sergio Villar Senin * Fixes NB#59138, message is saved to drafts when...
2007-06-25 Javier Fernandez... * Review dimming rules of attachment menu option.
2007-06-25 Johannes Schmid2007-06-25 Johannes Schmid <johannes.schmid@openismus...
2007-06-21 Sergio Villar Senin * Added a callback to the update_account operation...
2007-06-21 Armin Burgmeier2007-06-21 Armin Burgmeier <armin@openismus.com>
2007-06-20 Sergio Villar Senin * Added ending notification to the send_mail operation
2007-06-20 Sergio Villar Senin * Added progress information to open single message...
2007-06-19 Sergio Villar Senin * Fixed a memory corruption problem while initializing...
2007-06-19 Philip Van HoofFirst-time quickfix
2007-06-18 Dirk-Jan C. Binnema* some more crash-avoiding
2007-06-18 Dirk-Jan C. Binnema* check some parameters (give BUG: warnings instead...
2007-06-17 Johannes Schmid2007-06-17 Johannes Schmid <johannes.schmid@openismus...
2007-06-15 Dirk-Jan C. Binnema* temp fix to prevent crashing while doing wild folder...
2007-06-15 Sergio Villar Senin * Expunge the draft messages when removed. Fixes NB...
2007-06-15 Sergio Villar Senin * Fixes NB#58331, INBOX must not be moveable
2007-06-14 Sergio Villar Senin * Fixed a memory leak with mail operations that issued...
2007-06-14 Jose Dapena Paz* src/modest-formatter.[ch]:
2007-06-13 Sergio Villar Senin * Moved back the contents style code to the UI actions
2007-06-12 Javier Fernandez... * Fixed bug in empty_view of headers treeview when...
2007-06-12 Philip Van HoofInitialization speedups
2007-06-11 Dirk-Jan C. Binnema* do a disconnect/reconnect with pop-servers upon send...
2007-06-11 Sergio Villar Senin * Removed a TODO
2007-06-08 Sergio Villar Senin * Deleted a priv .c file, it's enough with the .h...
2007-06-08 Philip Van HoofAdded some comments
2007-06-08 Philip Van HoofIn stead of using tny_folder_refresh, use tny_folder_po...
2007-06-08 Murray Cumming2007-06-08 Murray Cumming <murrayc@murrayc.com>
2007-06-08 Jose Dapena Paz* src/modest-mail-operation.c:
2007-06-08 Murray Cumming2007-06-08 Murray Cumming <murrayc@murrayc.com>
2007-06-07 Javier Fernandez... * Fixes: NB#56474
2007-06-07 Murray Cumming2007-06-07 Murray Cumming <murrayc@murrayc.com>
2007-06-07 Philip Van HoofCancelling the entire update_account_thread
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
next