* Fixes NB#99264, replaced the move to logical id
[modest] / src / modest-ui-actions.c
2009-01-26 Sergio Villar Senin* Fixes NB#99264, replaced the move to logical id
2009-01-26 Jose Dapena PazAvoid showing "main window" below the account wizard...
2009-01-23 Jose Dapena PazNew folder dialog shows local folders as default parent...
2009-01-23 Sergio Villar Senin* Fixes NB#99219, do not show "Pasting" while moving...
2009-01-23 Sergio Villar Senin* Fixes NB#99187, don't wait for a connection to show...
2009-01-23 Sergio Villar Senin* Fixes NB#99161, show error banner when moving folders...
2009-01-23 Sergio Villar SeninFixes a potential crash when moving messages
2009-01-23 Sergio Villar Senin* Fixes a potential crash when deleting accounts
2009-01-23 Sergio Villar Senin* Fixes NB#98881, do not show "Opening" banner when...
2009-01-21 Jose Dapena PazMove to operation should check if we selected any folde...
2009-01-21 Sergio Villar SeninMigrated src/ to use text-utils macros
2009-01-20 Sergio Villar Senin* Fixes NB#97186, only messages in failed status can...
2009-01-19 Sergio Villar Senin* Fixes NB#98417, fixes a crash when trying to move...
2009-01-16 Sergio Villar Senin* Fixes NB#97935, crash when moving messages in viewer...
2009-01-12 Sergio Villar Senin* Fixes NB#97283, fixes moving messages from viewer...
2009-01-12 Sergio Villar Senin* Fixes NB#96389, fixes the "Insert images.." use case
2009-01-12 Sergio Villar Senin* Fixes NB#97669, "find in page" is now a button and...
2009-01-09 Sergio Villar Senin* Fixes NB#97139, New folder dialog is now always shown...
2009-01-08 Sergio Villar SeninFixes the Diablo build
2009-01-07 Sergio Villar Senin* Added a new function to get the folder window
2009-01-07 Jose Dapena PazBuild warning fixes
2008-12-22 Jose Dapena PazFix remove attachments from app menu
2008-12-22 Jose Dapena PazNow new folder name dialog can show a account picker
2008-12-22 Jose Dapena PazMake new folder dialog for hildon2.2 assume current...
2008-12-22 Jose Dapena PazRename folder operation for hildon 2.2
2008-12-22 Jose Dapena PazMake move to work in folder window
2008-12-22 Jose Dapena PazRefactor delete folder to work also with folder window...
2008-12-22 Jose Dapena PazAdd new folder action in modest folder window
2008-12-22 Jose Dapena PazRefactor on new account to ui actions
2008-12-19 Jose Dapena PazThis is a manual merge of branch drop split view intro...
2008-12-17 Sergio Villar SeninFixes NB#96132, fixes a crash when replying messages
2008-12-15 Sergio Villar Senin * Allow opening multiple viewers in nested messages
2008-12-15 Sergio Villar Senin * Fixes NB#95749, properly manage new windows
2008-12-02 Sergio Villar SeninRefactoring of mail header view.
2008-12-02 Sergio Villar Senin* Now header activated signal in header view also passe...
2008-11-28 Jose Dapena PazBuild fix
2008-11-25 Jose Dapena Paz* Added code to show dialog for choosing recipients
2008-11-25 Sergio Villar Senin * Fixes NB#93489, remove the login cancelled message
2008-11-25 Sergio Villar Senin * Fixes NB#93488, replaced the buttons of the password...
2008-11-24 Sergio Villar Senin * Fixes NB#93352, do not open messages in outbox unles...
2008-11-24 Sergio Villar Senin * Fixes NB#93292, replaced a logical id
2008-11-21 Jose Dapena Paz* Removed all help application support (fixes NB#93294).
2008-11-19 Sergio Villar Senin * Fixes NB#93003, replaced an old logical id by the...
2008-11-18 Sergio Villar Senin * Fixes NB#92686, migrate the main window menus to...
2008-11-18 Sergio Villar Senin * Fixes NB#92688, migrate editor menus to 1.5 specs
2008-11-13 Sergio Villar SeninRefactored the account deletion code
2008-11-12 Sergio Villar Senin * Fixes NB#91634, check memory low conditions always...
2008-11-12 Sergio Villar Senin * Set a variable to NULL to avoid a double g_free
2008-11-10 Sergio Villar Senin * Fixes NB#92083, initialize a variable
2008-11-10 Sergio Villar Senin * Fixes NB#92084, set the proper type of a variable
2008-11-10 Sergio Villar Senin * Fixes NB#92091, fixes a memory leak, two reference...
2008-11-10 Sergio Villar Senin * Fixes NB#92087, fixes a memory leak
2008-11-10 Sergio Villar Senin * Fixes NB#92085, added a missing dialog destroy
2008-10-30 Jose Dapena Paz* Now folder view does not support drag'n'drop.
2008-10-27 Sergio Villar Senin * Fixes NB#90942, fixes a crash when moving a deleted...
2008-10-27 Sergio Villar Senin * Added some extra checks as dup_subject could return...
2008-10-24 Sergio Villar Senin * Migrated both the Folder and Message details dialog...
2008-10-24 Sergio Villar Senin * Reverts an invalid change in the previous commit
2008-10-20 Sergio Villar Senin * Adds two missing initializations
2008-10-16 Sergio Villar Senin * Fixes NB#88985, NB#88986 show an error note when...
2008-10-14 Jose Dapena Paz* Now ModestWindowMgr, methods close_all_windows and...
2008-10-13 Sergio Villar Senin * Fixes NB#88440 do not allow to remove a message...
2008-10-13 Sergio Villar Senin * Fixes NB#89884, disable the sort button when there...
2008-10-10 Jose Dapena PazFixed NB#89126:
2008-10-09 Jose Dapena Paz* Remove cancel button in move to folder dialog.
2008-10-08 Jose Dapena PazAfter a deep refactoring, finally finished to split...
2008-09-30 Jose Dapena Paz* Added hildon2 directory, with a copy of the contents...
2008-09-30 Jose Dapena Paz* Changes in the autotools stuff affecting a lot of...
2008-09-22 Jose Dapena PazMerged the new plugin system from branch plugin-system.
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...
next