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 bd4cfe58aead00ff93f87af18d6be2beecda730e (commit)
from b65c9a40d23e8cd25f9ee0966c1acbf92439e9e8 (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 bd4cfe58aead00ff93f87af18d6be2beecda730e
Author: Stefan Rossbach <[email protected]>
Date: Sun Jun 1 16:08:47 2014 +0200
[REFACTOR] removed duplicated code
XMPPSessionDisplay and MDNSSessionDisplay now inherit from an abstract
base class that contains most of the logic that should be done during a
session. Also moved some inner classes to own class files.
Change-Id: Ia04a0b65a3c2b3eb0568ee93bf74005bd9570090
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1590
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../inf/dpp/ui/widgets/viewer/ViewerComposite.java | 5 +-
.../session/MDNSSessionDisplayComposite.java | 279 ++------------------
.../viewer/session/SessionDisplayComposite.java | 193 ++++++++++++++
.../viewer/session/UserElementDecorator.java | 53 ++++
.../viewer/session/UserInteractionListener.java | 84 ++++++
.../session/XMPPSessionDisplayComposite.java | 263 +------------------
6 files changed, 368 insertions(+), 509 deletions(-)
create mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/session/SessionDisplayComposite.java
create mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/session/UserElementDecorator.java
create mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/session/UserInteractionListener.java
hooks/post-receive
--
The Saros Eclipse Plugin
------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot