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