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  0971098c2d18e48e16903d0d5bcbc561acf92681 (commit)
      from  20c14952652a572e2676791d7b54a2dc309565e0 (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 0971098c2d18e48e16903d0d5bcbc561acf92681
Author: Christian Cikryt <c.cik...@googlemail.com>
Date:   Sun Feb 22 20:41:03 2015 +0100

    [REFACTOR] Renamed dialog classes and corrected package content
    
    Dialog page names now end with 'Page' instead of 'Wizard'.
    Moved renderer classes and core service classes out of the 
'browser_functions'
    package and into designated ones.
    
    Change-Id: I5bd141519d32d732c5aac45abeb69e6040a03bcd
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2121
    Tested-by: Jenkins CI
    Reviewed-by: Christian Cikryt <c.cik...@googlemail.com>

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

Summary of changes:
 ...{add-user-wizard.html => add-account-page.html} |    0
 ...d-contact-wizard.html => add-contact-page.html} |    2 +-
 .../{add-contact-wizard.js => add-contact-page.js} |    0
 .../inf/dpp/SarosHTMLUIContextFactory.java         |   14 ++++----
 .../browser_functions/AccountBrowserFunctions.java |   36 ++++++++++---------
 .../ContactListBrowserFunctions.java               |   13 +++----
 .../ContactListCoreService.java                    |    2 +-
 .../inf/dpp/ui/manager/ContactListManager.java     |    2 +-
 .../ContactListRenderer.java                       |    2 +-
 .../inf/dpp/ui/renderer/SarosMainPageRenderer.java |    2 -
 .../{AddAccountWizard.java => AddAccountPage.java} |    4 +-
 .../{AddContactWizard.java => AddContactPage.java} |    8 ++--
 .../inf/dpp/ui/view_parts/SarosMainPage.java       |    3 +-
 13 files changed, 43 insertions(+), 45 deletions(-)
 rename de.fu_berlin.inf.dpp.ui/resources/html/{add-user-wizard.html => 
add-account-page.html} (100%)
 rename de.fu_berlin.inf.dpp.ui/resources/html/{add-contact-wizard.html => 
add-contact-page.html} (89%)
 rename de.fu_berlin.inf.dpp.ui/resources/html/js/{add-contact-wizard.js => 
add-contact-page.js} (100%)
 rename de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/ui/{browser_functions 
=> core_services}/ContactListCoreService.java (98%)
 rename de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/ui/{browser_functions 
=> renderer}/ContactListRenderer.java (98%)
 rename 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/ui/view_parts/{AddAccountWizard.java
 => AddAccountPage.java} (83%)
 rename 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/ui/view_parts/{AddContactWizard.java
 => AddContactPage.java} (72%)


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
Dpp-robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to