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". Pusher was dpp-gerrit.

The branch, master has been updated
       via  3cf28720fc18a042e911b038bc1c5db271383275 (commit)
      from  0a8d42cf25c5cba0c5c637b56a8e14e133c53941 (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 3cf28720fc18a042e911b038bc1c5db271383275
Author: Stefan Rossbach <[email protected]>
Date:   Fri Jun 13 14:41:08 2014 +0200

    [INTERNAL] overriding Widget#dispose() is almost useless
    
    I do not why this method is not final but from the Javadoc:
    
    NOTE: This method is not called recursively on the descendants of the
    receiver. This means that, widget implementers can not detect when a
    widget is being disposed of by re-implementing this method, but should
    instead listen for the Dispose event.
    
    As a result the cleanup of custom widgets did not happen most of the
    time.
    
    Change-Id: I1e19f7a5744a72bb42c04bdbed959e31d2e8a15a
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1673
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .../fu_berlin/inf/dpp/ui/widgets/ColorChooser.java |   18 +++++++------
 .../dpp/ui/widgets/ConnectionStateComposite.java   |   14 ++++++---
 .../inf/dpp/ui/widgets/RoundedComposite.java       |   19 ++++++++------
 .../inf/dpp/ui/widgets/chat/ChatControl.java       |   27 +++++++++++---------
 .../session/MDNSSessionDisplayComposite.java       |   17 +++++++-----
 .../viewer/session/SessionDisplayComposite.java    |   18 +++++++------
 .../session/XMPPSessionDisplayComposite.java       |   17 +++++++-----
 .../ui/widgets/wizard/ProjectOptionComposite.java  |   15 ++++++----
 8 files changed, 84 insertions(+), 61 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to