Commit Graph

145 Commits

Author SHA1 Message Date
mguessan 9c48dd351f From coverity: editor pane font can be null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2234 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-02-11 19:53:57 +00:00
mguessan bf686bb9ef From coverity: check null after ImageIO.read
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2233 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-02-11 19:39:24 +00:00
mguessan 8f6328237e From coverity: set encoding on byte array to String conversion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2216 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-28 21:30:57 +00:00
mguessan e65a0361f5 From coverity: fix resource leak
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2215 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-28 21:25:29 +00:00
mguessan 124a252d36 Fix NullPointerException in thread "Shutdown" - tray disposal - server mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2204 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-01-03 21:46:51 +00:00
mguessan 6460bc1e61 Add davmail.folderSizeLimit to UI and documentation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2191 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-11-09 15:08:49 +00:00
mguessan 6060231aa9 OSX: Get application path from library path with Java7 launcher
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2164 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-07-22 09:10:29 +00:00
mguessan 3540a9f387 Rename new setting to davmail.enableKeepalive and include in settings GUI
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2144 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-06-13 13:51:39 +00:00
mguessan 225c4424eb Set davmail.logFileSize to 0 to use an external rotation mechanism, e.g. logrotate
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2102 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-11 15:47:47 +00:00
mguessan 511dcd0574 Add enable Kerberos checkbox to DavMail GUI
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2079 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-04-07 21:38:54 +00:00
mguessan d808c7c453 Kerberos implement graphical callback on missing token
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2073 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-03-28 23:06:59 +00:00
mguessan ed574c091e Revert drop SWT on Java 7
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2003 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-27 20:50:14 +00:00
mguessan 5a5fe5a5e8 Display released version in about frame when different from current version
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2001 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-27 20:48:38 +00:00
mguessan 8a670d22d5 Fix 3562031, implement davmail.noProxyFor setting to exclude hosts from proxy settings
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2000 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-27 20:35:47 +00:00
mguessan 1890dcdbfd Java 7 fixed tray icon support => drop SWT on Java 7
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1995 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-24 09:19:54 +00:00
mguessan e680c3e1ad Try to improve shutdown hook
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1980 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-07-17 22:00:46 +00:00
mguessan 341eda2789 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1973 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-07-06 21:59:01 +00:00
mguessan d6d5e66d01 GUI: force alwaysOnTop on dialogs to make sure they are visible
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1967 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-06-01 10:39:14 +00:00
mguessan 6d02a25c0e OSX: new hide from Dock setting available directly in UI (DavMail restart needed)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1958 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-05-10 22:49:46 +00:00
mguessan 8a8e8f1a6c GUI: always bring dialog windows to front
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1956 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-05-10 12:51:20 +00:00
mguessan cfbb41dcde Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1926 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-15 13:41:16 +00:00
mguessan c0ef8f9357 POP: add a new setting to mark messages read after RETR
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1910 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-15 21:41:03 +00:00
mguessan 0c515256d2 Implement a new davmail.clientSoTimeout setting to adjust or disable connection timeout
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1902 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-07 23:15:31 +00:00
mguessan 0c4454a9fc Caldav: let users edit outgoing notifications for meeting requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1890 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-01 07:33:53 +00:00
mguessan b275ba97ea Improve Pinsafe captcha display
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1884 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-26 10:28:39 +00:00
mguessan 24b842bafe Implement ISA server PINsafeISAFilter support (captcha image)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1882 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-26 10:15:10 +00:00
mguessan 4a246a76c7 Change default use system proxies value to false
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1862 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-23 21:13:04 +00:00
mguessan dcf7c93705 Add a new auto value to davmail.enableEws setting to avoid unwanted switch from WebDav to EWS on temporary Exchange connection issue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1835 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-27 07:45:41 +00:00
mguessan 3bb0613801 Add new Default button to reset log levels
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1822 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-18 20:36:23 +00:00
mguessan a4629730cb Implement a new option to let users disable all GUI notifications
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1819 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-12 20:35:51 +00:00
mguessan 5852fe662b Revert 1.7 test on SWT, tray implementation is still broken on Linux
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1817 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-11 22:17:21 +00:00
mguessan 4ac9ad241b Force toFront and requestFocus to bring windows to front
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1804 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-02 21:49:39 +00:00
mguessan dc649b3a6a Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1793 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-16 09:24:59 +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 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 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 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 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 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 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 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 eb912da404 SWT: delayed AWT frames creation to reduce memory usage
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1675 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-08 21:29:31 +00:00
mguessan bea5251d31 Add a log file size field in UI
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1672 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-05 20:20:08 +00:00
mguessan 5fd5ee8506 OSX: Avoid sending empty message to Growl
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1655 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-03 13:14:29 +00:00
mguessan 5012798192 OSX: Avoid sending null message to Growl
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1634 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-01 10:14:24 +00:00
mguessan 52fbe3119f Caldav: add requestFocus() to bring notification dialog to foreground
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1536 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-09 09:57:15 +00:00
mguessan 0b7ffa3888 Caldav: added edit notifications checkbox in settings frame
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1532 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-08 09:23:33 +00:00
mguessan af6afe9042 Caldav: initial edit notification implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1513 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-20 21:13:35 +00:00