Keyboard Release History: Difference between revisions
From Event-B
Jump to navigationJump to search
imported>Pascal |
imported>Pascal |
||
Line 1: | Line 1: | ||
= Change Log = | = Change Log = | ||
Version 1.0.0: Basic Keyboard using a KeyListener. | * Version 1.0.0: Basic Keyboard using a KeyListener. | ||
Version 2.0.0: Change to using a ModifyListener instead of a KeyListener. | * Version 2.0.0: Change to using a ModifyListener instead of a KeyListener. | ||
Version 2.1.0: Add Help Contents. | * Version 2.1.0: Add Help Contents. | ||
Version 2.2.0: Add a Preferences Page for changing the font. | * 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.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.0: Using General/Appearance/Colors and Fonts Preference Page. | ||
Version 2.3.1: Update Help Contents. | * 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.0: Create an extension point for other to plug their own translations. | ||
Version 2.4.1: Documenting the extension point. | * Version 2.4.1: Documenting the extension point. | ||
Version 2.5.0: Exporting components for using in other projects. | * Version 2.5.0: Exporting components for using in other projects. | ||
Version 2.5.1: Fixing a bug for "or". | * Version 2.5.1: Fixing a bug for "or". | ||
Version 2.5.2: Changing "|" to "\u2223". | * Version 2.5.2: Changing "|" to "\u2223". | ||
[[Category:Release Notes]] | [[Category:Release Notes]] |
Latest revision as of 10:20, 18 February 2010
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".