aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/chat/toolBars/MainToolBar.java
Commit message (Expand)AuthorAgeFilesLines
* VoiceCall Target resource (#37)Thomas M2017-01-181-4/+9
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes memory leak where instances of MainToolBar(ChatWindow instances) will s...Damian Minkov2015-03-131-0/+9
* UI: Do not close chat room window immediately for 'leave' command.Danny van Heumen2014-12-061-3/+0
* Uses OperationSetDesktopStreaming when checking for desktop sharing, and uses...Damian Minkov2014-03-201-1/+1
* Hides experimental buttons. Enables/disables the invite chat button depending...Damian Minkov2014-02-101-4/+47
* Adds the ability for the OTR plugin to work with Jabber resourcesMarin2014-01-101-1/+3
* Implements the right button menu for chat room contacts. Fixes the issuehristoterezov2013-11-181-4/+8
* Adds new MUC bundle to handle the chat rooms. Moves ChatRoomWrapper,hristoterezov2013-11-071-0/+1
* Fixes the size, the tooltip and the enable/disable state of the call buttons ...hristoterezov2013-10-291-10/+26
* Implements publishing a conference in chat room (Merged from publish-conferen...hristoterezov2013-10-271-6/+59
* Updates chat transport selector icon changes.Damian Minkov2013-10-041-0/+8
* Fixes warnings, spelling mistakes.Lyubomir Marinov2013-10-031-1/+0
* Implements private messaging chats.hristoterezov2013-09-241-0/+6
* Adds button in chat window to easily enable/disable chat history logging.Damian Minkov2013-09-111-45/+13
* Fixes NPE when focusing multichat windows.Damian Minkov2013-07-241-1/+3
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-1/+2
* Adds support for draft-saintandre-impp-call-info and improves the avataryanas2013-05-071-16/+29
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-071-2/+4
* Creates utility working with all phone details for metacontact and contact, u...Damian Minkov2013-03-221-397/+75
* Does not show video details if it is the same as voice. When obtaining additi...Damian Minkov2013-03-141-8/+69
* Moves account related utility methods like getRegisteredAccounts(), getRegist...Yana Stamcheva2013-01-281-1/+2
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-2/+2
* Removes the ConfigurationManager-s from impl.gui and plugin.generalconfig pac...Yana Stamcheva2012-11-211-4/+5
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-191-55/+165
* Adds a video call button in the chat window.Yana Stamcheva2012-09-261-105/+156
* New enhanced interface.Yana Stamcheva2012-09-231-80/+20
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-1/+1
* A new custom contact action service allowing to represent more actions for a ...Yana Stamcheva2012-08-131-1/+2
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+6
* Fixes some IlligalStateExceptions and NPE when using icq protocol.Damian Minkov2012-02-291-0/+4
* Disables send file button when in a group chat.Yana Stamcheva2012-02-101-4/+10
* Adds option to disable font support.Damian Minkov2012-02-091-6/+9
* Fixes ui blocking displaying contact in contactlist or in the tooltip, when c...Damian Minkov2012-01-181-17/+77
* Adds some enhancements on chat room list dialog. Fixes some NPE exceptions.Damian Minkov2012-01-111-21/+24
* Localized phone type.Sebastien Vincent2011-12-221-1/+25
* Adds the possibility to call additional phones (retrieved for example in VCar...Sebastien Vincent2011-12-211-6/+155
* Suppress fax number (for example retrieved from VCard) from call menu.Sebastien Vincent2011-12-211-0/+5
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Make smiley selector box transparent on Windows and Linux.Yana Stamcheva2011-02-251-0/+1
* Allow to enable provisioning when you start jitsi for the first time. As part...Yana Stamcheva2011-02-241-1/+2
* Enhanced chat window interface.Yana Stamcheva2011-01-281-12/+67
* Some gui refactoring.Yana Stamcheva2011-01-071-9/+9
* Fixes a NullPointerException in MainToolBar which is seen in the log and appe...Lyubomir Marinov2010-12-211-10/+13
* Reflect contact capabilities, such as call, video or desktop sharing support,...Sebastien Vincent2010-12-161-12/+69
* Initial support for Jingle Nodes. Please note that this feature is disabled b...Sebastien Vincent2010-12-101-2/+5
* Skin support patch provided by Adam Netocny. Adding skin support in the SIP C...Yana Stamcheva2010-11-031-0/+3
* Chat window made fully skinnable - patch provided by Adam Netocny.Yana Stamcheva2010-10-191-5/+41
* Desktop sharing user interface (work in progress).Yana Stamcheva2010-10-151-0/+74
* Hide the new account menu if the SHOW_ACCOUNT_CONFIG is set to false.Yana Stamcheva2010-09-291-1/+2