Commit Graph

1883 Commits

Author SHA1 Message Date
mguessan c7b8da9c8d Refactor buildSessionInfo to use /public first and mailbox path as failover for galfind requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1726 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-04 21:49:36 +00:00
mguessan f5a4ed2935 Caldav: move remove quotes for Evolution to EWS mode only
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1725 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-28 22:40:00 +00:00
mguessan 913a4d76e8 Caldav: fix regression on iCal FreeBusy handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1724 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-28 22:24:55 +00:00
mguessan 2739a51ea3 Caldav: implement PROPFIND on single item
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1723 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-28 21:46:46 +00:00
mguessan 9b8888c014 Fix bug in removeQuotes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1722 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-28 21:12:46 +00:00
mguessan a2e8f1f07d Caldav: remove quotes on etag for Evolution
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1721 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-28 08:25:33 +00:00
mguessan 9dc774e01b IMAP: need to include base folder in recursive search, except on root
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1720 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-27 21:58:13 +00:00
mguessan 8f4bc77c76 Fix 3315942, patch cleanup
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1719 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-27 21:17:23 +00:00
mguessan d3f7890319 Fix server certificate label
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1718 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-24 08:48:08 +00:00
mguessan 404923bb66 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1717 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-23 22:05:27 +00:00
mguessan 5fda6a7821 Upgrade SWT to 3.7
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1716 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-23 22:03:56 +00:00
mguessan 7fef14109f Fix 3315942, merge patch provided by Jeremiah Albrant: Ask user to select client certificate
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1715 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-23 22:01:06 +00:00
mguessan c85225384b Improve message download progress logging, switch icon every 100KB
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1714 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-23 08:49:14 +00:00
mguessan ff82af8c5e Fix 3151800, force UTF-8 in appendEnvelopeHeaderValue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1713 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 22:14:37 +00:00
mguessan 76c23c3437 EWS: Fix for some Exchange 2010 ItemIds different length
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1712 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 22:00:18 +00:00
mguessan dface8d205 Caldav: first Task (VTODO) implementation step
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1711 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 10:27:07 +00:00
mguessan abd61e9f12 Remove unused SwtAwtEventQueue class
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1710 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 10:26:19 +00:00
mguessan cfc13bfe88 EWS: workaround for Exchange bug, replace xml 1.0 header with xml 1.1 and log message download progress
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1709 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 10:24:16 +00:00
mguessan bfebee2b38 Caldav: allow infinity as Depth value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1708 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 10:18:03 +00:00
mguessan 4709e15007 Doc: Add davmail.smtpSaveInSent description in doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1707 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-17 10:34:06 +00:00
mguessan 4ef3725409 Implement davmail.smtpSaveInSent option and reorganize tabs
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1706 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-17 10:26:06 +00:00
mguessan 63fdfb111c EWS: implement gzip encoding on response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1705 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-17 09:17:31 +00:00
mguessan 0f8153d8a5 Fix 3153691: Username with apostrophe
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1704 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-16 12:14:24 +00:00
mguessan bccd9bf06b Patch by Manuel Barkhau: exclude private events flag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1703 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-15 20:06:00 +00:00
mguessan f89511775d Reformat and fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1702 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-08 19:58:29 +00:00
mguessan 551c608812 Prepare 3.9.2 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1700 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-07 21:12:35 +00:00
mguessan 759b341bfe Adjust system proxy log statement
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1699 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-07 20:45:40 +00:00
mguessan 48761a6619 IMAP: test custom header search
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1698 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-07 20:42:25 +00:00
mguessan 448c2f5f7a Jsmooth patch with 64 bits skeletons
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1697 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-07 08:46:33 +00:00
mguessan b5f500f393 Caldav: allow tab as folding character, see RFC2445
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1696 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-06 21:51:29 +00:00
mguessan 694bacc4e0 Caldav: Fix NullPointerException in getTimezoneIdFromExchange
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1695 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-30 22:26:02 +00:00
mguessan 44c9fdba0e Doc: How to run multiple instances of DavMail
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1694 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-30 21:28:46 +00:00
mguessan 7ec2a442c6 Doc: FAQ note, iCal does not support folder names with spaces or special characters
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1693 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-30 21:22:45 +00:00
mguessan 798e261d6c Additional statement on proxy load
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1692 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-23 21:40:45 +00:00
mguessan bf570104d2 IMAP: workaround for Exchange 2003 search deleted support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1691 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-19 22:11:23 +00:00
mguessan 56f9330a65 IMAP: fix 3303767, do not send line count for non text bodyparts
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1690 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-18 21:16:54 +00:00
mguessan e5a9691588 Doc: Add reference to default windows domain setting in FAQ
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1689 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-18 08:06:24 +00:00
mguessan 6c95dd0184 SWT: register error handler early
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1688 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-17 21:41:20 +00:00
mguessan 91c5e51ec4 Doc: additional Thunderbird and DavMail review
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1687 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-17 09:22:00 +00:00
mguessan c4420496ee SWT: register error handler to avoid application crash on concurrent X access from SWT and AWT
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1686 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-17 09:16:19 +00:00
mguessan d66b1c68b9 Revert LookAndFeel changes, switch to System.setProperty to set default LAF
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1685 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-16 20:37:36 +00:00
mguessan fa536e0824 Dav: back to old path in Destination header behavior
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1684 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-16 09:43:41 +00:00
mguessan a0f075c632 DAV: switch icon on large message download
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1683 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-16 08:51:52 +00:00
mguessan adff38de57 SWT: make sure we don't start AWT threads too early
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1682 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-16 08:50:33 +00:00
mguessan b35b3db630 Update Jsmooth patch with 64bits exe support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1681 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-16 08:47:54 +00:00
mguessan 3a058507c9 Dav: Log message download progress
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1680 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-12 21:09:10 +00:00
mguessan 064708cff0 LDAP: cancel search threads on connection close, not request end
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1679 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-11 12:14:05 +00:00
mguessan a830470398 IMAP: another fix for 3297849, ENVELOPE formating error/bogus quotes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1678 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-11 10:39:47 +00:00
mguessan c1f6161c7b Caldav: instancetype is null on Exchange 2010, switch to isrecurring in EWS FindItem
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1677 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-11 10:39:22 +00:00
mguessan 0c01e83c3c IMAP: fix 3297849, ENVELOPE formating error/bogus quotes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1676 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-08 21:32:35 +00:00