* Fixes NB#90942, fixes a crash when moving a deleted message
[modest] / src / modest-ui-actions.c
2008-02-27 Sergio Villar Senin * Fixes NB#81429, Delete HW button was not behaving...
2008-02-21 Sergio Villar Senin * Fixed a lot of reference leaks
2008-02-20 Alberto Garcia * src/modest-ui-actions.c:
2008-02-20 Jose Dapena Paz* src/widgets/modest-header-view.c:
2008-02-19 Sergio Villar Senin * Fixes NB#80959, Modest does not crash if the usernam...
2008-02-18 Sergio Villar Senin * Fixes NB#80296, added semicolons removed by the...
2008-02-15 Sergio Villar Senin * Fixes NB#80391, do not show the "Saving" banner...
2008-02-14 Sergio Villar Senin * Replaced modest_msg_edit_window_reset_modifie...
2008-02-13 Alberto Garcia * src/modest-ui-actions.c:
2008-02-13 Sergio Villar Senin * Dramatically refactored the message transfers, now...
2008-02-12 Sergio Villar Senin * Removed an unused method
2008-02-11 Jose Dapena Paz* src/modest-ui-actions.c:
2008-02-11 Sergio Villar Senin * created a new method in modest-platform to make...
2008-02-11 Jose Dapena PazChanges to disable cut/copy with images (fixes NB#80355).
2008-02-08 Dirk-Jan C. Binnema* add some extra error checking; fixes NB#80432
2008-02-06 Alberto GarciaIf, after moving or deleting a message from the message...
2008-02-04 Jose Dapena Paz* src/modest-text-utils.[ch]:
2008-01-30 Alberto GarciaFixed several TnyIterator leaks
2008-01-30 Sergio Villar Senin * Added a missing error handling code
2008-01-29 Sergio Villar Senin * Fixes NB60606, "Device memory full" information...
2008-01-28 Sergio Villar Senin * Fixes NB#79905, show the proper message when the...
2008-01-28 Sergio Villar Senin * Replaced the "+" toolbar icon with the "New message...
2008-01-25 Dirk-Jan C. Binnema* fix small logic error
2008-01-24 Sergio Villar Senin * Fixes NB#79715, signature is not used if disabled...
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 GarciaAllow creation of folders in the remote root (for non...
2008-01-21 Alberto Garcia* If the last message of a folder is deleted from the...
2008-01-21 Dirk-Jan C. Binnema* adding some precondition checks, hopefully adding...
2008-01-21 Alberto GarciaPatch to compile Modest with the most recent changes
2008-01-17 Alberto Garcia* Don't check size limits in modest_mail_operation_get_...
2008-01-16 Sergio Villar Senin * Fixes hangs when moving messages between folders...
2008-01-15 Sergio Villar Senin * Fixes NB#66762
2008-01-14 Alberto GarciaAdd a reference to the edit window when calling
2008-01-14 Sergio Villar Senin * Modest no longer automatically reconnect when an...
2008-01-14 Alberto GarciaRefactored dimming rules calls
2008-01-14 Alberto GarciaRevert broken changesets 3992 and 4026
2008-01-12 Jose Dapena Paz* src/modest-ui-actions.[ch]:
2008-01-12 Jose Dapena Paz* src/modest-ui-actions.c:
2008-01-11 Sergio Villar Senin * Adds the force parameter to the connect_and_perform...
2008-01-11 Sergio Villar Senin * Fixes NB#79209, select the renamed folder after...
2008-01-10 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2008-01-09 Sergio Villar Senin * Don't set the device online if we're trying to remov...
2008-01-08 Jose Dapena PazFixed some reference leaks of attachments. I also moved...
2008-01-08 Dirk-Jan C. Binnema* check if current_folder != NULL;
2008-01-08 Alberto GarciaRename ModestToolbarDimmingRules to ModestWindowDimming...
2008-01-07 Sergio Villar Senin * Fixes NB#78732, messages now appear in the Outbox...
2008-01-03 Sergio Villar Senin * Fixes NB#78843, menus and CSM are working again...
2008-01-02 Dirk-Jan C. Binnema* handle 'other' TNY_TRANSPORT_ACCOUNT_ERRORs as well...
2007-12-31 Dirk-Jan C. Binnema* we were assuming that the source of a 'new folder...
2007-12-21 Felipe Erias Moran... Partially fixes NB#77528
2007-12-20 Sergio Villar Senin * Fixes NB#63571, connection dialog is offered if...
2007-12-18 Dirk-Jan C. Binnema* only change the window title if the new title is...
2007-12-18 Sergio Villar Senin * Fixes NB#78357, new mail sound is played now with...
2007-12-18 Alberto GarciaUse always the default account when creating a new...
2007-12-17 Jose Dapena PazChanges to speed up opening messages in view and editor
2007-12-11 Sergio Villar Senin * Fixed an error in the documentation
2007-12-11 Felipe Erias Moran... Add checks for some callbacks that are used with connec...
2007-12-11 Felipe Erias Moran... Fixes NB#77454
2007-12-10 Alberto GarciaShow a generic error (instead of the one from Tinymail...
2007-12-05 Alberto GarciaNew function modest_platform_information_banner_with_ti...
2007-12-05 Jose Dapena Paz* src/modest-ui-actions.c:
2007-12-05 Jose Dapena Paz* src/modest-ui-actions.c:
2007-12-05 Sergio Villar Senin * Fixes NB#77589, modest asks the user if they want...
2007-12-04 Sergio Villar Senin * Do not check if the account is connected in the...
2007-12-03 Sergio Villar Senin * Added an extra error check
2007-12-03 Jose Dapena PazThis patch includes a lot of work to refactor and reorg...
2007-11-29 Sergio Villar Senin * Needed initialization
2007-11-29 Sergio Villar Senin * Add connection error handling to message opening
2007-11-27 Sergio Villar Senin * Removed some comments
2007-11-27 Sergio Villar Senin * The password request dialog was appearing bellow...
2007-11-26 Sergio Villar Senin * Fixes NB#76991, the send/receive refreshes the curre...
2007-11-26 Felipe Erias Moran... Fixes NB#63571
2007-11-26 Jose Dapena PazThese changes are for reenabling build of gnome port.
2007-11-23 Sergio Villar Senin * Fixes NB#74075, app hanging/crashing while creating...
2007-11-22 Jose Dapena Paz* src/modest-mail-operation.c:
2007-11-20 Alberto GarciaDon't wait till the message is completely saved to...
2007-11-15 Alberto Garcia* If a user edits a message from drafts, disable the...
2007-11-15 Sergio Villar Senin * Refactored two error handlers
2007-11-14 Alberto GarciaDon't show mail_ib_attachment_already_purged, as this...
2007-11-14 Felipe Erias Moran... Fixes NB#75672
2007-11-14 Sergio Villar Senin * Refactored the code o modest_mail_operation_get_msg...
2007-11-14 Sergio Villar Senin * Fixes NB#75878, the account wizard dialog is no...
2007-11-13 Dirk-Jan C. Binnema* minor coverity fixes
2007-11-13 Sergio Villar Senin * Migrated the Dnd of folders to use the new connect_a...
2007-11-12 Sergio Villar Senin * Reverting changes of commit 3674 since the original...
2007-11-12 Sergio Villar Senin * Optimization, do not refresh the INBOX after a s...
2007-11-12 Sergio Villar Senin * Now the current folder is only refreshed in the...
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-09 Jose Dapena Paz* src/modest-tny-account-store.[ch]:
2007-11-08 Sergio Villar Senin * Fixes NB#75550, after deleting a folder the focus...
2007-11-07 Sergio Villar Senin * Do not notify new mails when modest is already running
2007-11-06 Sergio Villar Senin * Added some missing parts of my original "remove...
2007-11-06 Alberto GarciaAllow creation of folders under the MMC root folder
2007-11-05 Alberto GarciaMove messages from the viewer if the source folder...
2007-11-05 Dirk-Jan C. Binnema* some extra error handling to prevent NULL dereferences
2007-11-05 Dirk-Jan C. Binnemafix possible NULL dereference
2007-11-05 Dirk-Jan C. Binnema* check to prevent NULL-dereference (headers)
2007-11-05 Sergio Villar Senin * Added some code, that allows the folder view to...
next