40 Commits (b25a2d55b92e90dd0ff51b7c5f30758b91b032af)

Author SHA1 Message Date
Christopher Michael f4c3e9d305 Patches from Nikolas Arend for parsing Thunderbird/Mozilla style mbox files, 17 years ago
David Walter Seikel a4d3fd8f22 .desktopification. 17 years ago
Christopher Michael 7fe4e842b2 Add a local option for imap to make ecore_con able to use local imap 17 years ago
Christopher Michael 80ab86b58a Make sure to delete the check_timer on shutdown or else seggy. Thanks Tene :) 18 years ago
Massimo Maiurana ff20ef360c added i18n support and italian localization 18 years ago
essiene aec3feb29b Make non core modules use new view specifying feature. All are set to PLAIN by default 18 years ago
Christopher Michael 6ae4dd6e2e Only need to set "checking" state if we have pop or imap. 18 years ago
Christopher Michael f207d87f74 Fix potential segfault when setting mail text. Thanks boneyfrog :) 18 years ago
Christopher Michael 0e4e640217 Indent 18 years ago
sebastid 961e23fb01 Cleanup 18 years ago
Christopher Michael 5a390e6402 Avoid dangling pointers after call to free. 18 years ago
Christopher Michael 8e9c0020aa Make all active e_modules work with the new e_module_dialog_show function 18 years ago
Christopher Michael 10c68a45e5 Perform an initial mail check on startup for imap and pop instead of waiting 18 years ago
Christopher Michael c2dd83f97c Better icons. 18 years ago
Christopher Michael 8360caeef9 Remove a printf. 18 years ago
Christopher Michael a1c10b64ef Icon and label should now properly reflect new mail count from all mailboxes. 18 years ago
Christopher Michael 4c01d010bf Fix centering label in the module. 18 years ago
Christopher Michael 7389749571 Ok, pop mail now works again :) 18 years ago
Christopher Michael 5f92b6ff6c Split mail checking code into seperate files for easier fixes. 18 years ago
Christopher Michael 0ae1226e2a Also make sure we delete the exe event handler is a mailbox is removed. 18 years ago
Christopher Michael 599f5c20f8 Some code cleanup: 18 years ago
Christopher Michael d62a36068e If we have no mail, clear all the text when setting no mail icon. 18 years ago
Christopher Michael 6a74279649 Make event handlers be per instance. This fixes a problem on shutdown when 18 years ago
Christopher Michael 217abbac3e Multiple Fixes: 18 years ago
Christopher Michael 9c52327d4d Changed label to now read #new/#total instead of New: #. 18 years ago
Christopher Michael 48d14d39f2 Many fixes: 18 years ago
Christopher Michael da2df4346b May help to actually return the mail counts instead of always 0, doh :) 18 years ago
Christopher Michael 464274dae7 Fix merge errors. Should build now. 18 years ago
Christopher Michael 1eb4de6377 Ok, mail module can now do multiple accounts per instance. 18 years ago
Christopher Michael 1ea125de22 Too many conflicts during merge. Will readd the updated files. 18 years ago
Christopher Michael 81fde6e7a3 Dont set mail count to 0 nor icon to no mail on every poll, just set them if 18 years ago
Christopher Michael 61dfd566de Better labels for HandyAndE.. label will now show new/total, not seperate 18 years ago
Christopher Michael 8ed394eec8 Now state management should work as expected. 18 years ago
Christopher Michael e7675b48b5 Use explicit state management rather than incrementing for both pop and imap. 18 years ago
Christopher Michael e8013c0717 Fix potential imap issue. Wrong state was getting set. 18 years ago
Christopher Michael 96848c5213 Make sure we disconnect on pop completion, or thunderbird causes "Mailbox 18 years ago
Christopher Michael ed15317206 Don't launch exec unless there is new mail. 18 years ago
Christopher Michael 141519ee74 Added port and ssl as a config option. 18 years ago
Christopher Michael 586168de77 Can only check mail via click if it's pop or imap. 18 years ago
Christopher Michael aefa27599a Added mail module based on embrace code (Thanks Tilman :) ) 18 years ago