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 68aa99aee4 modified History.txt
modified   KBLVisualizer.dof
modified   KBLVisualizer.res
modified   KBLVisualizerU.dfm
modified   KBLVisualizerU.pas
-keys shown with rounded rectangles
-selected key is marked with red border in visual
-click on a key in visual lets the cursor jump to that key in source
2004-12-08 09:18:26 +00:00

39 lines
850 B
Plaintext

KBL-Visualizer HISTORY
x Fixed, + Added, * Improved/Changed, i Information
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