Christopher Michael
48705856d9
added object files to ignore
...
SVN revision: 23378
18 years ago
Christopher Michael
22f3777e32
Fix translation problem in box config. gettext returns authors and other
...
junk on _("") so replace with "".
SVN revision: 23377
18 years ago
Christopher Michael
0ae1226e2a
Also make sure we delete the exe event handler is a mailbox is removed.
...
SVN revision: 23361
18 years ago
Christopher Michael
599f5c20f8
Some code cleanup:
...
- When creating new mailboxes in config, create the server handlers if
needed.
SVN revision: 23360
18 years ago
Christopher Michael
d62a36068e
If we have no mail, clear all the text when setting no mail icon.
...
Center the mail count in the edc.
SVN revision: 23354
18 years ago
Christopher Michael
6a74279649
Make event handlers be per instance. This fixes a problem on shutdown when
...
trying to delete the event handlers.
SVN revision: 23353
18 years ago
Christopher Michael
217abbac3e
Multiple Fixes:
...
- Stop changing icons when we check the mail and only set to new
mail icon if we actually have mail. Thanks HandAndE :)
- Only create one ecore_con_server to handle all accounts. Thanks
englebass :)
SVN revision: 23352
18 years ago
Christopher Michael
6684bfeea3
Free some chars on free_data.
...
Password field hack from desklock config until e_widget_entry supports
password type.
SVN revision: 23327
18 years ago
Christopher Michael
9c52327d4d
Changed label to now read #new/#total instead of New: #.
...
SVN revision: 23325
18 years ago
rephorm
72d4b6b818
don't segv if clicking on Configure after clicking a header.
...
18 years ago
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
18 years ago
Christopher Michael
da2df4346b
May help to actually return the mail counts instead of always 0, doh :)
...
SVN revision: 23313
18 years ago
Christopher Michael
464274dae7
Fix merge errors. Should build now.
...
SVN revision: 23312
18 years ago
Christopher Michael
e45b75accd
Version Bump for mail module.
...
SVN revision: 23311
18 years ago
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
18 years ago
Christopher Michael
1ea125de22
Too many conflicts during merge. Will readd the updated files.
...
SVN revision: 23309
18 years ago
Christopher Michael
81fde6e7a3
Dont set mail count to 0 nor icon to no mail on every poll, just set them if
...
there is no mail.
SVN revision: 23284
18 years ago
Christopher Michael
61dfd566de
Better labels for HandyAndE.. label will now show new/total, not seperate
...
labels for each.
SVN revision: 23283
18 years ago
Christopher Michael
03ba707001
Reenable new mail path for imap, it does use it after all.
...
SVN revision: 23282
18 years ago
Christopher Michael
d5fba80c1e
Disable new mail path for imap, it's not used anyway.
...
SVN revision: 23281
18 years ago
Christopher Michael
8ed394eec8
Now state management should work as expected.
...
SVN revision: 23279
18 years ago
Christopher Michael
e7675b48b5
Use explicit state management rather than incrementing for both pop and imap.
...
SVN revision: 23278
18 years ago
Christopher Michael
e8013c0717
Fix potential imap issue. Wrong state was getting set.
...
SVN revision: 23277
18 years ago
Christopher Michael
96848c5213
Make sure we disconnect on pop completion, or thunderbird causes "Mailbox
...
Locked" messages.
SVN revision: 23264
18 years ago
Christopher Michael
1344a1c1dd
Better text positions.
...
SVN revision: 23262
18 years ago
Christopher Michael
ed15317206
Don't launch exec unless there is new mail.
...
SVN revision: 23261
18 years ago
Christopher Michael
d40ece9af9
Fix a segfault when applying config.
...
SVN revision: 23259
18 years ago
Christopher Michael
346a03bd8d
Reversed text colors for Hawkwind :)
...
SVN revision: 23258
18 years ago
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
18 years ago
Christopher Michael
586168de77
Can only check mail via click if it's pop or imap.
...
SVN revision: 23248
18 years ago
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
18 years ago