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  757b6748e2b98898a71d8e34f8b827743bedd1ca (commit)
      from  a61e06a40e9c2cb65c9b055679a38763ed8da396 (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 757b6748e2b98898a71d8e34f8b827743bedd1ca
Author: Christoph Krüger <[email protected]>
Date:   Tue Feb 25 00:21:35 2014 +0100

    [GUI] Show additional "cursor" in remote users' selections
    
    Prior to this patch, the text cursors of remote users were shown as
    one-character-wide selections. Now their cursors resemble the local
    cursor (vertical, two-pixel-wide stroke).
    This enables the local user to be sure whether the remote cursor is left
    or right of the highlighted character.
    To do so this commit adds an IDrawingStrategy.
    
    This might also be the starting point for developing a name tag attached
    to the cursor of each user.
    
    Adapted from SWTP-2013 repository.
     - Commit: 2f38f4a
     - Reviewed on: http://saros-build.imp.fu-berlin.de/gerrit/893
     - Reviewed by: Richard Möhn <[email protected]>
     - Reviewed by: Conrad Läßig <[email protected]>
    
    Change-Id: I0176465db072c447d543e31b5fc9f996c20114fa
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1234
    Reviewed-by: Franz Zieris <[email protected]>
    Tested-by: Jenkins CI

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

Summary of changes:
 .../de/fu_berlin/inf/dpp/editor/EditorManager.java |    7 ++-
 .../editor/annotations/RemoteCursorAnnotation.java |   18 +++++
 .../editor/annotations/RemoteCursorStrategy.java   |   68 ++++++++++++++++++++
 .../editor/internal/LocationAnnotationManager.java |   60 ++++++++++++-----
 4 files changed, 135 insertions(+), 18 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/editor/annotations/RemoteCursorAnnotation.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/editor/annotations/RemoteCursorStrategy.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to