This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The saros eclipse plugin.".
The branch, master has been updated
via 48b6bd4b4b65187b08c0b94c40dd1b9cd8b19d87 (commit)
from 7b662410ef8444bccc1de438b2cef4363be5a16a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 48b6bd4b4b65187b08c0b94c40dd1b9cd8b19d87
Author: Stefan Rossbach <[email protected]>
Date: Sun Nov 25 21:52:14 2012 +0100
[FIX] #3589495 Chat display does not properly update its contents
The ChatControl class used a STATIC hash map to cache colors.
This was causing malfunction if another chat tab got refreshed
because it disposed all colors, so when you switched back to
another chat tab a repaint of the widgets would fail as they
were now using a disposed color.
The fix makes the cache local, caching only colors for a single
chat tab and not for all tabs to prevent the problem described above.
Change-Id: I6cd2941cfe0a6d4ba6743d93d7d6d262cc3273d8
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/423
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../dpp/ui/widgets/chatControl/ChatControl.java | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
hooks/post-receive
--
The saros eclipse plugin.
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot