Commit Graph

17 Commits

Author SHA1 Message Date
Sebastian Dransfeld 03920fb394 Fix imap server sharing.
SVN revision: 28740
2007-03-15 13:16:29 +00:00
Christopher Michael 11be27bf01 Corrected header file changes that were missing in the patch.
Revert imap.c to use the patched code from rephorm, thanks mate :)


SVN revision: 28011
2007-01-16 03:36:45 +00:00
Christopher Michael ded5199ab9 Make mail module build again.
SVN revision: 27997
2007-01-15 10:26:15 +00:00
Christopher Michael 95a231d987 Patch from rephorm to make imap work again, Thanks mate :)
SVN revision: 27910
2007-01-12 01:23:56 +00:00
Christopher Michael 7fe4e842b2 Add a local option for imap to make ecore_con able to use local imap
servers, not just remote.


SVN revision: 25855
2006-09-15 17:20:17 +00:00
Christopher Michael 0e4e640217 Indent
SVN revision: 24016
2006-07-18 00:03:04 +00:00
sebastid 961e23fb01 Cleanup
SVN revision: 24010
2006-07-17 23:12:52 +00:00
Christopher Michael 5a390e6402 Avoid dangling pointers after call to free.
SVN revision: 23816
2006-07-10 17:56:27 +00:00
Christopher Michael 008ccca44d Forgot the icon updating function call for when new mail arrives. Doh !
SVN revision: 23422
2006-06-13 16:06:30 +00:00
Christopher Michael 3bfc85b5f8 Third and Final attemp at imap working again. It does work again now with
multiple accounts.


SVN revision: 23421
2006-06-13 15:59:19 +00:00
Christopher Michael 19b039b799 Imap "Should" work again, cannot test it here tho.
SVN revision: 23420
2006-06-13 14:50:28 +00:00
Christopher Michael 66b28af210 Traverse the imap client list correctly.
SVN revision: 23419
2006-06-13 13:39:55 +00:00
Christopher Michael a1c10b64ef Icon and label should now properly reflect new mail count from all mailboxes.
HandyAndE, let me know if your imap works with this or not.


SVN revision: 23417
2006-06-13 12:24:07 +00:00
Christopher Michael 4c01d010bf Fix centering label in the module.
Reset mail count to zero on call to check mail so that we only get total of
new mail. During checks, add new mail count to the total.


SVN revision: 23399
2006-06-12 20:45:10 +00:00
Christopher Michael e891afba95 Make imap update the text and icon.
SVN revision: 23398
2006-06-12 20:21:28 +00:00
Christopher Michael 7389749571 Ok, pop mail now works again :)
General bug fixes when setting mail count on the module.
Minor edc changes.
Better cleanup when closing the module.


SVN revision: 23396
2006-06-12 10:03:52 +00:00
Christopher Michael 8496d55257 Added new mail code, split into different source files for easier fixes and
patches.


SVN revision: 23379
2006-06-11 17:37:53 +00:00