aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/contactlist/ContactListCellRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes warn...Lyubomir Marinov2013-02-251-1/+0
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* New enhanced interface.Yana Stamcheva2012-09-231-3/+3
* Adds UI for cross protocol conference calls. Adds also the possibility to add...Sebastien Vincent2012-02-201-5/+16
* Typos, renames.Damian Minkov2012-01-301-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Patch provided by Adam Netocny making all contact list classes skinnable.Yana Stamcheva2010-09-271-3/+30
* Show custom status message in the contact list.Yana Stamcheva2009-12-021-7/+81
* Enhanced status icons.Yana Stamcheva2009-11-271-2/+1
* Call and Chat Conference Invite Dialog enhancements:Yana Stamcheva2009-11-241-0/+6
* DnD commit reverted by accident the fix for avatar alignment and correct rend...Yana Stamcheva2009-11-031-3/+1
* Drag'n'Drop related implementations including:Yana Stamcheva2009-10-301-2/+64
* Align contact list avatar and contact count labels on the right. Fixing issue...Yana Stamcheva2009-10-261-3/+1
* Tunes formatting, fixes a couple of javadocs.Lyubomir Marinov2009-10-251-12/+13
* Makes the contact count indicator in the contact list fit better the general ...Yana Stamcheva2009-10-241-19/+58
* Show online contacts count for each group in the contact list. Patch provided...Yana Stamcheva2009-09-141-1/+2
* Reduces the impact of ImageUtils.getScaledRoundedIcon() on the garbage collec...Lyubomir Marinov2009-08-031-18/+63
* - Addressing issue #465 (Redesign the account configuration menu).Yana Stamcheva2009-05-151-10/+0
* Fix issue #545 wrong tooltips shown for contacts in multichat window.Damian Minkov2009-03-131-3/+3
* Remove FramedImage from the systray popup and keep just the rounded corners.Yana Stamcheva2009-02-261-1/+1
* show the hand cursor only over groups in the contact listSebastien Mazy2009-02-161-1/+0
* Language resources updated.Yana Stamcheva2008-12-091-2/+2
* 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
* Fixes at least half of the causes of issue #453 (Broken Windows Vista font re...Lyubomir Marinov2008-11-301-3/+16
* Applying new resource name convention.Yana Stamcheva2008-11-281-4/+4
* Fixes a potential painting issue in MainFrame.Lyubomir Marinov2008-11-281-30/+23
* UI enhancements.Yana Stamcheva2008-11-131-45/+22
* General group chat UI enhancements.Yana Stamcheva2008-11-031-18/+26
* Contact tooltips containing images, protocol contacts and status icons.Yana Stamcheva2008-10-231-106/+9
* Parameterized contact list forground color.Yana Stamcheva2008-10-101-2/+24
* Check if the rounded avatar is null before setting it to the contact label.Yana Stamcheva2008-10-091-1/+3
* Scale avatar images within fixed bounds.Yana Stamcheva2008-09-251-9/+11
* Keep avatar ratio when showing it.Yana Stamcheva2008-09-251-11/+21
* Round corners for avatars and account photo.Yana Stamcheva2008-09-241-41/+41
* Configurable transparency of the contact list rows.Yana Stamcheva2008-09-151-1/+5
* - Added some new color constants.Yana Stamcheva2008-09-101-2/+9
* - Revised status panel interface.Yana Stamcheva2008-09-081-94/+125
* Fix close, open group icons in contact list.Yana Stamcheva2008-06-121-4/+4
* If the contact display name is null or an empty string in the moment of displ...Yana Stamcheva2008-02-261-7/+15
* Allows to set an image background to main windows.Yana Stamcheva2008-01-211-8/+8
* All Look & feel and GUI color constants are now moved to a properties file in...Yana Stamcheva2008-01-151-4/+4
* 1. Improve status messages (incoming and outgoing)Damian Minkov2007-11-271-1/+4
* fix contact list tooltipsYana Stamcheva2007-03-161-18/+1
* rename message package to chat and change the structure of classes in order t...Yana Stamcheva2007-03-121-3/+20
* account index starts from 2Yana Stamcheva2006-12-061-4/+2
* single click opens ang closes a groupYana Stamcheva2006-11-271-5/+18
* indicate if a group is closed/openedYana Stamcheva2006-11-271-1/+9
* if the address is different from the contact display name show both the addre...Yana Stamcheva2006-10-061-1/+7