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

| 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 |
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:
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:
Fixes javadoc and eclipse related warnings in the code.
47 lines of code changed in:
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:
Commits work in progress on fixing leaks of every CallDialog and ChatWindow.
93 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
10 lines of code changed in:
Adds tooltips for some chat toolbar buttons and adjusts menu item names.
665 lines of code changed in:
Removes @override annotations for java 5 compatibility. Fixes Mac build.
16 lines of code changed in:
Adds support to uninstall dictionary and persist enable state across reboots.
308 lines of code changed in:
fixes the infinite loop reported by Ingo
10 lines of code changed in:
Enables spell check plugin and adds some improvements provided by Purvesh Sahoo.
872 lines of code changed in:
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: