* Fixes NB#88028, set the details dialog to close with his parent
[modest] / src / modest-ui-actions.c
2008-09-02 Sergio Villar Senin * Fixes NB#88028, set the details dialog to close...
2008-09-02 Sergio Villar Senin * Fixes NB#88016, set details dialog as modal
2008-08-18 Sergio Villar Senin * Fixes NB#85194, do not crash when d&d quickly over...
2008-07-30 Sergio Villar Senin * Added "--" before the signature in new messages
2008-07-30 Sergio Villar Senin * Remove the autoselect row reference when setting...
2008-07-29 Sergio Villar Senin * Fixes NB#86213, do not interrupt INBOX refresh when...
2008-07-29 Sergio Villar Senin * Fixes NB#87094, dimm the toolbar buttons when the...
2008-07-28 Sergio Villar Senin * Fixes NB#87174, show the proper information banner...
2008-07-28 Sergio Villar Senin * Fixes NB#87113, new folder dialog is now modal to...
2008-07-21 Jose Dapena Paz* src/modest-ui-actions.c:
2008-07-21 Sergio Villar Senin * Fixes NB#86773, wait until the message is added...
2008-07-21 Sergio Villar Senin * Fixes NB#86225, do not open drafts using the active...
2008-07-16 Sergio Villar Senin * Fixes NB#86810, fixes NB#86828 do not try to send...
2008-07-14 Sergio Villar Senin * Fixes NB#86757 do not allow multiple forwardings
2008-07-04 Sergio Villar Senin * Fixes NB#86769, do not shown "no messages to show...
2008-07-02 Sergio Villar Senin * Fixes NB#86719, show memory full error when opening...
2008-07-02 Sergio Villar Senin * Fixes NB#86725, fixes NB#86266, show the error banne...
2008-06-24 Jose Dapena Paz* src/widgets/modest-window-mgr.c:
2008-06-24 Sergio Villar Senin * Fixes NB#86592, dimm the sort button when the folde...
2008-06-24 Sergio Villar Senin * Fixes NB#86564, do not hang when selecting all the...
2008-06-23 Sergio Villar Senin * Fixes NB#86562, grab the keyboard focus for the...
2008-06-23 Sergio Villar Senin * Fixes NB#84889 show the proper error when a write...
2008-06-20 Sergio Villar Senin * Fixes NB#86171, show the proper error banner when...
2008-06-19 Sergio Villar Senin* Fixed two reference leaks
2008-06-17 Sergio Villar Seninremoved unused variable
2008-06-17 Jose Dapena Paz* Fix build typos
2008-06-17 Jose Dapena Paz* src/modest-defs.h:
2008-06-17 Jose Dapena PazRefactoring sort dialog code to be able to implement...
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
next