* Fixes NB#85931, do not crash in D-Bus methods in memory low conditions
[modest] / src /
2008-05-28 Sergio Villar Senin * Fixes NB#85931, do not crash in D-Bus methods in...
2008-05-27 Sergio Villar Senin * Fixes NB#85880, show the proper server name if a...
2008-05-27 Sergio Villar Senin * Fixes NB#84336, do not hang when tapping on OK butto...
2008-05-26 Jose Dapena PazFix for bug NB#83343
2008-05-26 Sergio Villar Senin * Fixes NB#85818, close the editor window when the...
2008-05-26 Sergio Villar Senin * Fixes NB#85819, block in information banner when...
2008-05-23 Sergio Villar Senin * Fixes NB#85378, fixes a crash when setting up an...
2008-05-23 Sergio Villar Senin * Fixes NB#85396, fixes problems when relaunching...
2008-05-23 Sergio Villar Senin * Fixes NB#85740, save separator position as float...
2008-05-22 Sergio Villar Senin * Fixes NB#85771 do not allow d&d when the message...
2008-05-22 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-05-22 Sergio Villar Senin * Fixes NB#85757, remove the outbox if there are no...
2008-05-22 Sergio Villar Senin * Fixes NB#85758, close the "pasting" banner if a...
2008-05-21 Jose Dapena Paz* src/maemo/modest-platform.c:
2008-05-21 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-05-21 Sergio Villar Senin * Fixes NB#85685, don't loose the HW focus when openin...
2008-05-21 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-05-21 Sergio Villar Senin * Fixes NB#85743, do not hang when changing outgoing...
2008-05-21 Sergio Villar Senin * Partially fixes NB#85461, do not unload the folder...
2008-05-20 Sergio Villar Senin * Fixes NB#85656, update the folder count properly...
2008-05-19 Sergio Villar Senin * Fixes NB#84952, show the account dialog if the passw...
2008-05-19 Sergio Villar Senin * Show "memory error" only when the domain is modest...
2008-05-16 Sergio Villar Senin * Reverted changes for bug 85454 since it adds another...
2008-05-15 Jose Dapena Paz* src/widgets/modest-gtkhtml-mime-part-view.c:
2008-05-15 Sergio Villar Senin * Fixes NB#85574, show the folders help only when...
2008-05-15 Sergio Villar Senin Fixed a modality issue, use the window manager to...
2008-05-15 Sergio Villar SeninFixes a crash added in a recent commit
2008-05-15 Sergio Villar Senin * Fixes NB#85493, do not show an HTML attachment as...
2008-05-15 Sergio Villar Senin * Fixes MB#85131, show the email from the account...
2008-05-14 Sergio Villar Senin * Fixes NB#85502, show an error when the mail applicat...
2008-05-14 Sergio Villar Senin * Fixes NB#85519, ellipsize the account name in signat...
2008-05-14 Sergio Villar Senin * Added a new parameter to modest_platform_check_memor...
2008-05-14 Sergio Villar Senin * Fixes NB#85454, do not undo the disable rich text...
2008-05-13 Sergio Villar Senin * Fixes NB#85455, close the dialogs with their parent...
2008-05-13 Sergio Villar Senin * Fix for the new error domain in tinymail's trunk
2008-05-13 Sergio Villar Senin * Fixes NB#85428, do not use connect_and_wait when...
2008-05-12 Sergio Villar Senin * Fixes a warning, the selected item in folder view...
2008-05-12 Sergio Villar Senin * Fixes NB#85397 show localized Archive in folder...
2008-05-12 Sergio Villar Senin * Fixes NB#85378, show the connection specific SMTP...
2008-05-12 Sergio Villar Senin * Set the edit and delete buttons as insensitive only...
2008-05-09 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-05-09 Sergio Villar Senin * Fixes NB#85344, do not leave the active focus in...
2008-05-09 Sergio Villar Senin * Fixes NB#85343, close the accounts view window if...
2008-05-05 Sergio Villar Senin * Fixes NB#81913, do not resize the new folder dialog...
2008-05-05 Sergio Villar Senin * Removed some unused code
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 Jose Dapena Paz* src/dbus_api/modest-dbus-callback.c:
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-30 Sergio Villar Senin * Fixes NB#85108, wait until messages sent from extern...
2008-04-29 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2008-04-29 Sergio Villar Senin * Partially fixes NB#85031. At least it fixes comment #1
2008-04-28 Jose Dapena PazWork to fix bug NB#84054.
2008-04-28 Sergio Villar Senin * Refactored the get_icon methods of folder view
2008-04-28 Jose Dapena Paz* src/modest-mail-operation.[ch]:
2008-04-25 Jose Dapena Paz* src/modest-tny-msg.c:
2008-04-25 Jose Dapena Paz* src/maemo/modest-main-window.c:
2008-04-25 Dirk-Jan C. Binnema* we force the loading of ke-recv at startup, so we...
2008-04-25 Jose Dapena Paz* src/modest-tny-send-queue.c:
2008-04-24 Jose Dapena PazDo not lose focus when rename fails (fixes NB#84791).
2008-04-24 Jose Dapena PazShow the "Discard changes" confirmation note whenever...
2008-04-24 Jose Dapena Paz* src/dbus_api/modest-dbus-callbacks.c:
2008-04-24 Jose Dapena PazDisable drag&n&drop while a message is being sent ...
2008-04-24 Jose Dapena PazFix for bug NB#79005. Improves duplicates detection...
2008-04-24 Jose Dapena Paz* src/modest-mail-operation.c:
2008-04-24 Jose Dapena PazAvoid a blank message list pane when an account os...
2008-04-24 Jose Dapena Paz* src/dbus_api/modest-dbus-callbacks.c:
2008-04-24 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-04-24 Jose Dapena Paz* src/modest-ui-dimming-rules.c:
2008-04-24 Jose Dapena Paz* src/maemo/modest-address-book.c:
2008-04-24 Jose Dapena Paz* src/modest-mail-operation.c:
2008-04-24 Jose Dapena Paz* src/modest-search.c:
2008-04-24 Jose Dapena Paz* src/modest-tny-msg.c:
2008-04-24 Jose Dapena PazWork to fix NB#84828.
2008-04-24 Sergio Villar SeninRemoved a warningw
2008-04-24 Sergio Villar Senin* Several fixes for the GNOME version
2008-04-24 Dirk-Jan C. Binnema* trunk: together with the update modest-providers...
2008-04-22 Sergio Villar Senin * Fixes NB#84551, allow changes in the outbox server...
2008-04-22 Sergio Villar Senin * Use the get_folders_async to retrieve the per accoun...
2008-04-22 Sergio Villar Senin * Properly synchronizes the selected folder when closi...
2008-04-21 Dirk-Jan C. Binnema* use the incoming server in the providers combo box...
2008-04-21 Sergio Villar Senin * Fixes NB#84535, server errors are now shown over...
2008-04-21 Sergio Villar Senin * Partially fixes NB#84505, do not call tny_folder_get...
2008-04-18 Jose Dapena Paz* src/modest-ui-actions.c:
2008-04-18 Sergio Villar Senin * Fixes NB#83303, show the default account's FROM...
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-18 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2008-04-18 Sergio Villar Senin * Fixes NB#84492, remove the messages in the outbox...
2008-04-17 Jose Dapena Paz* src/widgets/modest-widget-memory.c:
2008-04-17 Sergio Villar Senin * Reverted a very bad change
2008-04-17 Sergio Villar Senin * Fixed two callbacks in the main window that were...
2008-04-16 Jose Dapena Paz* src/widgets/modest-attachments-view.c:
2008-04-16 Jose Dapena PazWork to fix bug NB#80656.
2008-04-16 Sergio Villar Senin * Removed the window management added to modest-main...
2008-04-16 Sergio Villar Senin * Fixed a corner case when finalizing modest
2008-04-16 Sergio Villar Senin * Fixes NB#84117, fixes "hangs" when reopening Modest...
2008-04-16 Sergio Villar Senin * Fixes #84315, do not enable the user to change some...
2008-04-16 Sergio Villar Senin * Partially fixes NB#84315, clear the list of old...
next