* Fixes NB#97186, only messages in failed status can be opened in a viever
[modest] / src /
2009-01-20 Sergio Villar Senin* Fixes NB#97186, only messages in failed status can...
2009-01-20 Sergio Villar SeninMore Diablo warnings
2009-01-20 Sergio Villar SeninFixed compilation warnings
2009-01-20 Sergio Villar SeninFixed a compilation warning
2009-01-19 Sergio Villar Senin* Fixes NB#98417, fixes a crash when trying to move...
2009-01-19 Sergio Villar SeninFixes a possible crash when closing windows.
2009-01-19 Sergio Villar Senin* Fixes NB#96136 do not show the "copy link location...
2009-01-19 Sergio Villar Senin* Fixes NB#97878, fixed the "folder details" logical...
2009-01-19 Jose Dapena PazPut in small font incoming protocol in account settings...
2009-01-19 Jose Dapena PazSMTP protocol in account settings outgoing account...
2009-01-19 Jose Dapena PazOutgoing server caption label has protocol in small...
2009-01-19 Jose Dapena PazIncoming server type in wizard should have protocol...
2009-01-19 Jose Dapena PazUse set_label api for incoming server captions
2009-01-19 Jose Dapena PazAdded new method to set a new label on captioned
2009-01-19 Jose Dapena PazNow captioned in hildon2 accept markup strings
2009-01-16 Sergio Villar Senin* Fixes NB#98312, update the incoming server title...
2009-01-16 Sergio Villar Senin* Fixes NB#97935, crash when moving messages in viewer...
2009-01-16 Jose Dapena PazShow (no address) in header window if to: is empty...
2009-01-16 Jose Dapena PazCorrect scroll on idle to avoid corrupting text view...
2009-01-16 Sergio Villar Senin* Fixes NB#97195, show Send&Receive in folder window
2009-01-16 Jose Dapena PazProperly use libalarm API (fixes NB#91719).
2009-01-16 Sergio Villar Senin* Fixes NB#97352, do not show folders once an account...
2009-01-15 Jose Dapena PazAdd support for cud scripts in maemo and hildon2 (fixes...
2009-01-15 Jose Dapena PazAdd "updating" title as progress feedback in msg view
2009-01-15 Jose Dapena PazMake msg view window set header before loading the...
2009-01-15 Jose Dapena PazMigrated mozembed msg view to also support TnyHeaderView.
2009-01-15 Jose Dapena PazAdded TnyHeaderView interface support to ModestGtkhtmlM...
2009-01-14 Sergio Villar Senin* Fixes NB#96442, do not show the "Remove attachments...
2009-01-14 Jose Dapena PazNow we allow removing embedded message attachments...
2009-01-14 Jose Dapena PazImprove archive folder detection
2009-01-14 Jose Dapena PazUpdated icons of folders in folder window as in specs...
2009-01-14 Jose Dapena PazNow folder paths are shown as a set of dots (fixes...
2009-01-14 Sergio Villar SeninAdd contact if it's new
2009-01-14 Sergio Villar SeninReplaced logical ids for countries
2009-01-14 Sergio Villar Senin* Fixes NB#97258, fixed a logical id in the number...
2009-01-14 Jose Dapena PazSet proper filter in ModestFolderWindow depending on...
2009-01-14 Jose Dapena PazAdded ModestFolderView filters based on folder rules
2009-01-14 Jose Dapena PazNow ModestHildon2Window notifies with a signal about...
2009-01-14 Jose Dapena PazAdded new filter in folder view to hide mandatory folders.
2009-01-14 Jose Dapena PazUpdate move messages button translation string.
2009-01-14 Sergio Villar Senin* Fixes NB#97986, replaced "Attachments" by "Attachment...
2009-01-13 Sergio Villar SeninFixes some dependency problems with modest-plugin-dev...
2009-01-13 Sergio Villar Senin* Fixes NB#97951, defining iSync accounts after IMAP...
2009-01-13 Sergio Villar Senin* Fixed NB#97909, replaced a logical id "New accounts...
2009-01-13 Jose Dapena PazUpdated Sort menu button label (fixes NB#97880).
2009-01-13 Jose Dapena PazMake details dialog work also with embedded messages...
2009-01-13 Sergio Villar Senin* Fixes NB#97911, replaced "delete messages" logical id
2009-01-13 Sergio Villar Senin* Fixes NB#97878, replaced a logical string
2009-01-13 Sergio Villar Senin* Fixes NB#97866, fixed a typo in a logical_id
2009-01-13 Sergio Villar Senin* Fixes NB#97865, replaced the rename folder logical id
2009-01-13 Sergio Villar Senin* Fixes NB#97844, do not show notifications for dimmed...
2009-01-13 Jose Dapena PazMigrated format picker to toggle buttons (fixes NB...
2009-01-13 Jose Dapena PazBuild fix (added proper casting)
2009-01-13 Jose Dapena PazUse GnomeVFS URI for calculating folder permissions...
2009-01-13 Jose Dapena PazProperly calculate the MyDocs folder paths.
2009-01-13 Sergio Villar Senin* Replaced a gtk_dialog_run by a gtk_widget_show +...
2009-01-13 Sergio Villar Senin* Fixes NB#97827, replaced a logical_id
2009-01-12 Sergio Villar Senin* Fixes NB#97585, show the select folders dialog properly
2009-01-12 Sergio Villar Senin* Fixes NB#97283, fixes moving messages from viewer...
2009-01-12 Jose Dapena PazUse toggle buttons instead of check buttons for priorit...
2009-01-12 Jose Dapena PazAdd shortcut support to app menu util method (fixes...
2009-01-12 Jose Dapena PazNow window manager takes care of display state (fixes...
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-12 Sergio Villar Senin* Fixes NB#97664, remove alignment option from message...
2009-01-12 Sergio Villar Senin* Fixes NB#97149, MMC user created folders have a diffe...
2009-01-12 Sergio Villar SeninAdded missing include
2009-01-12 Sergio Villar Senin* Fixes NB#97657, replace "TODO" strings by the proper...
2009-01-09 Sergio Villar Senin* Fixes NB#97139, New folder dialog is now always shown...
2009-01-09 Sergio Villar SeninRevert "Fixes NB#89492, find works now as expected...
2009-01-09 Sergio Villar SeninFixes NB#89492, find works now as expected in viewer
2009-01-09 Jose Dapena PazAdd proper window title to ModestHeaderWindow
2009-01-09 Jose Dapena PazAdded new method modest_tny_folder_get_display_name
2009-01-09 Sergio Villar Senin* Fixed NB#97137, set the progress hint to false when...
2009-01-08 Sergio Villar Senin* Fixes NB#92465, show 1Kb when folder size is less...
2009-01-08 Sergio Villar Senin* Fixes NB#97110, fixed logical strings in account...
2009-01-08 Sergio Villar SeninFixes the Diablo build
2009-01-07 Sergio Villar Senin* Added a new call modest_window_mgr_get_current_top...
2009-01-07 Jose Dapena PazMake ui dimming manager dispose stop delayed handlers...
2009-01-07 Jose Dapena PazDisable dimming manager on ModestWindow in dispose.
2009-01-07 Sergio Villar Senin* Added a new function to get the folder window
2009-01-07 Sergio Villar SeninFix for "leave on server" deletes
2009-01-07 Jose Dapena PazBuild warning fixes
2008-12-30 Sergio Villar SeninModest executes again in GNOME :-)
2008-12-29 Sergio Villar SeninGNOME version compiles again. It does not link yet...
2008-12-23 Jose Dapena PazFix in the reference to dimming manager in hildon2...
2008-12-23 Jose Dapena PazMigrate ModestMsgEditWindow to inherit from ModestHildo...
2008-12-23 Jose Dapena PazMake ModestMsgViewWindow use refactoring of ModestHildo...
2008-12-23 Jose Dapena PazMigrate ModestHeaderWindow to use refactored ModestHild...
2008-12-23 Jose Dapena PazUse ModestHildon2Window edit mode in ModestFolderWindow
2008-12-23 Jose Dapena PazRefactored edit mode support to ModestHildon2Window
2008-12-23 Jose Dapena PazUse pack_toolbar to pack edit toolbar in folder window
2008-12-23 Jose Dapena PazAdded public method for pack toolbar
2008-12-23 Jose Dapena PazAdded virtual method pack_toolbar in hildon2 window
2008-12-23 Jose Dapena PazRefactored ModestFolderWindow to use ModestHildon2Window
2008-12-23 Jose Dapena PazRefactor ModestAccountsWindow to use the new ModestHild...
2008-12-23 Jose Dapena PazNew ModestHildon2Window class, refactoring common app...
2008-12-23 Sergio Villar SeninShow confirmation and alert dialogs even though there...
2008-12-22 Jose Dapena PazFix remove attachments from app menu
2008-12-22 Jose Dapena PazAdded dimming rules for edit window menu
next