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  facb5c01f41aba586e33e4b3c6290271c2fa3466 (commit)
      from  3b3d78196bab93e1aca0ff8e1f31781813e67a70 (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 facb5c01f41aba586e33e4b3c6290271c2fa3466
Author: Christian Cikryt <[email protected]>
Date:   Sat Jan 17 15:11:48 2015 +0100

    [INTERNAL] Introduce abstraction for webpages
    
    This commit introduces new classes to encapsulate
    HTML pages and their corresponding Java functions.
    
    Change-Id: I2a76eca6359d6f82b6928508548edca9377a7a96
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2058
    Tested-by: Jenkins CI
    Reviewed-by: Matthias Bohnstedt <[email protected]>
    Reviewed-by: Bastian Sieker <[email protected]>
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../context/SarosIntellijContextFactory.java       |    6 ++-
 .../intellij/ui/swt_browser/BrowserCreator.java    |   21 ++++-----
 .../dpp/intellij/ui/swt_browser/BrowserUtils.java  |   30 ------------
 .../ui/swt_browser/IntelliJDialogManager.java      |   38 +++++-----------
 .../intellij/ui/swt_browser/SwtBrowserCanvas.java  |   29 ++----------
 .../intellij/ui/swt_browser/SwtBrowserPanel.java   |   26 +----------
 .../browser_functions/AccountBrowserFunctions.java |   36 +++------------
 .../inf/dpp/ui/manager/IDialogManager.java         |   36 +++------------
 .../inf/dpp/ui/view_parts/AddAccountWizard.java    |   27 +++++++++++
 .../inf/dpp/ui/view_parts/BrowserPage.java         |   29 ++++++++++++
 .../SarosMainPage.java}                            |   47 ++++++++++----------
 .../de/fu_berlin/inf/dpp/util/BrowserUtils.java    |   20 ++++++++
 .../de/fu_berlin/inf/dpp/util/ComponentLookup.java |   19 +++++---
 13 files changed, 158 insertions(+), 206 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/intellij/ui/swt_browser/BrowserUtils.java
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/ui/view_parts/AddAccountWizard.java
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/ui/view_parts/BrowserPage.java
 rename 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/ui/{manager/HTMLUIManager.java 
=> view_parts/SarosMainPage.java} (51%)
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/util/BrowserUtils.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to