Commit Graph

19 Commits

Author SHA1 Message Date
David Walter Seikel a4d3fd8f22 .desktopification.
SVN revision: 25920
2006-09-17 14:47:52 +00:00
Christopher Michael bf58712ce5 Allow mail check minimum to be 30 seconds, with 30 second change intervals.
SVN revision: 25380
2006-09-03 01:56:35 +00:00
Massimo Maiurana ff20ef360c added i18n support and italian localization
SVN revision: 25139
2006-08-26 19:27:18 +00:00
David Walter Seikel 73dd3bf616 Updated config dialog to match latest API.
SVN revision: 24708
2006-08-14 21:18:41 +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 8782505c1f Update some e_modules to use module icons in their config dialogs.
SVN revision: 23683
2006-07-03 07:37:33 +00:00
Christopher Michael 5f92b6ff6c Split mail checking code into seperate files for easier fixes.
When checking imap servers, if accounts use the same server, then only
connect once and check all the boxes for this server. Englebass, I think
this is what you meant :)

Some edc changes.


SVN revision: 23381
2006-06-11 17:41:42 +00:00
rephorm 72d4b6b818 don't segv if clicking on Configure after clicking a header.
(really, headers shouldn't be selectable -- ilist bug?)


SVN revision: 23318
2006-06-09 02:40:53 +00:00
Christopher Michael 48d14d39f2 Many fixes:
-Fix config dialog to allow changing current path for maildir.
     -When add/del accounts, setup those accounts to get new mail.
     -Mailbox list in menu now reflects accounts that have been add/del.


SVN revision: 23317
2006-06-08 22:32:35 +00:00
Christopher Michael 464274dae7 Fix merge errors. Should build now.
SVN revision: 23312
2006-06-08 20:37:03 +00:00
Christopher Michael 1eb4de6377 Ok, mail module can now do multiple accounts per instance.
Remove old module.mail.cfg before running or bad things will happen.


SVN revision: 23310
2006-06-08 20:20:07 +00:00
Christopher Michael 1ea125de22 Too many conflicts during merge. Will readd the updated files.
SVN revision: 23309
2006-06-08 20:18:57 +00:00
Christopher Michael 03ba707001 Reenable new mail path for imap, it does use it after all.
SVN revision: 23282
2006-06-08 10:32:24 +00:00
Christopher Michael d5fba80c1e Disable new mail path for imap, it's not used anyway.
SVN revision: 23281
2006-06-08 09:30:49 +00:00
Christopher Michael d40ece9af9 Fix a segfault when applying config.
SVN revision: 23259
2006-06-07 22:14:24 +00:00
Christopher Michael 141519ee74 Added port and ssl as a config option.
Removed some frees in e_mod_config that may have been causing segfaults.

Users will need to remove old module config.


SVN revision: 23256
2006-06-07 21:47:57 +00:00
Christopher Michael aefa27599a Added mail module based on embrace code (Thanks Tilman :) )
Can check pop3, imap, mailbox, and mdir.
Needs testing with imap, mailbox and mdir.

Edc needs some work, I'm not entirely happy with it, but the module is in
for testing and feedback.


SVN revision: 23247
2006-06-07 19:43:59 +00:00