Commit Graph

290 Commits

Author SHA1 Message Date
Sebastian Dransfeld a410a0359f clean up configure scripts
SVN revision: 32636
2007-11-12 21:09:05 +00:00
Sebastian Dransfeld 9c88123557 get text from module locale
SVN revision: 32617
2007-11-12 07:58:35 +00:00
Sebastian Dransfeld e74c7b2975 Use module dir for nls, make modules relocateable.
SVN revision: 32599
2007-11-12 04:15:53 +00:00
Sebastian Dransfeld 32f0211730 No need to create the .pot file all the time
SVN revision: 32598
2007-11-12 03:51:31 +00:00
Sebastian Dransfeld 6be77560ce needed for gettext
SVN revision: 32482
2007-11-08 04:56:54 +00:00
Sebastian Dransfeld 7ce87b4a62 ignore
SVN revision: 32430
2007-11-07 18:50:39 +00:00
Sebastian Dransfeld 8c9b772429 Doesn't belong here
SVN revision: 32429
2007-11-07 18:50:04 +00:00
Sebastian Dransfeld 84b5662d66 enable imap2 code.
SVN revision: 32428
2007-11-07 18:37:40 +00:00
Sebastian Dransfeld 37789ab403 Fix i18n
SVN revision: 32427
2007-11-07 18:36:43 +00:00
Sebastian Dransfeld c046ced2e4 Don't install module_icon.png
Pass make distcheck.


SVN revision: 32426
2007-11-07 18:34:28 +00:00
Sebastian Dransfeld 8eba739a53 cleanup
SVN revision: 32425
2007-11-07 18:31:27 +00:00
Massimo Maiurana 1e742c57d1 *** empty log message ***
SVN revision: 32356
2007-11-04 15:51:18 +00:00
Christopher Michael f6bac6ec8b Make mail module work w/ recent api breakage.
SVN revision: 32239
2007-10-31 13:57:13 +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 5759e05240 Implement id_new()
SVN revision: 31737
2007-09-16 03:32:39 +00:00
Sebastian Dransfeld fb52fb1a04 Update for new gadget code.
SVN revision: 31728
2007-09-16 00:04:26 +00:00
Massimo Maiurana 9b46910a6a *** empty log message ***
SVN revision: 31608
2007-09-03 19:32:03 +00:00
Sebastian Dransfeld 9af7807dbc Config settings for popup
SVN revision: 31561
2007-08-27 21:59:05 +00:00
Sebastian Dransfeld cfbec6fac5 Add popup which shows mail content on mouse over.
SVN revision: 31560
2007-08-27 21:47:04 +00:00
Eric Schuele 3ba2d37fc0 Add comments to several .desktop files so that we can see them as a description in the modules configuration dialog.
SVN revision: 31507
2007-08-26 04:12:48 +00:00
Sebastian Dransfeld e58f22d321 SEARCH after IDLE has completed. Should be redundant, but it seems here
that I miss some updates after hibernating.


SVN revision: 31114
2007-08-02 17:13:18 +00:00
Sebastian Dransfeld 261825268f better name.
SVN revision: 30974
2007-07-25 18:28:17 +00:00
Sebastian Dransfeld 70373ad673 Implement SEARCH and take care when the data does not end with \r\n.
SVN revision: 30973
2007-07-25 18:27:21 +00:00
Peter Wehrfritz 6421d38bcf *API BREAK* in Ecore Data
SVN revision: 30971
2007-07-25 17:06:42 +00:00
Sebastian Dransfeld 270e794669 Reset idling on reconnect.
SVN revision: 30916
2007-07-20 12:50:31 +00:00
Sebastian Dransfeld f92adf20bc TODO++
SVN revision: 30437
2007-06-22 14:38:23 +00:00
Sebastian Dransfeld 5bbea63544 Cleanup and TODO
SVN revision: 30436
2007-06-22 14:28:06 +00:00
Sebastian Dransfeld 6ad474826b No need to select the mailbox, read-only access is good enough.
SVN revision: 30435
2007-06-22 13:49:36 +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 abdc73b82e We must always define IMAP2.
SVN revision: 30427
2007-06-22 09:18:37 +00:00
Sebastian Dransfeld 5819f0ed09 Working on a more compliant imap checker using IDLE.
See: http://www.washington.edu/imap/documentation/commndmt.txt.html

Code isn't done yet, only here for those who want to play with it. Must be
enabled manually.


SVN revision: 30415
2007-06-21 05:46:45 +00:00
Sebastian Dransfeld bbd18db03f Not needed anymore.
SVN revision: 30395
2007-06-18 17:47:33 +00:00
David Walter Seikel caafc65978 cvsignore++
SVN revision: 30107
2007-05-27 18:33:46 +00:00
David Walter Seikel 3e1f72ae04 cvsignore++
SVN revision: 30103
2007-05-27 16:01:38 +00:00
Christopher Michael f22e825145 Pretty standard patch set from Lutin for recent pkg-config changes in EFL...
committing in bulk.


SVN revision: 29725
2007-04-25 09:22:08 +00:00
Christopher Michael d991d041b9 Pkg-config patches from Lutin.
SVN revision: 29724
2007-04-25 09:20:43 +00:00
Christopher Michael 6b568de106 Add autopoint for mail module.
SVN revision: 29291
2007-03-31 22:14:18 +00:00
rephorm 8bba823c23 this never got added due to the ignore
SVN revision: 29073
2007-03-25 01:40:41 +00:00
rephorm 4d05497c18 remove module.desktop.in, add module.desktop
standardize .desktop format
rename icon


SVN revision: 29071
2007-03-25 01:35:27 +00:00
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