aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/spellcheck
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-209-12/+120
* Spellcheck plugin: Locales now define their flag icon in the XML file.GunChleoc2014-04-142-6/+19
* Adds the ability for the OTR plugin to work with Jabber resourcesMarin2014-01-101-0/+5
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-0/+1
* Fixes loading spellcheck dictionaries.Damian Minkov2013-12-061-1/+2
* Fixes missing account setup and improves menu account info menuyanas2013-11-261-0/+11
* Use resource for "Add word" spellcheck menu itemIngo Bauersachs2013-11-181-1/+3
* Use system hunspell dictionary if it exists for the selected langIngo Bauersachs2013-11-183-5/+51
* Use the included dictionaries instead of copying them for each userIngo Bauersachs2013-11-182-50/+111
* Adds the possibility to edit account details. Patch provided by Marinyanas2013-11-121-0/+5
* Use separate dirs for application logs, cache and configuration dataIngo Bauersachs2013-11-101-6/+12
* Updates spellchecker plugin to lower memory usage. As we save and use one set...Damian Minkov2013-10-214-8/+148
* Removes chat listener to release spell checker instances. Make sure we have o...Damian Minkov2013-10-172-16/+12
* Fixes warnings, spelling mistakes.Lyubomir Marinov2013-10-031-3/+2
* Adds method to match PluginComponent to parent factory, used when unregisteri...Damian Minkov2013-09-302-3/+25
* Adds PluginComponentFactory which is responsible for creating the PluginCompo...Damian Minkov2013-09-244-181/+92
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2310-54/+67
* Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes warn...Lyubomir Marinov2013-02-251-16/+11
* Fixes warnings. Adds and/or fixes javadocs.Lyubomir Marinov2013-02-251-26/+31
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-243-4/+4
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-192-21/+50
* Removes unused icons and references.Damian Minkov2012-09-271-1/+1
* Refactors the utility class SwingWorker to perform thread pooling because it ...Lyubomir Marinov2012-09-251-1/+2
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-295-10/+8
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-299-20/+20
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes sip tcp ports in pcap file.Damian Minkov2012-04-232-6/+22
* Moves dictionaries download location. Fixes a problem with loading when dicti...Damian Minkov2012-03-242-4/+26
* Fixes javadoc and eclipse related warnings in the code.Sebastien Vincent2012-03-092-27/+47
* Fixes problem with deleting chars on macosx java 1.5 and handling some specia...Damian Minkov2012-02-131-0/+8
* Commits work in progress on fixing leaks of every CallDialog and ChatWindow.Lyubomir Marinov2012-02-102-48/+93
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1810-10/+10
* Adds tooltips for some chat toolbar buttons and adjusts menu item names.Yana Stamcheva2011-10-072-11/+13
* Removes @override annotations for java 5 compatibility. Fixes Mac build.Yana Stamcheva2011-08-282-28/+16
* Adds support to uninstall dictionary and persist enable state across reboots.Purvesh Sahoo2011-08-283-24/+308
* fixes the infinite loop reported by IngoPurvesh Sahoo2011-08-051-2/+10
* Enables spell check plugin and adds some improvements provided by Purvesh Sahoo.Yana Stamcheva2011-07-2710-271/+1361
* Spell Check plugin (work in progress). Note that the spellcheck plugin is not...Yana Stamcheva2010-11-018-0/+1675