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 0ed3d133fce4038eeab0759587e5d54feaab9942 (commit)
via 4a64b0ea4187a78483915767e7dad34f9fe8d130 (commit)
from cfbe34a0fa3067d60a55fbafffdfe4882b225f11 (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 0ed3d133fce4038eeab0759587e5d54feaab9942
Author: Matthias Bohnstedt <[email protected]>
Date: Sat Feb 14 21:28:16 2015 +0100
[UI] Use new HTML-UI in Saros/Eclipse
This patch creates the Eclipse part of the UI IDialogManager and
an EclipseBrowserCreator to make the new HTML-UI usable in Saros/E.
Therefore for this patch also introduce a SarosViewBrowserVersion which
displays the HTML-UI.
Change-Id: I4ce4c75a9009b1ef3e2666cb1b561eb993759f7c
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2076
Reviewed-by: Stefan Rossbach <[email protected]>
Tested-by: Jenkins CI
Reviewed-by: Arndt Lasarzik <[email protected]>
Reviewed-by: Christian Cikryt <[email protected]>
commit 4a64b0ea4187a78483915767e7dad34f9fe8d130
Author: Matthias Bohnstedt <[email protected]>
Date: Sat Feb 14 18:04:26 2015 +0100
[INTERNAL|API] changed BrowserPage#getWebpage() IFSPEC
The current return value was to strict in such a way that it gives the
caller no clue about how to retrieve the physical content of a given
page. Furthermore this solution was far from flexible and may require
additional logic (e.g in an OSGi environment) for retrieving the
physical file location, i.e it is hard to tell what URLs are returned
from the implementations when running them in different environments.
To simplify this process only the absolute minimum of information is
returned that is needed by the caller to resolve such references by
itself.
Change-Id: I92a305d7dc0267e473a4261bf3c724dad6bf498f
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2093
Tested-by: Jenkins CI
Reviewed-by: Matthias Bohnstedt <[email protected]>
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../intellij/ui/swt_browser/BrowserCreator.java | 35 ++++--
de.fu_berlin.inf.dpp.ui/META-INF/MANIFEST.MF | 1 +
.../inf/dpp/ui/view_parts/AddAccountWizard.java | 7 +-
.../inf/dpp/ui/view_parts/AddContactWizard.java | 14 +-
.../inf/dpp/ui/view_parts/BrowserPage.java | 26 +++-
.../inf/dpp/ui/view_parts/SarosMainPage.java | 22 ++--
.../de/fu_berlin/inf/dpp/util/BrowserUtils.java | 23 ++--
de.fu_berlin.inf.dpp/plugin.xml | 7 +
de.fu_berlin.inf.dpp/saros.properties | 4 +
.../src/de/fu_berlin/inf/dpp/Saros.java | 41 +++---
.../inf/dpp/SarosEclipseContextFactory.java | 19 ++-
.../inf/dpp/ui/browser/EclipseBrowserCreator.java | 103 +++++++++++++++
.../inf/dpp/ui/browser/EclipseDialogManager.java | 139 ++++++++++++++++++++
.../ui/browser/EclipseHTMLUIContextFactory.java | 20 +++
.../inf/dpp/ui/views/SarosViewBrowserVersion.java | 94 +++++++++++++
15 files changed, 480 insertions(+), 75 deletions(-)
create mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/browser/EclipseBrowserCreator.java
create mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/browser/EclipseDialogManager.java
create mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/browser/EclipseHTMLUIContextFactory.java
create mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/views/SarosViewBrowserVersion.java
hooks/post-receive
--
The Saros Eclipse Plugin
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot