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  44d39448e956d8f509318c851db080f71ef74430 (commit)
      from  09f8576097a431b93f13333e86e03cd381ff10a3 (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 44d39448e956d8f509318c851db080f71ef74430
Author: Maria Spiering <[email protected]>
Date:   Sun Sep 9 23:53:04 2012 +0200

    [UI] Default color attribution for Saros annotations - part 1
    
    The user color is now the default color for contributions.
    The selection annotation uses a slightly lighter color to
    distinguish between the two. This lighter color gets represented in the
    chat as well.
    What remains the same is that contributions will be displayed in a
    darker color than the selections.
    
    (Before: User color was the default for selections. Contribution
    color was slightly darker.)
    
    This UI change addresses the following problems:
    1) usability problem "low contrast between the selection and
    contribution color"
    Users had a hard time to see the cursor or highlighted text (selection)
    within the last editor changes (contribution).
    2) correct calculation of lighter/ darker colors
    The lightness of colors will now be calculated correctly by using the
    HSL color model. For this purpose the already existing method
    "ColorUtils.addLightness" is used (see de.fu_berlin.inf.nebula).
    3) aesthetics
    From an aesthetic point of view Julia, Franz and me decided to
    brighten up the default colors - defined in the plugin.xml.
    
    
    Change-Id: If549225763668e99c054c565c41b333ae575190d
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/250
    Tested-by: Jenkins CI
    Reviewed-by: Norman Warnatsch <[email protected]>
    Reviewed-by: Franz Zieris <[email protected]>

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

Summary of changes:
 .../dpp/editor/annotations/SarosAnnotation.java    |   71 ++++++++++++++------
 .../items/ChatLinePartnerChangeSeparator.java      |    2 +-
 .../chatControl/items/ChatLineSeparator.java       |    2 +-
 .../dpp/ui/widgets/session/ChatRoomsComposite.java |    6 ++-
 4 files changed, 58 insertions(+), 23 deletions(-)


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://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to