1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
delphi-kblvis/History.txt
mbirth 7d78de1dc6 modified History.txt
modified   KBLVisualizerU.pas
-font size now depends on key height
-if a key has unicode 0000 it is not displayed
2004-12-08 09:20:41 +00:00

48 lines
1014 B
Plaintext

KBL-Visualizer HISTORY
x Fixed, + Added, * Improved/Changed, i Information
2004-02-21
----------
x : Memo field now jumps to cursor position after key was clicked
* : more optimizations
* : font size now depends on key height
2004-02-20 (1.2)
----------------
+ : rounded borders around keys
+ : key at cursor position is marked with red border in visual
+ : click on a key in visual lets the cursor jump to that key
* : some optimizations
2004-02-17 (1.1)
----------------
x : palette of loaded .bmp was used instead of truecolor
+ : unicode support
+ : "New"-button
+ : "Modified"-checks and questions to save/abort
+ : ColorEditor
+ : unicode-Table from unicode-index.txt
+ : Syntax-Helper
+ : some error handling
+ : PopOnTop icon for application
+ : Support for row-specific colors
* : rewrote keymap-painting, now behaves correctly
* : renamed from "KBL-Editor" to "KBL-Visualizer"
2004-02-13 (1.0)
----------------
i : initial working version