aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/customcontrols
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-2021-41/+273
* Adds SIPCommNotificationsButton, adds option to disable toggle and can be reu...Damian Minkov2014-11-181-0/+160
* Moves some UI calls in EDT.Damian Minkov2014-03-051-2/+38
* Adds read only property to the account properties, when enabled the account s...Damian Minkov2013-11-221-1/+1
* Implements the right button menu for chat room contacts. Fixes the issuehristoterezov2013-11-181-337/+0
* Adds new MUC bundle to handle the chat rooms. Moves ChatRoomWrapper,hristoterezov2013-11-071-1/+1
* Fixes formatting, typos.Lyubomir Marinov2013-10-181-8/+12
* Adds button in chat window to easily enable/disable chat history logging.Damian Minkov2013-09-111-44/+22
* Adds "set subject" checkbox and subject text field to the chat room nickname ...hristoterezov2013-08-291-1/+1
* Changes icon in dialog for changing nickname in multiuser chats.Damian Minkov2013-08-011-7/+35
* Changes the implementation of the chat room nickname dialog to have default v...hristoterezov2013-07-261-1/+1
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2315-84/+97
* Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes warn...Lyubomir Marinov2013-02-251-14/+14
* Fixes warnings. Adds and/or fixes javadocs.Lyubomir Marinov2013-02-251-21/+22
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-249-9/+9
* Refactors the cross-protocol conference support.Lyubomir Marinov2012-09-251-4/+6
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-238/+0
* Shows error dialog if provisioning failed and is mandatory.Damian Minkov2012-07-112-365/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-293-2/+4
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-2/+4
* Fixes a leak of "Join chat room" dialogs.Lyubomir Marinov2012-06-061-8/+15
* Fixes NullPointerExceptions and blank contactlist when UI is uninstalled and ...Damian Minkov2012-05-161-2/+29
* Fixes memory leak on macosx.Damian Minkov2012-03-271-0/+37
* Commits work in progress on fixing issues with video conferences. Fixes an Ar...Lyubomir Marinov2012-02-151-6/+15
* Makes popup menus disappear when the parent window is not on focus.Yana Stamcheva2011-11-111-3/+5
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1823-23/+23
* Fixes ErrorDialog to use the font used elsewhere in the UI.Lyubomir Marinov2011-03-031-53/+75
* Pass the error if any to advance wizard so we will show an error and don't ig...Damian Minkov2011-01-271-0/+2
* Change account wizards to register protocol in separate thread and no more bl...Damian Minkov2010-12-232-32/+116
* Skin support patch provided by Adam Netocny. Adding skin support in the SIP C...Yana Stamcheva2010-11-034-35/+118
* Fix msn stack not to close multichat sessions when there is no activity.Damian Minkov2010-10-131-1/+1
* Moved the CertificateVerificationService to its own bundle.Yana Stamcheva2010-09-291-75/+0
* Create SIP2SIP info account.Yana Stamcheva2010-07-121-1/+0
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-1/+0
* Fix preffered size on dialogs that change their size dynamically.Damian Minkov2010-03-241-0/+4
* Fixes warnings.Lyubomir Marinov2010-02-101-1/+3
* First version of the modified contact list interface. Modifications include a...Yana Stamcheva2010-02-042-2/+19
* General:Yana Stamcheva2009-11-302-202/+0
* Call and Chat Conference Invite Dialog enhancements:Yana Stamcheva2009-11-241-0/+1
* Adds SuppressWarnings annotations for legacy codeEmil Ivov2009-09-041-0/+1
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-022-6/+5
* Commits the second patch of Sebastien Vincent in the dev mailing list thread ...Lyubomir Marinov2009-09-021-7/+7
* Introduces a default implementation of OperationSetTypingNotifications which ...Lyubomir Marinov2009-08-301-5/+1
* converts tabs to spaces in a number of classesEmil Ivov2009-07-178-27/+27
* Fix file transfer layout.Yana Stamcheva2009-07-031-2/+4
* - Addressing issue #465 (Redesign the account configuration menu).Yana Stamcheva2009-05-151-2/+5
* Fixing issue # 571 (static I18N strings in impl.gui.customcontrols.Wizard) + ...Yana Stamcheva2009-05-013-117/+208
* Rename two configuration properties in order to avoid confusion.Yana Stamcheva2009-04-241-4/+5
* Fixing previous commit about scrollpane view. Thanks to Lubomir who noticed t...Yana Stamcheva2009-04-161-1/+1
* Make the scrollpane view transparent in order to be sure to have only the whi...Yana Stamcheva2009-04-161-0/+1