Revision: 7398
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7398&view=rev
Author:   milek_pl
Date:     2012-06-18 08:56:09 +0000 (Mon, 18 Jun 2012)
Log Message:
-----------
fix a bug when two fast mouse clicks activated the check twice (various Java 
exceptions thrown due to non-synchronized methods)

Modified Paths:
--------------
    trunk/JLanguageTool/CHANGES.txt

Modified: trunk/JLanguageTool/CHANGES.txt
===================================================================
--- trunk/JLanguageTool/CHANGES.txt     2012-06-18 08:45:29 UTC (rev 7397)
+++ trunk/JLanguageTool/CHANGES.txt     2012-06-18 08:56:09 UTC (rev 7398)
@@ -129,6 +129,9 @@
 
  -Bugfix #3054895: fixed incorrect column reported by LanguageTool in command
   line mode or with --api option when error spanned new line.
+  
+ -Bugfix: when LT was hidden in the tray, two very fast mouse clicks could 
activate the check 
+  twice, and that caused errors. Right now only one checking thread is active.
 
 1.7 (2012-03-25)
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to