Commit Graph

  • c46f4c0d72 API change Sebastian Dransfeld 2006-12-30 23:34:01 +0000
  • 8ffa99961a Remove name and id from e_gadcon_client_new. Sebastian Dransfeld 2006-12-30 17:56:40 +0000
  • 1cce315df7 Oops some of the module_icon.png where still used kiwi 2006-11-08 15:17:11 +0000
  • e7c5f19390 remove old module_icon.png kiwi 2006-11-08 12:43:19 +0000
  • 62824dfbc2 Use e_widget_entry_password_set to make entry field use astericks. Christopher Michael 2006-11-05 21:34:38 +0000
  • b25a2d55b9 Color class for mail module. Christopher Michael 2006-10-11 20:53:21 +0000
  • d0d8dfdf68 *** empty log message *** Massimo Maiurana 2006-09-30 12:00:21 +0000
  • 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. Christopher Michael 2006-09-20 22:12:18 +0000
  • a4d3fd8f22 .desktopification. David Walter Seikel 2006-09-17 14:47:52 +0000
  • ebe81a9a03 *** empty log message *** Massimo Maiurana 2006-09-17 08:50:21 +0000
  • 7fe4e842b2 Add a local option for imap to make ecore_con able to use local imap servers, not just remote. Christopher Michael 2006-09-15 17:20:17 +0000
  • 1ec5a40b4a This is a generated file, no need for it in cvs. David Walter Seikel 2006-09-14 16:01:51 +0000
  • bf58712ce5 Allow mail check minimum to be 30 seconds, with 30 second change intervals. Christopher Michael 2006-09-03 01:56:35 +0000
  • 2ac7e352b2 Added make uninstall rule Christopher Michael 2006-09-02 12:46:00 +0000
  • 80ab86b58a Make sure to delete the check_timer on shutdown or else seggy. Thanks Tene :) Christopher Michael 2006-08-30 20:06:27 +0000
  • ff20ef360c added i18n support and italian localization Massimo Maiurana 2006-08-26 19:27:18 +0000
  • 73dd3bf616 Updated config dialog to match latest API. David Walter Seikel 2006-08-14 21:18:41 +0000
  • aec3feb29b Make non core modules use new view specifying feature. All are set to PLAIN by default essiene 2006-08-09 07:47:28 +0000
  • 185c08a200 Theme aspect fixeroonies. David Walter Seikel 2006-08-09 07:34:46 +0000
  • f022ea42de Fix minor oversight with x86_64 libdir. Thanks Sebastian Christopher Michael 2006-07-25 13:35:21 +0000
  • 2cc38dd453 Bad Marcus, no cookie :) . Fixed x86_64 install patch. Christopher Michael 2006-07-25 03:55:10 +0000
  • d28999dcb3 Patch from Marcus Huwe for installation on x86_64 Christopher Michael 2006-07-25 01:42:34 +0000
  • 6ae4dd6e2e Only need to set "checking" state if we have pop or imap. Christopher Michael 2006-07-19 17:29:32 +0000
  • f207d87f74 Fix potential segfault when setting mail text. Thanks boneyfrog :) Christopher Michael 2006-07-19 17:07:02 +0000
  • 0e4e640217 Indent Christopher Michael 2006-07-18 00:03:04 +0000
  • 961e23fb01 Cleanup sebastid 2006-07-17 23:12:52 +0000
  • 65fc746e8f Remove autogen.sh from make distcheck. Christopher Michael 2006-07-14 18:53:41 +0000
  • e7ddfb1763 make distcheck should be ok now. Distribute the edc and autogen.sh also. Christopher Michael 2006-07-14 18:27:50 +0000
  • 207b493d5a Mail module now does make distcheck correctly. Make install does not install needless pngs anymore. Christopher Michael 2006-07-14 17:56:48 +0000
  • 5a390e6402 Avoid dangling pointers after call to free. Christopher Michael 2006-07-10 17:56:27 +0000
  • 016fa4195e Fix typo. Should distribute mail.edc, not mount.edc. Doh :( . Thanks Lut1n. Christopher Michael 2006-07-10 15:52:51 +0000
  • f98d0f8eed Fix makefile.am for make distcheck. Christopher Michael 2006-07-10 15:21:41 +0000
  • 8782505c1f Update some e_modules to use module icons in their config dialogs. Christopher Michael 2006-07-03 07:37:33 +0000
  • 6812aa1128 Missed an module_dialog_show here. Christopher Michael 2006-07-02 19:10:15 +0000
  • 8e9c0020aa Make all active e_modules work with the new e_module_dialog_show function change(s). If you get errors building these, update e17/apps/e . Christopher Michael 2006-07-02 19:06:16 +0000
  • 1e199d1ae7 Do not need to link against the math library. Christopher Michael 2006-06-27 02:02:52 +0000
  • 10c68a45e5 Perform an initial mail check on startup for imap and pop instead of waiting for the timer to fire. Christopher Michael 2006-06-20 21:56:38 +0000
  • cf83336982 Better aligning of the new mail count. Christopher Michael 2006-06-16 16:31:12 +0000
  • 1e6b7afa8b Remove the copying-plain bsd file. Christopher Michael 2006-06-16 16:12:20 +0000
  • 630bb28aa6 Oops, mail should be GPL as it uses some embrace code. Christopher Michael 2006-06-16 16:12:00 +0000
  • e329a03f03 License fix for mail module to Bsd. Christopher Michael 2006-06-16 15:41:54 +0000
  • c2dd83f97c Better icons. Add a "checking" state to show it's doing something. Christopher Michael 2006-06-15 13:05:53 +0000
  • 008ccca44d Forgot the icon updating function call for when new mail arrives. Doh ! Christopher Michael 2006-06-13 16:06:30 +0000
  • 3bfc85b5f8 Third and Final attemp at imap working again. It does work again now with multiple accounts. Christopher Michael 2006-06-13 15:59:19 +0000
  • 19b039b799 Imap "Should" work again, cannot test it here tho. Christopher Michael 2006-06-13 14:50:28 +0000
  • 66b28af210 Traverse the imap client list correctly. Christopher Michael 2006-06-13 13:39:55 +0000
  • 8360caeef9 Remove a printf. Christopher Michael 2006-06-13 13:19:11 +0000
  • 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. Christopher Michael 2006-06-13 12:24:07 +0000
  • 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) rephorm 2006-06-13 01:30:29 +0000
  • 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) rephorm 2006-06-13 00:42:52 +0000
  • 35dab64c76 Crop extra space from icons. Christopher Michael 2006-06-12 21:00:15 +0000
  • f3257ed1f8 When switching type to Imap, default the New Path entry to "Inbox" for users that do not know their default Imap path. Christopher Michael 2006-06-12 20:52:15 +0000
  • 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. Christopher Michael 2006-06-12 20:45:10 +0000
  • e891afba95 Make imap update the text and icon. Christopher Michael 2006-06-12 20:21:28 +0000
  • 7389749571 Ok, pop mail now works again :) Christopher Michael 2006-06-12 10:03:52 +0000
  • c7ea264261 Remove old unused passwd change callback function. Christopher Michael 2006-06-11 17:44:39 +0000
  • 5f92b6ff6c Split mail checking code into seperate files for easier fixes. Christopher Michael 2006-06-11 17:41:42 +0000
  • 7e72655941 Version Bump for new split version. Christopher Michael 2006-06-11 17:38:23 +0000
  • 8496d55257 Added new mail code, split into different source files for easier fixes and patches. Christopher Michael 2006-06-11 17:37:53 +0000
  • 48705856d9 added object files to ignore Christopher Michael 2006-06-11 17:36:44 +0000
  • 22f3777e32 Fix translation problem in box config. gettext returns authors and other junk on _("") so replace with "". Christopher Michael 2006-06-11 13:20:35 +0000
  • 0ae1226e2a Also make sure we delete the exe event handler is a mailbox is removed. Christopher Michael 2006-06-10 18:05:08 +0000
  • 599f5c20f8 Some code cleanup: - When creating new mailboxes in config, create the server handlers if needed. Christopher Michael 2006-06-10 17:59:31 +0000
  • d62a36068e If we have no mail, clear all the text when setting no mail icon. Center the mail count in the edc. Christopher Michael 2006-06-10 14:43:13 +0000
  • 6a74279649 Make event handlers be per instance. This fixes a problem on shutdown when trying to delete the event handlers. Christopher Michael 2006-06-10 14:12:26 +0000
  • 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 :) Christopher Michael 2006-06-10 12:35:33 +0000
  • 6684bfeea3 Free some chars on free_data. Password field hack from desklock config until e_widget_entry supports password type. Christopher Michael 2006-06-09 10:00:36 +0000
  • 9c52327d4d Changed label to now read #new/#total instead of New: #. Christopher Michael 2006-06-09 08:38:11 +0000
  • 72d4b6b818 don't segv if clicking on Configure after clicking a header. (really, headers shouldn't be selectable -- ilist bug?) rephorm 2006-06-09 02:40:53 +0000
  • 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. Christopher Michael 2006-06-08 22:32:35 +0000
  • da2df4346b May help to actually return the mail counts instead of always 0, doh :) Christopher Michael 2006-06-08 21:05:33 +0000
  • 464274dae7 Fix merge errors. Should build now. Christopher Michael 2006-06-08 20:37:03 +0000
  • e45b75accd Version Bump for mail module. Christopher Michael 2006-06-08 20:20:36 +0000
  • 1eb4de6377 Ok, mail module can now do multiple accounts per instance. Christopher Michael 2006-06-08 20:20:07 +0000
  • 1ea125de22 Too many conflicts during merge. Will readd the updated files. Christopher Michael 2006-06-08 20:18:57 +0000
  • 81fde6e7a3 Dont set mail count to 0 nor icon to no mail on every poll, just set them if there is no mail. Christopher Michael 2006-06-08 11:01:00 +0000
  • 61dfd566de Better labels for HandyAndE.. label will now show new/total, not seperate labels for each. Christopher Michael 2006-06-08 10:35:17 +0000
  • 03ba707001 Reenable new mail path for imap, it does use it after all. Christopher Michael 2006-06-08 10:32:24 +0000
  • d5fba80c1e Disable new mail path for imap, it's not used anyway. Christopher Michael 2006-06-08 09:30:49 +0000
  • 8ed394eec8 Now state management should work as expected. Christopher Michael 2006-06-08 09:25:51 +0000
  • e7675b48b5 Use explicit state management rather than incrementing for both pop and imap. Christopher Michael 2006-06-08 09:14:06 +0000
  • e8013c0717 Fix potential imap issue. Wrong state was getting set. Christopher Michael 2006-06-08 09:02:34 +0000
  • 96848c5213 Make sure we disconnect on pop completion, or thunderbird causes "Mailbox Locked" messages. Christopher Michael 2006-06-07 22:34:08 +0000
  • 1344a1c1dd Better text positions. Christopher Michael 2006-06-07 22:26:08 +0000
  • ed15317206 Don't launch exec unless there is new mail. Christopher Michael 2006-06-07 22:20:21 +0000
  • d40ece9af9 Fix a segfault when applying config. Christopher Michael 2006-06-07 22:14:24 +0000
  • 346a03bd8d Reversed text colors for Hawkwind :) Christopher Michael 2006-06-07 22:08:47 +0000
  • 141519ee74 Added port and ssl as a config option. Removed some frees in e_mod_config that may have been causing segfaults. Christopher Michael 2006-06-07 21:47:57 +0000
  • 586168de77 Can only check mail via click if it's pop or imap. Christopher Michael 2006-06-07 21:15:06 +0000
  • aefa27599a Added mail module based on embrace code (Thanks Tilman :) ) Christopher Michael 2006-06-07 19:43:59 +0000