History

002 03-Dec-2008

    README.txt
      Updated to show new directories.
      Removed individual class descriptions

    implementation

      New directory with gtk and mswin subdirectories to hold
      implementation-specific classes

    graph

      New cluster with graphing/plotting widgets (experimental)

    core

      AEL_V_COLORS
        Added new colors by name to
        Regrouped similar colors

      AEL_V_GENERATED_PIXMAP
        Removed AEL_V_CONSTANTS from inherit clause to allow use
        independently of other AEL_V* classes.
        Refined class invariant.

    pixmaps

      Removed all dependencies on AEL_V_COLORS, using only EV_STOCK_COLORS
      and colors generated from RGB values

    widgets

      Added AEL_V_LABELED_COMBO_BOX, AEL_V_LABELED_LIST,
      AEL_V_LABELED_MULTILINE_TEXT and AEL_V_LABELED_PW_TEXT

      Updated AEL_V_LABELED_TEXT, AEL_V_LABELED_WIDGET and
      AEL_V_VALIDATING_TEXT

001 21-Apr-2008
    Reformatted for consistency with other common Eiffel libraries.
    Changed license terms to Eiffel Forum License v2

000 01-Feb-2007
    First publicly available version
