Keyboard Release History

From Event-B
Revision as of 10:20, 18 February 2010 by imported>Pascal (→‎Change Log)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Change Log

  • Version 1.0.0: Basic Keyboard using a KeyListener.
  • Version 2.0.0: Change to using a ModifyListener instead of a KeyListener.
  • Version 2.1.0: Add Help Contents.
  • Version 2.2.0: Add a Preferences Page for changing the font.
  • Version 2.2.1: Update Help Contents for Preferences Page and Font.
  • Version 2.3.0: Using General/Appearance/Colors and Fonts Preference Page.
  • Version 2.3.1: Update Help Contents.
  • Version 2.4.0: Create an extension point for other to plug their own translations.
  • Version 2.4.1: Documenting the extension point.
  • Version 2.5.0: Exporting components for using in other projects.
  • Version 2.5.1: Fixing a bug for "or".
  • Version 2.5.2: Changing "|" to "\u2223".