Commit Graph

23 Commits

Author SHA1 Message Date
Sebastian Dransfeld 9c88123557 get text from module locale
SVN revision: 32617
2007-11-12 07:58:35 +00:00
Miculcy Brian baa7a12fd7 API breakage: e_widget_entry_add() allows now to set a cb function for text change events.
SVN revision: 32009
2007-10-07 21:26:48 +00:00
Sebastian Dransfeld fb52fb1a04 Update for new gadget code.
SVN revision: 31728
2007-09-16 00:04:26 +00:00
Sebastian Dransfeld b47a2130d2 Remove old code.
Remove internal imap timer and use mail timer.


SVN revision: 30434
2007-06-22 13:36:35 +00:00
Sebastian Dransfeld c1cd2c995d Use the user settings to control the imap internal timer.
SVN revision: 30433
2007-06-22 12:26:44 +00:00
Sebastian Dransfeld 712b0f21b9 Add needed header for function prototype.
SVN revision: 28751
2007-03-15 13:57:55 +00:00
Christopher Michael 62824dfbc2 Use e_widget_entry_password_set to make entry field use astericks.
SVN revision: 26978
2006-11-05 21:34:38 +00:00
Christopher Michael f4c3e9d305 Patches from Nikolas Arend for parsing Thunderbird/Mozilla style mbox files,
allowing mbox accounts to be permantently monitored, checked manually, or at
every check interval.

Thanks :)


SVN revision: 25989
2006-09-20 22:12:18 +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
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 6812aa1128 Missed an module_dialog_show here.
SVN revision: 23662
2006-07-02 19:10:15 +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
rephorm cdf33fb4be set ports for ssl pop/imap
switch order of ssl and port entry (so the port doesn't change on you after you've typed it in -- in the normal flow at least)


SVN revision: 23408
2006-06-13 01:30:29 +00:00
rephorm a6954828a7 set the dialog's data after creating an mailbox
(before, if you added a mailbox, hit apply, then changed something and hit apply again, a second copy would be created)


SVN revision: 23406
2006-06-13 00:42:52 +00:00
Christopher Michael f3257ed1f8 When switching type to Imap, default the New Path entry to "Inbox" for users
that do not know their default Imap path.


SVN revision: 23400
2006-06-12 20:52:15 +00:00
Christopher Michael c7ea264261 Remove old unused passwd change callback function.
SVN revision: 23382
2006-06-11 17:44:39 +00:00
Christopher Michael 22f3777e32 Fix translation problem in box config. gettext returns authors and other
junk on _("") so replace with "".


SVN revision: 23377
2006-06-11 13:20:35 +00:00
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
2006-06-09 10:00:36 +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 1ea125de22 Too many conflicts during merge. Will readd the updated files.
SVN revision: 23309
2006-06-08 20:18:57 +00:00