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  b7da64137712de1d8f56cd52e657321611bfc339 (commit)
      from  740316ca4d7c56d79e4102d3925e9dc5d4865009 (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 b7da64137712de1d8f56cd52e657321611bfc339
Author: Holger Schmeisky <[email protected]>
Date:   Fri Sep 26 10:24:03 2014 +0200

    [UI] Adds Wizard base classes.
    
    Adds Wizard base class and base classes for wizard pages.
    
    Change-Id: I1234af0918d3e0e59a2ac02576164e456b038579
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1970
    Tested-by: Jenkins CI
    Reviewed-by: Holger Schmeisky <[email protected]>

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

Summary of changes:
 .../inf/dpp/intellij/ui/wizards/Wizard.java        |  279 ++++++++++++++++++++
 .../ui/wizards/pages/AbstractWizardPage.java       |  107 ++++++++
 .../dpp/intellij/ui/wizards/pages/HeaderPanel.java |  130 +++++++++
 .../intellij/ui/wizards/pages/NavigationPanel.java |  154 +++++++++++
 .../wizards/pages/PageActionListener.java}         |   28 +-
 5 files changed, 685 insertions(+), 13 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/intellij/ui/wizards/Wizard.java
 create mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/intellij/ui/wizards/pages/AbstractWizardPage.java
 create mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/intellij/ui/wizards/pages/HeaderPanel.java
 create mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/intellij/ui/wizards/pages/NavigationPanel.java
 copy 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/intellij/{editor/StoppableCaretListener.java
 => ui/wizards/pages/PageActionListener.java} (71%)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to