Directory src/net/java/sip/communicator/plugin/spellcheck/

Directory Created:
2010-11-02 02:27
Total Files:
10
Deleted Files:
1
Lines of Code:
3135

[root]/src/net/java/sip/communicator/plugin/spellcheck

Lines of Code

src/net/java/sip/communicator/plugin/spellcheck/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 44 (100.0%) 3733 (100.0%) 84.8
yanas 21 (47.7%) 3209 (86.0%) 152.8
jimpu2@gmail.com 4 (9.1%) 318 (8.5%) 79.5
lubomir_m 2 (4.5%) 93 (2.5%) 46.5
damencho 5 (11.4%) 56 (1.5%) 11.2
s_vincent 2 (4.5%) 47 (1.3%) 23.5
emcho 10 (22.7%) 10 (0.3%) 1.0

Most Recent Commits

damencho 2012-04-23 14:47

Fixes sip tcp ports in pcap file.
Fixes a possible deadlock in spellcheck obtaining chats and an early chat/typing notification while starting.

22 lines of code changed in:

  • src/net/java/sip/communicator/plugin/spellcheck: ChatAttachments.java (+15), SpellChecker.java (+7 -6)
damencho 2012-03-24 17:58

Moves dictionaries download location. Fixes a problem with loading when dictionary is not available for download.
Fixes double packaging of default dictionaries.

26 lines of code changed in:

  • src/net/java/sip/communicator/plugin/spellcheck: LanguageMenuBar.java (+17 -2), SpellChecker.java (+9 -2)
s_vincent 2012-03-09 19:05

Fixes javadoc and eclipse related warnings in the code.

47 lines of code changed in:

  • src/net/java/sip/communicator/plugin/spellcheck: LanguageMenuBar.java (+36 -21), SpellCheckerConfigDialog.java (+11 -6)
damencho 2012-02-13 16:16

Fixes problem with deleting chars on macosx java 1.5 and handling some special chars in the written text.
Fixes subsequent open of chat history urls when trying to focus back on the chat conversation by clicking the mouse on the chat history panel.

8 lines of code changed in:

  • src/net/java/sip/communicator/plugin/spellcheck: DocUnderliner.java (+8)
lubomir_m 2012-02-11 00:46

Commits work in progress on fixing leaks of every CallDialog and ChatWindow.

93 lines of code changed in:

  • src/net/java/sip/communicator/plugin/spellcheck: ChatAttachments.java (+6 -6), SpellChecker.java (+87 -42)
emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

10 lines of code changed in:

  • src/net/java/sip/communicator/plugin/spellcheck: ChatAttachments.java (+1 -1), CheckerToggleButton.java (+1 -1), DocUnderliner.java (+1 -1), LanguageMenuBar.java (+1 -1), Parameters.java (+1 -1), Resources.java (+1 -1), SpellCheckActivator.java (+1 -1), SpellChecker.java (+1 -1), SpellCheckerConfigDialog.java (+1 -1), Word.java (+1 -1)
yanas 2011-10-07 14:19

Adds tooltips for some chat toolbar buttons and adjusts menu item names.

665 lines of code changed in:

  • src/net/java/sip/communicator/plugin/spellcheck: LanguageMenuBar.java (new 664), LanguageSelectionField.java (del), SpellCheckActivator.java (+1 -1)
yanas 2011-08-28 10:06

Removes @override annotations for java 5 compatibility. Fixes Mac build.

16 lines of code changed in:

  • src/net/java/sip/communicator/plugin/spellcheck: CheckerToggleButton.java (-2), LanguageSelectionField.java (+16 -26)
jimpu2@gmail.com 2011-08-28 06:55

Adds support to uninstall dictionary and persist enable state across reboots.

308 lines of code changed in:

  • src/net/java/sip/communicator/plugin/spellcheck: CheckerToggleButton.java (new 89), LanguageSelectionField.java (+188 -24), SpellChecker.java (+31)
jimpu2@gmail.com 2011-08-05 17:31

fixes the infinite loop reported by Ingo

10 lines of code changed in:

  • src/net/java/sip/communicator/plugin/spellcheck: SpellCheckerConfigDialog.java (+10 -2)
yanas 2011-07-27 22:23

Enables spell check plugin and adds some improvements provided by Purvesh Sahoo.

872 lines of code changed in:

  • src/net/java/sip/communicator/plugin/spellcheck: ChatAttachments.java (+110 -30), DocUnderliner.java (+112 -93), LanguageSelectionField.java (new 24), Parameters.java (+61 -22), Resources.java (+23 -24), SpellCheckActivator.java (+32 -37), SpellChecker.java (+74 -52), SpellCheckerConfigDialog.java (new 411), Word.java (+25 -12)
yanas 2010-11-02 02:27

Spell Check plugin (work in progress). Note that the spellcheck plugin is not enabled and would be available once it's ready and finished.

1656 lines of code changed in:

  • src/net/java/sip/communicator/plugin/spellcheck: ChatAttachments.java (new 220), DocUnderliner.java (new 418), Parameters.java (new 282), Resources.java (new 140), SpellCheckActivator.java (new 127), SpellChecker.java (new 396), Word.java (new 73)
Generated by StatSVN 0.3.1