aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/contactlist/addgroup/CreateGroupDialog.java
Commit message (Expand)AuthorAgeFilesLines
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+0
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* forbid creation of of contact group with empty nameMatthieu Casanova2010-04-141-1/+10
* Dropped a redundant thread creation when creating a contact groupMatthieu Casanova2010-04-141-57/+45
* Remove dependency with java6 reported by Romain Kuntz on dev.Yana Stamcheva2010-03-161-6/+32
* Add the possibility to create a new group directly from the "Add contact" dia...Yana Stamcheva2010-03-161-6/+49
* Ongoing work on issue # 572 Adding a contact is too much of a painful process.Yana Stamcheva2010-03-071-4/+2
* First version of the modified contact list interface. Modifications include a...Yana Stamcheva2010-02-041-23/+23
* Fix issue 721 and fix the error with the title of the dialogDamien Roth2009-09-031-3/+12
* Removes unused fields, fixes raw-type warnings.Lyubomir Marinov2009-02-101-4/+2
* Language resources updated.Yana Stamcheva2008-12-091-25/+27
* Moves the functionality of swing-common.jar into util.jar and removes swing-c...Lyubomir Marinov2008-12-081-1/+1
* Fixes warnings about unused imports.Lyubomir Marinov2008-12-061-1/+0
* Makes TransparentPanel available outside impl.gui and uses it in MediaConfigu...Lyubomir Marinov2008-11-261-0/+1
* UI enhancements.Yana Stamcheva2008-11-131-2/+4
* error dialog fixes - merged with alpha2Yana Stamcheva2007-11-051-11/+11
* Contact List Duplicate Groups Error - window build-in error messageYana Stamcheva2007-06-181-49/+51
* error messages concerning the user account now look sth like this:Yana Stamcheva2007-02-281-4/+4
* Error messages allow user to show the exception stackYana Stamcheva2007-02-061-0/+4
* non-modal error dialogYana Stamcheva2006-12-071-12/+12
* update all mnemonicsYana Stamcheva2006-12-051-19/+26
* all windows and dialogs through the gui which extend the SIPCommDialog and th...Yana Stamcheva2006-11-281-3/+0
* some warning messages are changed to error messagesYana Stamcheva2006-11-281-2/+2
* differentiate closing a window from the X button or from pressing EscYana Stamcheva2006-11-161-1/+1
* set the sip communicator icon to all frames and dialogsYana Stamcheva2006-11-101-0/+2
* set default buttonYana Stamcheva2006-11-061-0/+1
* escapable windowYana Stamcheva2006-11-061-1/+8
* create group dialog are set to be non modalYana Stamcheva2006-09-291-2/+0
* invoke, createContact, createGroup, renameContact/Group, removeContact/Group ...Yana Stamcheva2006-09-271-51/+55
* catch MetaContactListExceptionYana Stamcheva2006-09-271-9/+46
* center dialogYana Stamcheva2006-09-261-3/+6
* common menu containing add contact and create groupYana Stamcheva2006-09-261-0/+128