aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/contactlist/ContactListTransferHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-0/+1
* Refactor invite conference dialog. Adds drag'n'drop from contact list to invi...Sebastien Vincent2012-02-221-1/+1
* Adds option to disable dnd contact merging.Damian Minkov2012-01-091-3/+25
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Removes unused imports.Lyubomir Marinov2011-04-031-1/+0
* Fix for F2 key not working in contact list. F2 now properly opens the rename ...Yana Stamcheva2010-10-211-4/+2
* Fixes drag component in contact list (including disappearing name or icon, te...Yana Stamcheva2010-09-131-11/+6
* Fix logger usage - forth bunch.Werner Dittmann2010-06-031-2/+4
* - Introduces new contact list data model that allows adding of external conta...Yana Stamcheva2010-05-031-18/+47
* Fixes broken drag-n-drop in a call window reported by Emil Ivov.Yana Stamcheva2010-02-241-2/+3
* First version of the modified contact list interface. Modifications include a...Yana Stamcheva2010-02-041-21/+34
* Drag'n'Drop related implementations including:Yana Stamcheva2009-10-301-7/+233
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-131-1/+1
* - Simplifies ChatWindowManager a bit and speeds up some of the code which use...Lyubomir Marinov2009-10-041-2/+4
* - Fixes ClassCastException in ChatRoom-related code which handles failure of ...Lyubomir Marinov2009-10-021-29/+29
* Adds SuppressWarnings annotations for legacy codeEmil Ivov2009-09-041-2/+3
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-021-1/+1
* - Issue #690 (Add drag and drop of files in the contact list).Yana Stamcheva2009-07-041-0/+118