aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/chat/ChatTransportSelectorBox.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes leaking JCheckBoxMenuItem when we have opened window and contacts adds ...Damian Minkov2013-12-101-1/+3
* Improves send sms functionality, updates icons.Damian Minkov2013-11-151-0/+43
* Fixes chat transport selector updating the status after reconnect and choosin...Damian Minkov2013-10-231-0/+15
* Updates chat transport selector icon changes.Damian Minkov2013-10-041-1/+9
* Fixes changing chat transport icons and the icon of chat tabs when status cha...Damian Minkov2013-09-201-6/+16
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-0/+1
* Fixes status change problems in chat window. Includes fixes for multipleyanas2013-05-081-0/+4
* Implements a more robust contact resource status update mechanism.yanas2013-04-261-18/+43
* Adds the possibility to send message or call a specific contact resource (Req...Yana Stamcheva2013-04-241-23/+85
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* Adds UI for cross protocol conference calls. Adds also the possibility to add...Sebastien Vincent2012-02-201-2/+7
* Makes the call via and chat via components show the account display name inst...Yana Stamcheva2011-11-031-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Shows indexes for protocol contacts in meta contact tooltip.Yana Stamcheva2011-06-071-1/+1
* Enhanced chat window interface.Yana Stamcheva2011-01-281-16/+38
* Chat window made fully skinnable - patch provided by Adam Netocny.Yana Stamcheva2010-10-191-1/+16
* Moved the CertificateVerificationService to its own bundle.Yana Stamcheva2010-09-291-1/+1
* Moves the authentication window to the util package and removes any dependenc...Yana Stamcheva2010-09-291-6/+11
* Fix wrong status of SIP protocol and what is shown in global status selector,...Damian Minkov2010-06-151-0/+7
* Fix logger usage - forth bunch.Werner Dittmann2010-06-031-1/+2
* Temporary solution for not shown from account during a chat.Yana Stamcheva2010-01-211-5/+7
* Fix raw types, unused variables, possible NP, etc, this contributes to fix is...Werner Dittmann2009-04-171-0/+3
* Limits the use of Constants.FONT because it overrides the system font (when i...Lyubomir Marinov2009-04-171-33/+7
* Addressing issues #630 (Borderless UI), #450 (Empty space at the bottom of ch...Yana Stamcheva2009-04-011-2/+3
* Tries to better support the system preferences with respect to fonts. The HTM...Lyubomir Marinov2009-03-171-6/+3
* Fix issue #550. Patch by Sebastian Heib.Damian Minkov2009-03-131-20/+45
* Removes unnecessary fields.Lyubomir Marinov2009-02-171-5/+5
* Removes unused fields, fixes raw-type warnings.Lyubomir Marinov2009-02-101-19/+10
* Moves the functionality of swing-common.jar into util.jar and removes swing-c...Lyubomir Marinov2008-12-081-1/+1
* Moves SIPCommFrame into public visibility out of its defining bundle so that ...Lyubomir Marinov2008-12-041-0/+1
* General group chat UI enhancements.Yana Stamcheva2008-11-031-0/+270