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.".

The branch, master has been updated
       via  782cd853819b9637a439241d4d49ee3b14ee7a0d (commit)
      from  502decc616bf343eb57ce782de116add28897953 (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 782cd853819b9637a439241d4d49ee3b14ee7a0d
Author: Patrick Steinhardt <[email protected]>
Date:   Thu Jan 31 17:40:33 2013 +0100

    [GUI] added wizard, preference page and widgets for the new color
    management feature
    
    Added several classes that enables the user to change
    the current color ID during the session as well as to
    preselect a favorite color (ID).
    
    Change-Id: I546ec8f11a281e142bea70e8e987404dcf9f8b2f
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/555
    Reviewed-by: Arsenij Solovjev <[email protected]>
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 de.fu_berlin.inf.dpp/plugin.properties             |    1 +
 de.fu_berlin.inf.dpp/plugin.xml                    |    6 +
 .../src/de/fu_berlin/inf/dpp/ui/Messages.java      |   12 +
 .../de/fu_berlin/inf/dpp/ui/messages.properties    |    9 +
 .../preferencePages/AppearancePreferencePage.java  |  109 ++++++++
 .../fu_berlin/inf/dpp/ui/widgets/ColorChooser.java |  214 ++++++++++++++++
 .../fu_berlin/inf/dpp/ui/widgets/ColorLabel.java   |  270 ++++++++++++++++++++
 .../inf/dpp/ui/wizards/ColorChooserWizard.java     |   39 +++
 .../ui/wizards/pages/ColorChooserWizardPage.java   |   50 ++++
 9 files changed, 710 insertions(+), 0 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/preferencePages/AppearancePreferencePage.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/ColorChooser.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/ColorLabel.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/wizards/ColorChooserWizard.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/wizards/pages/ColorChooserWizardPage.java


hooks/post-receive
-- 
The saros eclipse plugin.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to