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  ae02f8907589779f224ce3c2af164fb7beaff5e3 (commit)
      from  72f5fb6c0ec09c9fa9d5b9cafe22c7a36787f37d (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 ae02f8907589779f224ce3c2af164fb7beaff5e3
Author: Stefan Rossbach <[email protected]>
Date:   Wed Nov 6 11:51:31 2013 +0100

    [REFACTOR] moved getShell method from EditorAPI to SWTUtils
    
    I do not really know what an EditorAPI has to with SWT shells. Moved the
    method into the right utility class.
    
    Change-Id: I5673f5ed564923ce660a3562dd562411045ecf83
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1212
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../gef/actions/ChangeBackgroundColorAction.java   |    3 +-
 .../gef/actions/ChangeForegroundColorAction.java   |    3 +-
 .../inf/dpp/communication/audio/AudioService.java  |    5 +-
 .../communication/audio/AudioServiceManager.java   |    5 +-
 .../watchdog/ConsistencyWatchdogHandler.java       |    3 +-
 .../inf/dpp/editor/internal/EditorAPI.java         |   52 --------------------
 .../inf/dpp/feedback/FeedbackManager.java          |    5 +-
 .../subscriptionmanager/SubscriptionManager.java   |    3 +-
 .../inf/dpp/project/SharedResourcesManager.java    |    3 +-
 .../src/de/fu_berlin/inf/dpp/ui/SarosUI.java       |   11 ++--
 .../inf/dpp/ui/actions/ChangeColorAction.java      |    6 +-
 .../dpp/ui/actions/ChangeXMPPAccountAction.java    |    3 +-
 .../inf/dpp/ui/actions/ConsistencyAction.java      |    3 +-
 .../inf/dpp/ui/actions/RemoveUserAction.java       |    3 +-
 .../inf/dpp/ui/actions/RenameContactAction.java    |    4 +-
 .../inf/dpp/ui/actions/SendFileAction.java         |    4 +-
 .../inf/dpp/ui/dialogs/ErrorMessageDialog.java     |    7 +--
 .../inf/dpp/ui/dialogs/WarningMessageDialog.java   |    3 +-
 .../HostLeftAloneInSessionHandler.java             |    3 +-
 .../dpp/ui/eventhandler/NegotiationHandler.java    |    7 +--
 .../inf/dpp/ui/util/CollaborationUtils.java        |    3 +-
 .../de/fu_berlin/inf/dpp/ui/util/DialogUtils.java  |   11 ++--
 .../src/de/fu_berlin/inf/dpp/ui/util/SWTUtils.java |   37 ++++++++++++++
 .../dpp/ui/wizards/AddProjectToSessionWizard.java  |    2 +-
 .../inf/dpp/ui/wizards/JoinSessionWizard.java      |    3 +-
 .../inf/dpp/util/sendfile/FileStreamService.java   |    3 +-
 .../inf/dpp/util/sendfile/ReceiveFileJob.java      |    5 +-
 .../inf/dpp/videosharing/VideoSharing.java         |    3 +-
 28 files changed, 83 insertions(+), 120 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to