⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 history.txt

📁 一个完整的编辑器的代码(很值得参考
💻 TXT
字号:
 EditPad's history: ------------------12/28/1999 version 1.8  Thanks to all people who mailed me bugs/patches - this release should solve  your problems. I would not be able to do all the thing without you.  I am very sorry for my enormous delay and hope things will be better in y2k.  Now I am going to work on EditPad death and it's reincarnation as EditCenter.  ! sources are corrected to reenable building of Unicode targets  ! crash after removing a larger part of project tree  ! subproject name is readed with the trailing quotation mark (sometimes)  ! sometimes more than one project tree branch is accidentally selected    (redundant code was removed)  ! lines between project tree branches are not drawn completely (redundant    code was removed)  ! editor window context menu cannot be customized  ! Find/Replace has some garbage after the last character of the last searched    expression when the dialog appears again with pre-filled text to search  ! if error while saving of the document occurs no message is shown    end the whole program can be closed (with no alert message and no file save)  ! some issues with mouses with rolling wheel (thank Hans Eckardt)  ! some errors in highlighting of HTML code  ~ document created whed EditPad starts as the new empty one is closed when    some other is opened (MS-Office behaviour)  ~ resetting registry when a newer version is run - user need not to reset    menus and toolbars manually (some buttons and/or menu items were not    visible when a newer version had been installed - talking about advanced ui    using BCG library)  ~ the last selected phrase from the search/replace dialog is now offered    as the first one in related combobox even if it has already been used    before (phrase changes its order in combobox items)  ~ no read-only check box in project saving dialog  ~ BCG Library 4.53 integrated without any changes (sizing control bar not yet)  ~ dockable sizing control bar updated  + added languages: PHP, ASP  + option to remember the last cursor position in the edited file    (when the file is opened the next time cursor is set on that position)  + ask for saving the current project if it is modified (when trying to access    another one)  + option to set default character encoding for all the next file opening    operations (nowadays the czech accents only) or for the opening/saving    of the each particular file type (after its extension)  + integration of ispell capabilities to enable spell checking inside EditPad    (you have to install ispell and wispell to achieve it)11/5/1999 version 1.7  ! on huge files word wrapping crashes and is slow  ! files not pesisting in the subdirectory of the saved project    cannot be opened  ! errors in undo processing cut/paste operations  ! file-changes notifications work only in SDI version  ! SDI version notifies about file changes even if another file is opened  ! apostrophe in english abbreviations is considered as quotation mark    (thank Jan Binter)  ! lines starting with "!" or "C" are comments in Fortran    (thank Witold Waldman)  ! neverending loop when replacing regexp "^"  ~ when a newer version is installed toolbar and menu status are cleared  ~ bold & italis styles disabled for fonts other than "Courier"    or "Courier New" due to a screen garbage  ~ BCG Library 4.5 integrated (sizing control bar not yet)  + Ctrl+Delete/Baskspace deletes a word on the right/left  + abbreviations (expanding text like:    "fo<Ctrl>+<Enter>" -> "for (;;) {}" etc.) support finished;    but still without the settings dialog  + IDE version asks for saving the modifid project before exiting10/25/1999 version 1.6  ! crash when selecting Editor option tab without opened document    (editpadm and editpadi) - Thank Josh Clark  ! searching the text backwards does not work  ! '<' is sometimes shown in the eoln when editing HTML (disappeared    with word-wrapping code changes)  ! searching the text backwards does not work  + project support improved to enable modifying and saving  + Page Setup Dialog  + Character encoding conversion (nowadays the czech accents only)  + Splash on startup  + Tip of the day dialog  + Option for opening recently used project on startup + MRU  + Context menu for project items + working with project contents  + Find/Replace offers as the first option current word  + Go to last change command in Edit menu  + Handling RTF files (support for the future only - not usable yet)  + Handling binary files  + More files can be opened at once with file preview  + Source encoding can be selected (it will be preserved when saving lately)10/15/1999 version 1.5  ~ output exes and dlls renamed to achieve 8.3 naming convention  ! crash when typing highlighting-symbol as the first on then line (grrr)  ! crash when reloading non-existing (non-saved) file  ! bug in setting options for more than one source type  ! when file was saved with a new extension source type was not changed  ~ change of source type before first redraw    (to get rid of unnecessary computing of word wrapping)  + added languages: Python, InstallShield  + added project support for Microsoft dsw workspaces, dsp projects    and partially mak makefiles09/30/1999 version 1.4  ! crash when notifying about the deletion of edited file  ~ common code moved to dll to reduce size of exes (the idea by Sven Wiegand)  + added toolbar and customizing support (thank Stas Levin)  + word wrapping (thank Sven Wiegand)  + letter-case modifications finished (invert/capitalize/sentencize)  + abbreviations (expanding text like:      "for<Ctrl>+<Enter>" -> "for (;;) {}" etc.)      support only (in development, not finished yet)  + IDE version of EditPad (in development, not finished yet)09/14/1999 version 1.3  ! crash because of bad using of GetFileSize (thank Hans Eckardt)  ! crash because of closing NULL handle to registry (thank Michael A. Barnhart)  ! crash because of invalid file handle in changes notification (thank Roberto Lublinerman)  ! help text corrections  + autocomplete extensions: to search for beginnings of words also in front of    the cursor08/16/1999 version 1.2  ! bug in CR/LF mode (Windows/DOS, UNIX, Mac) recognition  ! bad column position shown when using tabs  ! find previous doesn't work  ! bug in C/C++ comments syntax highlighting  ! bug in replacing causing crash sometimes  ! bug in regular expressions causing over-replacing of replaced text  ~ field for column and line number in status bar enlargened  + file modification/deletion notifying07/27/1999 version 1.1  + brackets matching, autocomplete, autoindent07/19/1999 version 1.0  * first public release

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -