topbarfade
1Click DVD Copy

ColorPlus > Version History



Version History

ColorPlus

This shows you how often ColorPlus was updated with us over the past few months. Whenever available, we also include additional information for each update (new features, changes etc.).

version 1.5 - posted on May 27, 2007

  • Revamped sampler UI
    Revamped preferences panels to make easier navigation and grouping
    Color bar items added to sampler
    Captured color store increased from 10 to 20
    Fixed bug with grid color and opacity not displaying properly in preference panel
    Updated licensing code
    Internal Improvements
    Fixed various outstanding minor bugs
    Added ability to visually indicate non-websafe colors
    Added ability to convert a non-websafe color to its closest websafe neighbor with a single click
    Added ability to display actual websafe color s index into the websafe pallet in textual statusbar
    Added textual status bar to sampler to view data about captured color as well as color bar items
    Sampler now displays magnification setting
    Sampler now displays current output/clipboard format
    Sampler now displays current sample method
    Added ability to refresh existing captured color data when output/clipboard format is changed (so that all color data matches format)
    Added new `mode` to sampler motion. `Follow Mouse` mode allows sampler to follow mouse movements. `Drag` mode allows sampler to be docked
    Added additional `minimize` button on sampler when in `Drag` mode
    Fixed bug with update check not able to connect to invalid URL
    Improved help

version 1.1 - posted on Jan 06, 2007

  • Fixed preferences serialization bug for users with .NET framework versions less than 2.0 (1.0 - 1.1 SP2). Please note that any preferences saved prior to this release will be lost as the preferences format has changed.

    Added ability to user-select magnification settings when using real time zooming in the sampler

    Clipboard data copy can now be done in the following formats:
    RGB[0, 255] Values (255,255,255)
    RGB[0.0, 1.0] Values (1.0, 1.0, 1.0)
    HTML HEX Values (FFFFFF)
    HTML HEX Values w/decoration (#FFFFFF)
    Delphi HEX Values ($00FFFFFF)
    VB HEX Values (&HFFFFFF)
    VC++ HEX Values (0x00FFFFFF)
    ActionScript HEX Values (0xFFFFFF)
    HSV Values (0,100,100)
    HSV Values w/decoration (0,100%,100%)
    CMY[0.0, 1.0] Values (1.0, 1.0, 1.0)
    CMY[0, 100] Values (100, 100, 100)
    CMY[0, 100] Values w/decoration (100%, 100%, 100%)
    CMYK[0.0, 1.0] Values (1.0, 1.0, 1.0, 1.0)
    CMYK[0, 100] Values (100,100,100,100)
    CMYK[0, 100] Values w/decoration (100%,100%,100%,100%)
    PowerBuilder Values (99999999)

    Sampler will now show current color, and previous selected color in a large swatch making it easier than ever to tell what color you are looking at, and what you previously selected in real time zoomed mode.

    Added CMY/CMYK color support to the sampler

    Installs with a quick launch shortcut

    Real time zoomed sampler now has a grid option that can overlay a grid over the pixelated image.

    New preferences to selected grid opacity and grid color as well as enable/disable grid

    3 new sampling types: single pixel, 3x3 pixel averaging and 5x5 pixel averaging