* Select the first inbox of the newly selected account
[modest] / src /
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...
2008-04-15 Dirk-Jan C. Binnema* prevent some problems seen ; make sure we're having...
2008-04-15 Dirk-Jan C. Binnema* fix small leak
2008-04-15 Dirk-Jan C. Binnema* add some debugging statements when unitializing the...
2008-04-15 Dirk-Jan C. Binnema* close some holes in our low-memory / big attachments...
2008-04-15 Dirk-Jan C. Binnema* unref various singletons in the exact reverse order...
2008-04-14 Sergio Villar Senin * Replaced a useless == by a =
2008-04-14 Sergio Villar Senin * Set the proper status of the mail operation
2008-04-14 Sergio Villar Senin * Fixes NB#83317, problems with specific folder searches
2008-04-14 Dirk-Jan C. Binnema* allow the account parameter in modest_tny_account_sto...
2008-04-14 Dirk-Jan C. Binnema* fix small copy-paste bug: forget the password for...
2008-04-14 Sergio Villar Senin * Refactored the drag&drop message transfers, now...
2008-04-14 Dirk-Jan C. Binnema* added extra checking to on_account_inserted, on_accou...
2008-04-14 Dirk-Jan C. Binnema* set max attachment size to 15Mb, which should be...
2008-04-11 Dirk-Jan C. Binnema* for NB#83601:
2008-04-11 Dirk-Jan C. Binnema* symptomatic fix for random crash, NB#84097
2008-04-11 Sergio Villar Senin * Partially fixes NB#83671, fixed a reference leak
2008-04-11 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2008-04-11 Dirk-Jan C. Binnema* update modest_platform_check_memory_low API a bit;
2008-04-10 Dirk-Jan C. Binnema* add modest_platform_check_memory_low; it will return...
2008-04-10 Sergio Villar Senin * Fixes NB#83408, select attachment is now set as...
2008-04-10 Sergio Villar Senin * Fixed a couple of criticals when closing the main...
2008-04-10 Sergio Villar Senin * Fixes NB#83962, do not crash when searching mails...
2008-04-09 Dirk-Jan C. Binnema* don't allow foldernames starting '.' (vfat does not...
2008-04-09 Sergio Villar Senin * Fixes NB#82750, do not allow multiple selection...
2008-04-09 Dirk-Jan C. Binnema* get the translation string from the right catalog...
2008-04-09 Dirk-Jan C. Binnema* use mcen_ib_unableto_discover_auth_methods, fixes...
2008-04-09 Sergio Villar Senin * Fixed a warning+critical when finalizing
2008-04-09 Sergio Villar Senin * Print the references for the transport accounts...
2008-04-09 Sergio Villar Senin * Let Modest die when any Dump DBus method is called
2008-04-09 Sergio Villar Senin * Added two misssing gdk_threads_enter/leave stuff
2008-04-09 Dirk-Jan C. Binnema* added a note about the missing logical id (which...
2008-04-08 Sergio Villar Senin * Do not try to disconnect local accounts
2008-04-08 Sergio Villar Senin * Fixes NB#83819, do not close the editor when on...
2008-04-08 Sergio Villar Senin * Fixes NB#83478, show "invalid character" info banner...
2008-04-08 Sergio Villar Senin * Added a new error handler for message transfers
2008-04-07 Sergio Villar Senin * Partially fixes NB#83671, fixes several reference...
2008-04-07 Sergio Villar Senin * Fixes NB#83582, do not "hang" when sending messages...
2008-04-07 Sergio Villar Senin * Do not use blocking calls when removing the draft...
2008-04-07 Dirk-Jan C. Binnema* make sure dialogs go to the background when some...
2008-04-07 Sergio Villar Senin * Fixes NB#82243, select the newly created folder
2008-04-04 Sergio Villar Senin * Fixed a reference leak
2008-04-03 Dirk-Jan C. Binnema* explicitly set make the choose-font dialog modal...
2008-04-03 Sergio Villar Senin * Fixes NB#83634, do not show auth dialog for accounts...
2008-04-02 Sergio Villar Senin * Fixes NB#82632, show the proper error note when...
2008-04-02 Sergio Villar Senin * Fixes NB#83555 do not let the user to delete...
2008-04-02 Sergio Villar Senin * Fixes NB#83513, modest no longer hungs when deleting...
2008-04-02 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2008-04-02 Sergio Villar Senin * Fixes NB#83448, show an information banner instead...
2008-04-01 Sergio Villar Senin * Fixes NB#83439, auto-show the account setup wizard...
2008-04-01 Sergio Villar Senin * Replaced g_return_if_fails by if's because they...
2008-04-01 Sergio Villar Senin * Fixes NB#83407, evaluate the dimming rules when...
2008-03-31 Sergio Villar Senin * Fixes NB#82400, cancel retrieve operations in the...
2008-03-31 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2008-03-31 Philip Van HoofAdding copyright notes
2008-03-31 Philip Van HoofBugfix for 80400, introduction of connection policies
2008-03-27 Jose Dapena Paz* Patch that specifies the symbols to link on startup...
2008-03-26 Sergio Villar Senin * Fixes a crash in searches when searching in a single...
2008-03-26 Jose Dapena PazThis patch addapts modest to the new API for TnyHeader...
2008-03-25 Sergio Villar Senin * Fixes NB#81144, do not show the work "whitespace...
2008-03-25 Sergio Villar Senin * Fixes NB#80734, check the dimming rules of the accel...
2008-03-25 Sergio Villar Senin * Fixes NB#82971, do not crash if we don't find a...
2008-03-24 Sergio Villar Senin * Added a new parametter to modest_platform_sho...
2008-03-24 Sergio Villar Senin * Fixes NB#82707, do not enable to delete a message...
2008-03-24 Sergio Villar Senin * Fixed two invalid unrefs
2008-03-21 Philip Van HoofBugfix for 82296
2008-03-21 Philip Van HoofBugfix for 82760
2008-03-21 Philip Van HoofRemoving a few unneeded variables
2008-03-21 Philip Van HoofPulsing a dialog to make it more user responsive, final...
2008-03-18 Jose Dapena Paz* src/widgets/modest-progress-bar.c:
2008-03-18 Sergio Villar Senin * Fixes NB#82696, auto update is working again
2008-03-18 Jose Dapena Paz* src/modest-utils.c:
2008-03-18 Jose Dapena Paz* src/modest-mail-operation.c:
2008-03-18 Jose Dapena PazWork to fix NB#82451.
2008-03-18 Sergio Villar Senin * Fixes NB#60606 show proper error in memory full...
2008-03-17 Jose Dapena Paz* src/maemo/modest-account-settings-dialog.c,
2008-03-17 Jose Dapena Paz* configure.ac:
2008-03-17 Jose Dapena PazAgain commit for gtk cell renderer hinting support.
2008-03-14 Alberto Garcia* src/maemo/modest-msg-edit-window.c:
next