📄 history.txt
字号:
VERSION HISTORY
Version 1.0 - February 6, 2002
Version 1.1 - March 8, 2002
Bug fixes:
1. During the logging off or system shut down
application did not persist the saved notes into the text file.
2. It was possible to resize the note into a line or a dot and the note would
become unrecoverable.
(Pointed out by Paul Howes)
New features:
1. A new note can be created when you double click on a tray icon with the left button.
(Suggested by Trond Nilsen)
2. If WinNT, 2000, XP or higher is running the file where the notes are saved will
be created in the root directory of the specified user's profile, i.e.
C:\Documents and Settings\administrator on Win2000.
File name will be constructed by concatenating the user name and the default file
name "notes.dat". It will allow several people to have different set of notes.
For Win95, 98 or Me it抣l stay the old way: the file will be created in the same
directory where executable is located.
(Suggested by Philippe Lhoste)
Version 1.2 - September 24, 2002
Bug fixes:
1. When the previously saved note is displayed the whole text inside the
richedit control was initially selected.
New features:
1. In the search dialog when the note is selected it can be displayed by pressing an 'Enter' key.
2. Changed the 'Note' icon to a bitmap, added code to change a background color of the
bitmap to be the same as a note's background color.
3. Changed the 'Close' icon to a bitmap, added code to change a background color of the
bitmap to be the same as a note's background color.
4. In the search dialog buttons, an edit control and a listbox control now have WinXP-like look.
5. Used Norm Almond's CLabel class for static controls in the search dialog.
Thanks to:
Dimitri Rochette - "How to replace a color in a HBITMAP" (www.codeproject.com).
Derick Cyril Thomas - "A WTL XP Button and Edit Box" (www.codeproject.com)
Norm Almond - "Extended Use of CStatic Class - CLabel 1.5" (www.codeproject.com)
Rashid Thadha - "Norm Almond CLabel Class Port to ATL/WTL" (www.codeproject.com)
Version 1.3 - February 15, 2003
New features:
1. A context menu to the note's rich edit control.
2. A prompt dialog which is displayed when note's text has been modified asking an user if the note should be saved.
3. In the search dialog the listbox was changed to the list control getting the scrolling for free.
4. Removed Derick Cyril Thomas' code.
5. Only one instance of the search dialog can now be created.
6. 'New Note' button (allowing to create a new note) in the search dialog.
7. In the search dialog if the edit control has a focus a search can be performed by pressing an 'Enter' key.
8. Note can be closed by double clicking on a note icon.
9. Support for Windows XP themes on XP - remove .exe.manifest file if you don't like it.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -