* Fixes NB#85685, don't loose the HW focus when opening Modest from Contacts->Inbox...
[modest] / src /
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:
2008-03-14 Jose Dapena PazFix for bug NB#81584.
2008-03-14 Sergio Villar Senin * Fixes NB#82571, AOL's inbox message list is now...
2008-03-14 Sergio Villar Senin * Fixes NB#81095, cancel the retrieval operations...
2008-03-14 Sergio Villar Senin * Fixes NB#82177 modest no longer hangs when canceling...
2008-03-14 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2008-03-14 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2008-03-14 Alberto Garcia* src/modest-tny-msg.c
2008-03-13 Jose Dapena Paz* src/modest-tny-msg.c:
2008-03-13 Alberto Garcia* src/maemo/modest-main-window-ui.h
2008-03-13 Sergio Villar Senin * Fixes NB#82487, added logical id for the auth detect...
2008-03-13 Sergio Villar Senin * Fixes NB#82486, use the proper logical id while...
2008-03-13 Sergio Villar Senin * Fixes NB#82493, show proper translation string for...
2008-03-12 Alberto Garcia* src/maemo/modest-msg-edit-window.c
2008-03-12 Alberto Garcia* src/modest-mail-operation.c
2008-03-12 Jose Dapena Paz* src/modest-ui-actions.c:
2008-03-12 Jose Dapena PazWork to fix bug NB#81989:
2008-03-12 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-03-12 Jose Dapena Paz* src/maemo/easysetup/modest-easysetup-wizard-dialog.c:
2008-03-12 Jose Dapena Paz* src/gnome/modest-account-view-window.c:
2008-03-12 Jose Dapena Paz* Remove non-common code to prepare moving the include...
2008-03-11 Jose Dapena PazWork to fix bug NB#81294
2008-03-10 Jose Dapena Paz* src/modest-mail-operation.c:
2008-03-10 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2008-03-10 Sergio Villar Senin * Fixes NB#80782, INBOX folder is now localized
2008-03-07 Sergio Villar Senin * Most likely fixes the crash when s&r in the background
2008-03-06 Alberto Garcia* src/maemo/modest-msg-view-window.c
2008-03-06 Alberto Garcia* src/modest-formatter.c
2008-03-06 Alberto GarciaAdded comment explaining r4281
2008-03-06 Alberto Garcia* src/maemo/modest-connection-specific-smtp-edit-window.c
2008-03-06 Sergio Villar Senin * Fixes NB#81911, show an error dialog when the rename...
2008-03-05 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-03-04 Sergio Villar Senin * Fixed NB#80996, resized the rename folder dialog...
2008-03-04 Alberto Garcia* src/widgets/modest-mail-header-view.c
2008-03-04 Sergio Villar Senin I forgot to move this code inside the if
2008-03-04 Sergio Villar Senin * Fixes NB#81719, modest is no longer crashing when...
2008-03-04 Alberto Garcia* src/maemo/modest-msg-view-window.c
2008-03-04 Sergio Villar Senin * Fixes NB#81719, modest_tny_account_get_server_accoun...
next