* Merged patch for bug 84605 from PE2 branch
[modest] / src / modest-ui-actions.c
2008-06-16 Sergio Villar Senin * Fixes NB#86476, show animation banner instead of...
2008-06-16 Sergio Villar Senin* Manage all authentication errors in the account store
2008-06-10 Sergio Villar Senin * Fixes NB#84725, retrieve messages when the option...
2008-06-03 Sergio Villar Senin * Fixes NB#85621, properly drag&drop multiple messages
2008-06-02 Sergio Villar Senin * Fixes NB#86079, popup already opened viewer when...
2008-05-30 Jose Dapena Paz* src/modest-tny-msg.[ch]:
2008-05-29 Sergio Villar Senin * Fixes NB#85852, show internal error banner if the...
2008-05-29 Sergio Villar Senin * Fixes NB#85964, do not crash when opening Drafts...
2008-05-22 Sergio Villar Senin * Fixes NB#85758, close the "pasting" banner if a...
2008-05-19 Sergio Villar Senin * Show "memory error" only when the domain is modest...
2008-05-15 Sergio Villar Senin * Fixes NB#85574, show the folders help only when...
2008-05-15 Sergio Villar Senin * Fixes MB#85131, show the email from the account...
2008-05-14 Sergio Villar Senin * Added a new parameter to modest_platform_check_memor...
2008-05-13 Sergio Villar Senin * Fixes NB#85428, do not use connect_and_wait when...
2008-05-12 Sergio Villar Senin * Fixes NB#85378, show the connection specific SMTP...
2008-04-30 Sergio Villar SeninFixed two small leaks added in the previous commit
2008-04-30 Sergio Villar Senin * Fixes NB#85131, show the proper account when opening...
2008-04-30 Sergio Villar Senin * Removed an invalid g_source_remove
2008-04-30 Jose Dapena Paz* src/modest-ui-actions.c:
2008-04-28 Jose Dapena Paz* src/modest-mail-operation.[ch]:
2008-04-24 Jose Dapena PazDo not lose focus when rename fails (fixes NB#84791).
2008-04-24 Jose Dapena PazAvoid a blank message list pane when an account os...
2008-04-24 Jose Dapena PazWork to fix NB#84828.
2008-04-18 Jose Dapena Paz* src/modest-ui-actions.c:
2008-04-18 Jose Dapena Paz* src/modest-ui-actions.c:
2008-04-18 Sergio Villar Senin * Fixes a crash when removing accounts. Added by a...
2008-04-16 Jose Dapena PazWork to fix bug NB#80656.
2008-04-16 Sergio Villar Senin * Partially fixes NB#84315, clear the list of old...
2008-04-15 Dirk-Jan C. Binnema* close some holes in our low-memory / big attachments...
2008-04-14 Sergio Villar Senin * Refactored the drag&drop message transfers, now...
2008-04-11 Dirk-Jan C. Binnema* for NB#83601:
2008-04-10 Sergio Villar Senin * Fixed a couple of criticals when closing the main...
2008-04-09 Sergio Villar Senin * Fixes NB#82750, do not allow multiple selection...
2008-04-08 Sergio Villar Senin * Added a new error handler for message transfers
2008-04-07 Sergio Villar Senin * Fixes NB#83582, do not "hang" when sending messages...
2008-04-07 Sergio Villar Senin * Fixes NB#82243, select the newly created folder
2008-04-01 Sergio Villar Senin * Fixes NB#83439, auto-show the account setup wizard...
2008-03-26 Jose Dapena PazThis patch addapts modest to the new API for TnyHeader...
2008-03-25 Sergio Villar Senin * Fixes NB#80734, check the dimming rules of the accel...
2008-03-24 Sergio Villar Senin * Added a new parametter to modest_platform_sho...
2008-03-18 Sergio Villar Senin * Fixes NB#82696, auto update is working again
2008-03-18 Sergio Villar Senin * Fixes NB#60606 show proper error in memory full...
2008-03-14 Sergio Villar Senin * Fixes NB#81095, cancel the retrieval operations...
2008-03-12 Jose Dapena Paz* src/modest-ui-actions.c:
2008-03-12 Jose Dapena PazWork to fix bug NB#81989:
2008-03-07 Sergio Villar Senin * Most likely fixes the crash when s&r in the background
2008-03-06 Sergio Villar Senin * Fixes NB#81911, show an error dialog when the rename...
2008-03-04 Sergio Villar Senin * Fixes NB#80734, viewer opened with dimmed toolbar
2008-03-04 Alberto GarciaAdded comment explaining r4269
2008-03-04 Alberto Garcia* src/modest-ui-actions.c
2008-03-03 Sergio Villar Senin * Fixes NB#81525, added proper error messages when...
2008-03-03 Philip Van HoofBugfix for 81611
2008-03-03 Philip Van HoofBugfix for 81611
2008-02-29 Sergio Villar Senin * Deleted unused code
2008-02-28 Alberto Garcia* src/modest-ui-actions.c
2008-02-28 Sergio Villar Senin * Renamed modest-easysetup-wizard by modest-easysetup...
2008-02-28 Sergio Villar SeninRemoved an old comment
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...
next