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 18165c96e8 modified History.txt
modified   KBLVisualizer.dof
modified   KBLVisualizer.res
modified   KBLVisualizer.txt
modified   KBLVisualizerU.pas
-Memo1 now jumps to cursor position upon click on a key in visual
-more optimizations for GetFirstCharInLine and GetSelection
2004-12-08 09:20:00 +00:00

47 lines
973 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
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