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  f91650e962647f3bd29bc71a66959cb226f1980a (commit)
      from  4757f8b85988f046eb888ceacce4f0ad43d1def4 (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 f91650e962647f3bd29bc71a66959cb226f1980a
Author: Nils Bussas <[email protected]>
Date:   Tue Dec 10 12:20:47 2013 +0100

    [FIX] #802: Viewport is not correctly updated in Follow Mode
    
    Changed the viewport alteration on the follower's side from the
    (inaccurate) ITextViewer.revealRange method to
    ITextViewer.setTopIndex. In the old version the viewport was altered in
    two different methods, I'm combining them into one method.
    
    Change-Id: Ic82ce9d7fe4f0f8e5a70415a963eeaabeced8de6
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1220
    Tested-by: Jenkins CI
    Reviewed-by: Andrej Szaffranietz <[email protected]>
    Reviewed-by: Arndt Lasarzik <[email protected]>
    Reviewed-by: Nils Bussas <[email protected]>

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

Summary of changes:
 .../de/fu_berlin/inf/dpp/editor/EditorManager.java |  183 ++++++++++++++++++-
 .../inf/dpp/editor/RemoteEditorManager.java        |   18 ++
 .../inf/dpp/editor/internal/EditorAPI.java         |  123 +-------------
 .../inf/dpp/editor/internal/IEditorAPI.java        |    7 +-
 4 files changed, 193 insertions(+), 138 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to