Commit Graph

100 Commits

Author SHA1 Message Date
Sebastian Dransfeld 712b0f21b9 Add needed header for function prototype.
SVN revision: 28751
2007-03-15 13:57:55 +00:00
Sebastian Dransfeld bb76ce6e01 Declare function and add header to needed files.
SVN revision: 28750
2007-03-15 13:56:19 +00:00
Sebastian Dransfeld 03920fb394 Fix imap server sharing.
SVN revision: 28740
2007-03-15 13:16:29 +00:00
Sebastian Dransfeld 90f883c8e3 Only initialize the mailboxes which belong to this gadget.
SVN revision: 28739
2007-03-15 13:15:56 +00:00
Michael Jennings 8de48770c2 Sat Feb 3 16:42:12 2007 Michael Jennings (mej)
Fix build.
----------------------------------------------------------------------


SVN revision: 28238
2007-02-04 03:42:13 +00:00
Christopher Michael 11be27bf01 Corrected header file changes that were missing in the patch.
Revert imap.c to use the patched code from rephorm, thanks mate :)


SVN revision: 28011
2007-01-16 03:36:45 +00:00
Christopher Michael ded5199ab9 Make mail module build again.
SVN revision: 27997
2007-01-15 10:26:15 +00:00
Christopher Michael 95a231d987 Patch from rephorm to make imap work again, Thanks mate :)
SVN revision: 27910
2007-01-12 01:23:56 +00:00
Michael Jennings 09e397d142 Sun Dec 31 13:36:34 2006 Michael Jennings (mej)
Re-add erroneously removed spec.in files.  They're there intentionally.
----------------------------------------------------------------------


SVN revision: 27705
2006-12-31 18:36:36 +00:00
Sebastian Dransfeld 5b2fb37317 ignore spec files, they are autogenerated.
SVN revision: 27692
2006-12-31 09:36:45 +00:00
Sebastian Dransfeld c46f4c0d72 API change
SVN revision: 27685
2006-12-30 23:34:01 +00:00
Sebastian Dransfeld 8ffa99961a Remove name and id from e_gadcon_client_new.
SVN revision: 27674
2006-12-30 17:56:40 +00:00
kiwi 1cce315df7 Oops some of the module_icon.png where still used
SVN revision: 27023
2006-11-08 15:17:11 +00:00
kiwi e7c5f19390 remove old module_icon.png
SVN revision: 27020
2006-11-08 12:43:19 +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 b25a2d55b9 Color class for mail module.
SVN revision: 26535
2006-10-11 20:53:21 +00:00
Massimo Maiurana d0d8dfdf68 *** empty log message ***
SVN revision: 26238
2006-09-30 12:00:21 +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
David Walter Seikel a4d3fd8f22 .desktopification.
SVN revision: 25920
2006-09-17 14:47:52 +00:00
Massimo Maiurana ebe81a9a03 *** empty log message ***
SVN revision: 25904
2006-09-17 08:50:21 +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
David Walter Seikel 1ec5a40b4a This is a generated file, no need for it in cvs.
SVN revision: 25842
2006-09-14 16:01:51 +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
Christopher Michael 2ac7e352b2 Added make uninstall rule
SVN revision: 25355
2006-09-02 12:46:00 +00:00
Christopher Michael 80ab86b58a Make sure to delete the check_timer on shutdown or else seggy. Thanks Tene :)
SVN revision: 25220
2006-08-30 20:06:27 +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
essiene aec3feb29b Make non core modules use new view specifying feature. All are set to PLAIN by default
SVN revision: 24500
2006-08-09 07:47:28 +00:00
David Walter Seikel 185c08a200 Theme aspect fixeroonies.
SVN revision: 24497
2006-08-09 07:34:46 +00:00
Christopher Michael f022ea42de Fix minor oversight with x86_64 libdir. Thanks Sebastian
SVN revision: 24193
2006-07-25 13:35:21 +00:00
Christopher Michael 2cc38dd453 Bad Marcus, no cookie :) . Fixed x86_64 install patch.
SVN revision: 24182
2006-07-25 03:55:10 +00:00
Christopher Michael d28999dcb3 Patch from Marcus Huwe for installation on x86_64
SVN revision: 24174
2006-07-25 01:42:34 +00:00
Christopher Michael 6ae4dd6e2e Only need to set "checking" state if we have pop or imap.
SVN revision: 24052
2006-07-19 17:29:32 +00:00
Christopher Michael f207d87f74 Fix potential segfault when setting mail text. Thanks boneyfrog :)
SVN revision: 24051
2006-07-19 17:07:02 +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 65fc746e8f Remove autogen.sh from make distcheck.
SVN revision: 23909
2006-07-14 18:53:41 +00:00
Christopher Michael e7ddfb1763 make distcheck should be ok now. Distribute the edc and autogen.sh also.
SVN revision: 23902
2006-07-14 18:27:50 +00:00
Christopher Michael 207b493d5a Mail module now does make distcheck correctly.
Make install does not install needless pngs anymore.


SVN revision: 23894
2006-07-14 17:56:48 +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 016fa4195e Fix typo. Should distribute mail.edc, not mount.edc. Doh :( . Thanks Lut1n.
SVN revision: 23805
2006-07-10 15:52:51 +00:00
Christopher Michael f98d0f8eed Fix makefile.am for make distcheck.
SVN revision: 23802
2006-07-10 15:21:41 +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 6812aa1128 Missed an module_dialog_show here.
SVN revision: 23662
2006-07-02 19:10:15 +00:00
Christopher Michael 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 .


SVN revision: 23661
2006-07-02 19:06:16 +00:00
Christopher Michael 1e199d1ae7 Do not need to link against the math library.
SVN revision: 23595
2006-06-27 02:02:52 +00:00
Christopher Michael 10c68a45e5 Perform an initial mail check on startup for imap and pop instead of waiting
for the timer to fire.


SVN revision: 23514
2006-06-20 21:56:38 +00:00
Christopher Michael cf83336982 Better aligning of the new mail count.
SVN revision: 23473
2006-06-16 16:31:12 +00:00
Christopher Michael 1e6b7afa8b Remove the copying-plain bsd file.
SVN revision: 23470
2006-06-16 16:12:20 +00:00
Christopher Michael 630bb28aa6 Oops, mail should be GPL as it uses some embrace code.
SVN revision: 23469
2006-06-16 16:12:00 +00:00