Fixes NB#140509, sync() currently viewed folder on send&receive even with auto-updates
[modest] / src / modest-ui-actions.c
2009-11-02 Sergio Villar SeninFixes NB#140509, sync() currently viewed folder on...
2009-10-28 Sergio Villar SeninSync the flags using a mail operation. This way you...
2009-10-28 Sergio Villar SeninPerform a sync() of the currently viewed folder when...
2009-10-14 Sergio Villar SeninFixes NB#139637, coverity defects in modest
2009-09-17 Sergio Villar SeninFixes NB#133759, do allow sending messages without...
2009-09-11 Sergio Villar SeninFixes NB#137624, crash when creating a new folder in...
2009-09-09 Jose Dapena PazRevert "Fixes NB#137624, crash when creating a new...
2009-09-09 Sergio Villar SeninFixes NB#137624, crash when creating a new folder in...
2009-09-03 Jose Dapena PazAdded row reference valid checks all around modest...
2009-08-23 Sergio Villar SeninPerform the current folder refresh in an idle. This...
2009-08-22 Sergio Villar SeninDo refresh the currently viewed headers when clicking...
2009-08-22 Sergio Villar SeninRemoved extra references when deleting folders
2009-08-19 Sergio Villar SeninFixes NB#133352, do not ask the users if they want...
2009-07-20 Jose Dapena PazAnother fix in reply_forward_helper (always_NULL variab...
2009-07-20 Jose Dapena PazExtra check in reply_forward (fix 5 for NB#126941)
2009-07-16 Sergio Villar SeninFixes NB#127780, addressbook dialogs are unnecessarily...
2009-07-15 Sergio Villar SeninFixes NB#125071, show the proper error note when trying...
2009-07-02 Sergio Villar SeninReplaced the protocol tag for incoming xfers
2009-06-29 Sergio Villar SeninFixes NB#124605, show the proper error when the connect...
2009-06-29 Sergio Villar SeninFixes NB#124628, 20 newest messages are not retrieved...
2009-06-25 Jose Dapena PazOn loading gtkhtml view, if limit of chars is hit,...
2009-06-24 Sergio Villar SeninFixes NB#124313, remove new email notifications when...
2009-06-18 Sergio Villar SeninMoved check_for_active_account to modest_ui_actions
2009-06-18 Sergio Villar SeninFixes NB#123401, toolbar icons not dimmed when deleting...
2009-06-17 Jose Dapena PazDon't open message requested from header window if...
2009-06-16 Jose Dapena PazDbus open message faster user feedback (WIP 2)
2009-06-16 Sergio Villar SeninFixes NB#119629, wrong notification shown when moving...
2009-06-11 Sergio Villar SeninFixes NB#122003, added an extra check to prevent crashe...
2009-06-10 Sergio Villar SeninUse the TnyHeader from the origina TnyMsg to get data...
2009-06-09 Sergio Villar SeninFixes NB#121486, show the proper logical id when the...
2009-06-08 Jose Dapena PazDbus open message faster user feedback (WIP 2)
2009-06-08 Sergio Villar SeninAdded a proper initialization
2009-06-08 Sergio Villar SeninFixes NB#121163, crash when selecting special folders...
2009-06-05 Sergio Villar SeninUse always the #define to refer to the signature separator
2009-06-04 Sergio Villar SeninFixes NB#101877, no error note shown after configuring...
2009-06-04 Sergio Villar SeninFixes NB#119629, show "device memory full..." notificat...
2009-06-03 Sergio Villar SeninFixes NB#119622, show "device memory full..." error...
2009-06-02 Sergio Villar SeninFixes NB#120277 different info banners while sharing...
2009-06-02 Sergio Villar SeninFixes NB#120338, modest plugins need a way to notify...
2009-06-02 Sergio Villar Senin* Fixes NB#114986, show the proper error when folder...
2009-05-31 Jose Dapena PazIf no disk available, information banner is shown even...
2009-05-31 Jose Dapena PazCheck if subject or recipients are empty on trying...
2009-05-31 Jose Dapena PazChanged g_log levels in all app. Idea is reducing the...
2009-05-26 Sergio Villar SeninFixes NB#117985, try to connect before downloading...
2009-05-21 Sergio Villar SeninNotification system now receives a list of structures...
2009-05-18 Jose Dapena PazClose the edit mode after running move to dialog, not...
2009-05-14 Jose Dapena PazFix cummulative checking of attachments size on modest_...
2009-05-14 Jose Dapena PazOn attaching from remote, be sure we don't create a...
2009-05-10 Jose Dapena PazTypo in gnome port making build fail.
2009-05-08 Sergio Villar SenínFixes NB#115325, show error note when trying to create...
2009-05-08 Sergio Villar SenínOriginal patch by Dmitry Kazachkov
2009-05-06 Jose Dapena PazOnly notify for new headers without seen flag (fixes...
2009-05-06 Sergio Villar SenínFixes NB#114892, suggest a proper parent for the new...
2009-05-06 Jose Dapena PazShow always accounts window below the wizard (fixes...
2009-05-04 Jose Dapena PazAdded msg view window reload feature. Now we can force...
2009-04-22 Jose Dapena PazNow the "load images" and "details" actions in msg...
2009-04-20 Sergio Villar SeninFixes NB#111359, properly use the logical id for device...
2009-04-17 Jose Dapena PazAsync retrieval API in modest_platform_run_header_detai...
2009-04-15 Sergio Villar Senin* Fixes NB#110316, hide "Move" & "Delete" menu options...
2009-04-08 Jose Dapena PazFix some dangerous things done with mailboxes code...
2009-04-07 Sergio Villar SeninFixes NB#107894, show "Device storage full..." error...
2009-04-03 Jose Dapena PazProperly handle POP folders in move to dialog (fixes...
2009-04-02 Jose Dapena PazBetter setting the initial signature
2009-04-02 Jose Dapena PazProperly fetch the mailbox creating message views and...
2009-04-02 Jose Dapena PazProperly show and store from's from mailboxes in editor
2009-04-02 Jose Dapena PazAdd mailbox id storage in modest window.
2009-03-31 Jose Dapena PazTnyList should contain headers check
2009-03-31 Jose Dapena PazTypo fix
2009-03-31 Jose Dapena PazRetrieval check. So debug message if failed to retrieve
2009-03-31 Jose Dapena PazCode review: unchecked return value of modest_ui_action...
2009-03-26 Jose Dapena PazAdded support for setting References and In-Reply-To...
2009-03-25 Sergio Villar SeninRemoved trailing whitespaces
2009-03-20 Sergio Villar SeninFixes RefNULL 4/14
2009-03-18 Sergio Villar SeninFixes FWNULL 1/16 & 2/16
2009-03-18 Sergio Villar SeninAdded a needed g_strdup
2009-03-18 Sergio Villar SeninFixes NB#106335, contradictory behaviour creating new...
2009-03-17 Sergio Villar SeninFixes leak 2/26
2009-03-17 Sergio Villar SeninFixes a execution error
2009-03-13 Sergio Villar SeninFixes NB#105818, show the proper message when sending...
2009-03-12 Sergio Villar Senin* Fixes NB#105450, fixes NB#105451. Show the proper...
2009-03-10 Sergio Villar Senin* Fixes NB#100011, just created folders now appear...
2009-03-09 Sergio Villar SeninFixed compilation warnings
2009-02-25 Sergio Villar SeninRemoved several trailing whitespaces
2009-02-19 Jose Dapena PazFix plugin api, so that it includes all the new require...
2009-02-19 Sergio Villar SeninFree the list to move before moving folders
2009-02-19 Jose Dapena PazSet list to move in folder view for move to operation
2009-02-18 Sergio Villar Senin* Fixes NB#102322, do not allow moving messages to...
2009-02-17 Jose Dapena PazSet default margin of password dialog.
2009-02-17 Jose Dapena PazMove password dialog label alignment to left.
2009-02-17 Jose Dapena PazMigrate password dialog to use HildonEntry.
2009-02-17 Sergio Villar SeninRemoved trailing whitespaces
2009-02-16 Sergio Villar Senin* Do not show multiple headers view
2009-02-16 Sergio Villar SeninDo not allow registering more than one folders window
2009-02-16 Jose Dapena PazParent win of new folder op (move dialog) should be...
2009-02-12 Sergio Villar Senin* Fixes NB#101559, rename folders is working again
2009-02-12 Sergio Villar SeninFixes several reference leaks that were preventing...
2009-02-11 Sergio Villar SeninShow Bcc in the message details whenever possible.
2009-02-09 Sergio Villar Senin* Fixes NB#99503, fixed a logical id
2009-02-09 Sergio Villar Senin* Fixed a compilation warning
2009-02-05 Sergio Villar Senin* Fix NB#99494, show proper information banner when...
next