Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 9 | -12/+120 |
| | |||||
* | Spellcheck plugin: Locales now define their flag icon in the XML file. | GunChleoc | 2014-04-14 | 2 | -6/+19 |
| | |||||
* | Adds the ability for the OTR plugin to work with Jabber resources | Marin | 2014-01-10 | 1 | -0/+5 |
| | |||||
* | Replace System-Bundle header by BSN and a list that defines sys-bundles | Ingo Bauersachs | 2013-12-07 | 1 | -0/+1 |
| | |||||
* | Fixes loading spellcheck dictionaries. | Damian Minkov | 2013-12-06 | 1 | -1/+2 |
| | |||||
* | Fixes missing account setup and improves menu account info menu | yanas | 2013-11-26 | 1 | -0/+11 |
| | | | handling. | ||||
* | Use resource for "Add word" spellcheck menu item | Ingo Bauersachs | 2013-11-18 | 1 | -1/+3 |
| | |||||
* | Use system hunspell dictionary if it exists for the selected lang | Ingo Bauersachs | 2013-11-18 | 3 | -5/+51 |
| | |||||
* | Use the included dictionaries instead of copying them for each user | Ingo Bauersachs | 2013-11-18 | 2 | -50/+111 |
| | |||||
* | Adds the possibility to edit account details. Patch provided by Marin | yanas | 2013-11-12 | 1 | -0/+5 |
| | | | Dzhigarov on dev (Nov 8, 2013). | ||||
* | Use separate dirs for application logs, cache and configuration data | Ingo Bauersachs | 2013-11-10 | 1 | -6/+12 |
| | | | | | This is primarily used on Windows to store logs and cached data on the local computers instead of on the network when roaming profiles with folder redirection is used. | ||||
* | Updates spellchecker plugin to lower memory usage. As we save and use one ↵ | Damian Minkov | 2013-10-21 | 4 | -8/+148 |
| | | | | setting for all chat windows - makes spellchecker and dictionary static. Fix changing selected dictionary over plugin instances. Does not load dictionary on every window open. | ||||
* | Removes chat listener to release spell checker instances. Make sure we have ↵ | Damian Minkov | 2013-10-17 | 2 | -16/+12 |
| | | | | one spell checker per plugin, as plugin can have several instances used in different windows. | ||||
* | Fixes warnings, spelling mistakes. | Lyubomir Marinov | 2013-10-03 | 1 | -3/+2 |
| | |||||
* | Adds method to match PluginComponent to parent factory, used when ↵ | Damian Minkov | 2013-09-30 | 2 | -3/+25 |
| | | | | unregistering plugins to match already created ui components to be remove from plugin container, fix for a problem: while unregistering bundle a new plugin component was created. | ||||
* | Adds PluginComponentFactory which is responsible for creating the ↵ | Damian Minkov | 2013-09-24 | 4 | -181/+92 |
| | | | | PluginComponent, fixes the problem of adding multiple instances of the same plugin component on different panels (multi window chats). | ||||
* | Fixes warnings, removes trailing whitespace, adds @Override annotations. | Lyubomir Marinov | 2013-05-23 | 10 | -54/+67 |
| | |||||
* | Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes ↵ | Lyubomir Marinov | 2013-02-25 | 1 | -16/+11 |
| | | | | warnings. | ||||
* | Fixes warnings. Adds and/or fixes javadocs. | Lyubomir Marinov | 2013-02-25 | 1 | -26/+31 |
| | |||||
* | Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ↵ | Yana Stamcheva | 2013-01-24 | 3 | -4/+4 |
| | | | | and WindowsUtils from general GuiUtils. | ||||
* | Moves loading the gui (creating main frame) in event dispatch thread. Make ↵ | Damian Minkov | 2012-11-19 | 2 | -21/+50 |
| | | | | some bundles dependent on ui service, they wait for registered ui service before starting initialization. Listeners for protocol events in swing-ui run the swing dependent code in event dispatch thread. | ||||
* | Removes unused icons and references. | Damian Minkov | 2012-09-27 | 1 | -1/+1 |
| | |||||
* | Refactors the utility class SwingWorker to perform thread pooling because it ↵ | Lyubomir Marinov | 2012-09-25 | 1 | -1/+2 |
| | | | | is extensively used during chat. | ||||
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 5 | -10/+8 |
| | |||||
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 9 | -20/+20 |
| | |||||
* | Integrates Jitsi presence, IM and VoIP with MS Outlook. | Lyubomir Marinov | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | Fixes sip tcp ports in pcap file. | Damian Minkov | 2012-04-23 | 2 | -6/+22 |
| | | | | Fixes a possible deadlock in spellcheck obtaining chats and an early chat/typing notification while starting. | ||||
* | Moves dictionaries download location. Fixes a problem with loading when ↵ | Damian Minkov | 2012-03-24 | 2 | -4/+26 |
| | | | | | | dictionary is not available for download. Fixes double packaging of default dictionaries. | ||||
* | Fixes javadoc and eclipse related warnings in the code. | Sebastien Vincent | 2012-03-09 | 2 | -27/+47 |
| | |||||
* | Fixes problem with deleting chars on macosx java 1.5 and handling some ↵ | Damian Minkov | 2012-02-13 | 1 | -0/+8 |
| | | | | | | 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. | ||||
* | Commits work in progress on fixing leaks of every CallDialog and ChatWindow. | Lyubomir Marinov | 2012-02-10 | 2 | -48/+93 |
| | |||||
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 10 | -10/+10 |
| | |||||
* | Adds tooltips for some chat toolbar buttons and adjusts menu item names. | Yana Stamcheva | 2011-10-07 | 2 | -11/+13 |
| | |||||
* | Removes @override annotations for java 5 compatibility. Fixes Mac build. | Yana Stamcheva | 2011-08-28 | 2 | -28/+16 |
| | |||||
* | Adds support to uninstall dictionary and persist enable state across reboots. | Purvesh Sahoo | 2011-08-28 | 3 | -24/+308 |
| | |||||
* | fixes the infinite loop reported by Ingo | Purvesh Sahoo | 2011-08-05 | 1 | -2/+10 |
| | |||||
* | Enables spell check plugin and adds some improvements provided by Purvesh Sahoo. | Yana Stamcheva | 2011-07-27 | 10 | -271/+1361 |
| | |||||
* | Spell Check plugin (work in progress). Note that the spellcheck plugin is ↵ | Yana Stamcheva | 2010-11-01 | 8 | -0/+1675 |
not enabled and would be available once it's ready and finished. |