Better handling of spaces on converting text to html
[modest] / src / modest-tny-account-store.c
2009-08-31 Jose Dapena PazIf we didn't manage to disconnect all accounts, then...
2009-08-31 Jose Dapena PazIf we didn't manage to disconnect all accounts, then...
2009-08-18 Sergio Villar SeninThese last two patches fix NB#127203, IMAP traffic...
2009-08-18 Sergio Villar SeninAccounts are created in offline mode if automatic updat...
2009-06-09 Sergio Villar SeninFixes NB#117782, "incorrect password" banner not shown...
2009-06-04 Sergio Villar SeninFixes NB#101877, no error note shown after configuring...
2009-05-31 Jose Dapena PazChanged g_log levels in all app. Idea is reducing the...
2009-05-21 Sergio Villar SeninFixes a stack overflow caused by the recent commit...
2009-05-21 Sergio Villar SeninDo NOT unref the send queues after creating them
2009-05-21 Sergio Villar SeninFixes NB#117533, force the creation of the send queues...
2009-05-21 Sergio Villar SeninProperly disconnect the signals in the send queues
2009-05-08 Sergio Villar SenínFixes NB#115566, do not show "invalid username or passw...
2009-05-08 Sergio Villar SenínFixes NB#114489, show the account settings dialog on...
2009-03-20 Sergio Villar SeninFixed a mistake added in 8239
2009-03-20 Sergio Villar SeninFixes RefNULL 13/14 & 14/14
2009-03-20 Sergio Villar SeninFixes RefNULL 11/14
2009-03-06 Sergio Villar Senin* Manages the first refresh in the connection policy
2009-02-17 Sergio Villar SeninRemoved trailing whitespaces
2009-02-13 Sergio Villar Senin* Fixes NB#97314, show proper error banner when the...
2009-01-29 Sergio Villar SeninRemoved some dependencies with main window
2009-01-21 Sergio Villar SeninAlert user when there is a connection error, and only...
2009-01-21 Sergio Villar Senin* Added two missing includes
2009-01-21 Sergio Villar SeninMigrated src/ to use text-utils macros
2009-01-07 Sergio Villar Senin* Added a new call modest_window_mgr_get_current_top...
2008-12-19 Jose Dapena PazThis is a manual merge of branch drop split view intro...
2008-12-02 Jose Dapena PazReplace MMC hardcoded paths with the ones retrieving...
2008-11-07 Sergio Villar Senin * Fixes NB#91837, fixes a memory leak
2008-10-28 Jose Dapena PazCommitted again the trunk commit 6008, as tinymail...
2008-10-20 Jose Dapena Paz* src/modest-tny-local-folders-account.c,
2008-10-10 Sergio Villar Senin * Migrated to the new tinymail API
2008-10-08 Jose Dapena PazAfter a deep refactoring, finally finished to split...
2008-09-22 Jose Dapena Paz* Now we block sending mails (from any account) when...
2008-09-22 Jose Dapena Paz* Lots of build fixes due to a very bad commit with...
2008-09-22 Jose Dapena PazMerged the new plugin system from branch plugin-system.
2008-09-02 Sergio Villar Senin * Fixed a potential crash in shutdown() code
2008-08-21 Sergio Villar Senin * Fixed a memory leak
2008-07-23 Sergio Villar Senin * added a missing initialization
2008-06-26 Sergio Villar Senin * Fixes NB#86112: do not show the account dialog if...
2008-06-25 Jose Dapena Paz* src/modest-tny-account-store.c:
2008-06-19 Sergio Villar Senin* Fixed two reference leaks
2008-06-16 Sergio Villar Senin* Manage all authentication errors in the account store
2008-06-13 Sergio Villar Senin * Fixes NB#85859, fixes a crash when deleting an account
2008-06-10 Sergio Villar Senin * Fixes NB#84725, retrieve messages when the option...
2008-06-03 Sergio Villar Senin * Fixes NB#86137, show the "settings saved" banner...
2008-05-29 Sergio Villar Senin * Fixes NB#85964, do not crash when opening Drafts...
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-22 Sergio Villar Senin * Fixes NB#85757, remove the outbox if there are no...
2008-05-19 Sergio Villar Senin * Fixes NB#84952, show the account dialog if the passw...
2008-05-12 Sergio Villar Senin * Fixes NB#85378, show the connection specific SMTP...
2008-04-24 Jose Dapena PazWork to fix NB#84828.
2008-04-22 Sergio Villar Senin * Use the get_folders_async to retrieve the per accoun...
2008-04-18 Sergio Villar Senin * Fixes a crash when removing accounts. Added by a...
2008-04-18 Sergio Villar Senin * Fixes NB#84492, remove the messages in the outbox...
2008-04-16 Sergio Villar Senin * Fixes #84315, do not enable the user to change some...
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-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-11 Sergio Villar Senin * Partially fixes NB#83671, fixed a reference leak
2008-04-09 Dirk-Jan C. Binnema* get the translation string from the right catalog...
2008-04-09 Sergio Villar Senin * Fixed a warning+critical when finalizing
2008-04-08 Sergio Villar Senin * Do not try to disconnect local accounts
2008-04-07 Sergio Villar Senin * Partially fixes NB#83671, fixes several reference...
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-03-24 Sergio Villar Senin * Added a new parametter to modest_platform_sho...
2008-03-18 Sergio Villar Senin * Fixes NB#82696, auto update is working again
2008-03-18 Jose Dapena PazWork to fix NB#82451.
2008-03-14 Sergio Villar Senin * Fixes NB#81095, cancel the retrieval operations...
2008-03-12 Jose Dapena PazWork to fix bug NB#81989:
2008-03-12 Jose Dapena Paz* src/gnome/modest-account-view-window.c:
2008-03-03 Jose Dapena Paz* src/modest-tny-account-store.c:
2008-02-29 Sergio Villar Senin * Deleted unused code
2008-02-28 Jose Dapena Paz* src/modest-tny-account.[ch]:
2008-02-28 Alberto Garcia* src/modest-tny-account-store.c
2008-02-26 Sergio Villar Senin * Fixes NB#81095, UI is now properly updated when...
2008-02-26 Jose Dapena Paz* src/maemo/modest-account-settings-dialog.[ch]:
2008-02-22 Jose Dapena Paz* src/modest-tny-account-store.[ch]:
2008-02-21 Sergio Villar Senin * Fixed a lot of reference leaks
2008-02-13 Dirk-Jan C. Binnema* fix for a rare crash; fixes NB#80616.
2008-02-05 Jose Dapena Paz* src/modest-tny-account-store.c:
2008-01-30 Alberto GarciaFixed several TnyIterator leaks
2008-01-28 Philip Van HoofAdapted to API change for Tinymail rev 3304
2008-01-21 Dirk-Jan C. Binnema* adding some precondition checks, hopefully adding...
2008-01-21 Alberto GarciaPatch to compile Modest with the most recent changes
2008-01-12 Jose Dapena Paz* src/modest-account-mgr-helpers.[ch],
2008-01-08 Dirk-Jan C. Binnema* improve the debug output a bit
2007-12-20 Sergio Villar Senin * Fixes NB#78699, there was a missing refilter before...
2007-12-10 Alberto GarciaFix compilation problem
2007-12-10 Dirk-Jan C. Binnema* some param checks (should prevent a crash )
2007-12-05 Sergio Villar Senin * Fixes NB#78338, the summary.mmap files are deleted...
2007-12-03 Jose Dapena PazThis patch includes a lot of work to refactor and reorg...
2007-11-28 Alberto GarciaUpdate all accounts after they have been modified,
2007-11-27 Sergio Villar Senin * Removed some comments
2007-11-27 Dirk-Jan C. Binnema* remove some g_asserts, add warnings instead
2007-11-26 Dirk-Jan C. Binnema* modest-outside-scratchbox patch 3:
2007-11-26 Jose Dapena PazThese changes are for reenabling build of gnome port.
2007-11-21 Sergio Villar Senin * Fixes NB#61910 IMAP/POP TCP connections no longer...
next