April 23rd, 2012· "Clear All Bookmarks in This Group", "Invert Bookmarks in This Group", "Delete Bookmarked Lines in This Group", "Back", and "Forward" commands were added.
· "Back" and "Forward" toolbar buttons were added.
April 23rd, 2012· The new search drop-down list box was added to the toolbar of the Keymap window.
· On the Keyboard tab of configuration properties, the new ">" and "
April 23rd, 2012· Confirmed support for Windows 8 Consumer Preview.
· Support for Touch Input and Flicks including scroll, cut, copy, paste, delete, undo, redo, back, forward, print, save, and others when Touch Input is available.
· Support for more application command buttons on certain mouse and keyboards, such as new, close, cut, copy, find, paste, delete, undo, redo, back, forward, print, save, search, help, spelling, and others.
· Support for the "Right-handed - Menus appear to the left of your hand", "Tablet PC Settings" in the Control Panel when the Touch Input is enabled.
· The "Monitor the Clipboard copied on External Applications" check box was added to the History tab of the Customize dialog box. By default, EmEditor will not monitor the Clipboard and avoid conflict with certain applications such as Microsoft Excel.
· When the "Preserve CR/LF Returns on the Clipboard" is checked, vertical
April 23rd, 2012· The Batch Replace dialog can export as JavaScript or VBScript files now.
· Added the Extract Bookmarked Lines in this Group to New File command (Edit menu - Bookmarks).
· Added the Bookmark Changes command (Compare menu).
· Snippets plug-in) Drag and drop on the Snippet tree while pressing the CTRL key can copy items now.
· Toolbar positions are now remembered when you toggle off and on each toolbar, and screen flickering was reduced.
April 23rd, 2012· The new "Add to/Remove from Markers" command was added. By default, the context menu includes the "Add to/Remove from Markers" instead of the "Add to Markers" command.
· The "Replace" command was added to the menu appeared when right-clicked on the Markers toolbar.
· The "Prompt to remove one marker from the list" check box and the "Show or hide the markers toolbar automatically" were added to the Options tab of the Customize Markers dialog box.
April 23rd, 2012· The new "Bookmark All" button was added in the Find dialog box.
· The new commands: Invert Bookmarks in This Document, Delete Bookmarked Lines in This Document, and Extract Bookmarked Lines To New File were added.
February 29th, 2012NEW FEATURES:
· Explorer context menu is now supported on 64-bit Windows with 32-bit EmEditor.
· (Snippets plug-in) The title of a snippet is now automatically cut off at 79 characters long when text is imported by drag-and-drop from the text area or another application.
· (Snippets plug-in) The Cut (Ctrl+X), Copy (Ctrl+C), and Paste (Ctrl+V) commands were added to the Snippets plug-in. These commands can be used to copy or move snippets items easily around the snippet tree. The Paste command can be also used to insert a simple text snippet to the snippet tree.
· (Snippets plug-in) The Snippets text is now displayed as a tooltip when the mouse hovers on an item of the Snippets tree (Context menu - View - Tooltip must be checked in order to enable this feature).
· (Projects plug-in) The Symbol list now works for files not in a project. The "Current File" and "All Open Files" items were added to the Symbol drop-down list.
· (Projects plug-in) Expand All and Collapse All commands were added to the Context menu.
· (Projects plug-in) Replaced Ctags.exe with the latest version (Ctags v5.8).
BUG FIXES:
· Fixed the bug where the Select Column command might not have selected the last line when the document didn't end with CR or LF.
· Fixed the bug where clicking on a scroll bar to activate an EmEditor window might have caused a disordered screen.
· Fixed the bug where a new file with a specified configuration didn't work when the current file is in a root folder.
· Fixed the bug where a tooltip remained even when EmEditor became inactive.
· (Snippets plug-in) Fixed the bug where the Snippet tree could be sorted automatically when Properties dialog was displayed even though the Automatic arrange was not specified.
· (Word Complete plug-in) Fixed the bug where the candidate list didn't reflect syntax colors.
February 8th, 2012· Fixed the bug where a regular expression search might have crashed when a very long line is searched.
January 26th, 2012· Fixed the bug where a regular expression search might have matched a string at an incorrect position.
· Fixed the bug where some buttons in the Find toolbar were not correctly enabled/disabled.
· Fixed the bug where very long columns in CSV/TSV mode might have been disappeared.
· Fixed the bug where some cells in CSV/TSV mode might not have been selected when selecting a column in a special case.
January 26th, 2012· Fixed the bug where the button status might have been incorrect after clicking the Replace button on the Find toolbar.
· Fixed the bug where the restored window position might have been changed when using the workspace.
· Pressing Ctrl+H on the main window while the Replace dialog is open will now check the In the selection only check box if there is selection.
· Customize Markers command is now visible on the right-click menu even there are no markers on the Marker Toolbar.
· Fixed the bug where EmEditor might have crashed when the Macro menu is clicked when many shortcuts are assigned to My Macros commands.
· Fixed the issue where dialog boxes may have fell out of the desktop.
· Fixed the issue where the Next Cell command might have changed the column width in the CSV/TSV mode.
· Fixed the bug where the current line might have been displayed incorrectly in the CSV/TSV mode.
· Fixed the bug where the regular expression search might have matched incorrect strings in the CSV/TSV mode.
· New or Activate command on the tray icon now restore a minimized icon.
· Fixed a certain line number issue in the Binary Hexadecimal view.
· Improved the robustness where a very large file or a file containing very long lines is opened. Also fixed the bug in exception handling if EmEditor crashes.
· The Visual C++ 2010 new project format is supported in the Projects plug-in.
January 26th, 2012· Fixed the bug where the cursor movement was incorrect when a Tab character was included under a certain condition on Windows XP.
· Fixed the bug where markers using regular expressions did not work.
· Fixed the bug where the Delete Duplicate Lines command did not work correctly on CSV/TSV files.
· Fixed the bug where the focus is lost when the Find Toolbar is closed.
· Fixed the bug where macros using VBScript might have crashed.
· Fixed the bug where HTML/XML tooltip did not work under a certain condition.
· Fixed the bug where vertical selection might have crashed under a certain condition.
· The Search highlight has higher priority than markers now.
· Fixed the bug where a backslash only string could not be replaced by batch under a certain condition.
· Fixed the bug where vertical selection editing did not work with Korean characters.
January 26th, 2012· The markers are now reflected for the Print and Print Preview.
· Fixed the bug where EmEditor didn't launch on Windows 2000 SP4.
· Fixed the backspace behavior on combining characters.
· Fixed other bugs.
September 26th, 2011Markers:
· EmEditor currently allows users to set highlight strings. However, in previous versions, you could not add highlight strings temporarily. These limitations have been rectified in the new version.
· The new marker feature allows you to specify strings to highlight temporarily. In the context menu displayed by right-clicking, selecting Add to Markers allows you to add the selected text or the word at the cursor position to the list of markers. The list of markers is displayed in the new Markers toolbar. Alternatively, you can drag and drop the selected text to the Markers toolbar to add the text to the list of markers.
· Right clicking on each marker in the Markers toolbar displays a context menu, and allows you to enable or disable each marker, search for each marker, or change the match condition (case sensitivity, only word, regular expressions, etc.).
· Each marker can be dragged and dropped to change the order of markers and to insert the marker text into the editor. Selecting the Customize Markers from the menu allows you to change the details about the markers. In the Marker List tab, you can change the marker colors, change the marker text, and delete unnecessary markers.
· The auto marker is a new feature to automatically highlight text that is the same as the selected text. The Auto Marker tab of the Customize Markers dialog allows you to specify details about the auto marker, such as retrieving the word at the cursor position, matching the word only, or case sensitivity.
Tooltip to show HTML/XML character references:
· If the mouse cursor hovers over the HTML/XML character references, the actual Unicode characters appear as a tooltip. Moreover, right-clicking on the tooltip allows to you copy the Unicode characters or convert the document text into the Unicode characters. (The Highlight HTML/XML Character Reference and UCN check box must be set to use this feature. If upgraded from v10, please set this check box to use this feature.)
Find toolbar:
· The Find toolbar previously provided as a plug-in has become an EmEditor core feature. The new Find toolbar allows you to drag and drop the text from the editor or from another application to change the search string. Moreover, the Find toolbar extends its functionalities to allow replace in addition to find.
Batch Replace:
· The new Batch >> button in the Replace dialog extends the dialog box to include a list for multiple Find/Replace combinations with options. Pressing the Batch Replace button then replaces all of the multiple matched strings with the respective specified strings. This new user interface allows much faster and more intuitive replace operations for frequent use of the replace feature.
Other features:
· The new Delete Duplicate Lines command allows you delete duplicate lines in the selection if a portion of text is selected, or in the entire document.
· The sort commands now sort the selected text only when a portion of text is selected.
· The new Recently Closed Files commands allow you to open recently closed files.
· Supports the Hanja conversion using Korean IME.
· The status bar allows you to display the number of characters in the selection, the number of words in the selection, and the number of lines in the selection, in addition to the previous displayable items. Also, the display order can be customizable now.
· Unicode Ideographic Variation Sequence (IVS) is now supported. (Supporting fonts are needed.)
New options:
· The Customize Markers dialog box was added.
· Batch button, Add to Batch button, Modify button, List box, Enable/Disable All check box, Up button, Down button, Delete button Select All button, Import button, Export button, and Batch Replace All button were added to the Replace dialog box.
· The Highlight HTML/XML Character Reference and UCN check box was added to the Highlight (2) tab of the Configuration Properties.
· Disable Shortcuts in the Find/Replace Dialog Boxes check box, Switch the Focus to the Editor after Searched check box, and Close if ESC pressed check box were added to the Search tab of the Customize dialog box.
· Status list box, Up button, and Down button were added to the Status tab of the Customize dialog box.
New commands:
· Find Toolbar
· Add to Markers
· Markers Toolbar
· Customize Markers
· Unicode to HTML Character Entity Reference
· Delete Duplicate Lines
· Set Focus to Find Toolbar
· Browse Find Expressions (Find toolbar)
· Browse Replace Expressions (Find toolbar)
· Find Previous (Find toolbar)
· Find Next (Find toolbar)
· Incremental Search (Find toolbar)
· Search All Open Documents (Find toolbar)
· Match Case (Find toolbar)
· Use Regular Expressions (Find toolbar)
· Use Escape Sequence (Find toolbar)
· Search Only Word (Find toolbar)
· Move to Start/End of Document (Find toolbar)
· Count Matches (Find toolbar)
· Replace >> (Find toolbar)
· In the Selection Only (Find toolbar)
· Replace Next (Find toolbar)
· Replace All (Find toolbar)
· Most Recently Closed File
· Close Find Toolbar
· Enable All Markers
· Disable All Markers
· Delete All Markers
· Recently Closed Files (multiple items)
· Macros new features
· HighlightCharRef property was added to the HighlightProp object.
· eeEncodingBinary and eeEncodingHex constants were added to the Encoding Constants.
Plug-in API new features:
· The m_bHighlightCharRef member was added to the CCustomizeInfo class.
· New commands (from EEID_SHOW_FIND_BAR through EEID_CLOSE_FIND_BAR and EEID_RECENT_CLOSED_FILE1) were added.
July 1st, 2010New Compare and Synchronize Scrolling features:
· The new version of EmEditor allows you to compare two recently viewed files with ease. The comparison results are colored within the documents, arranged side by side. The Diff plug-in has been deprecated. After comparison, the Rescan command allows you to compare modified documents again with the same conditions. The Synchronize Scrolling command scrolls two recently viewed documents synchronously without comparison.
New comparison feature:
· The comparison results are being colored. The Compare sub menu was added to the main menu.
New Spelling features:
· The new version of EmEditor allows you to check spelling in various languages using the Hunspell library, already used by many applications like OpenOffice and Firefox. As you type, misspelled words are marked with red wiggly underlines. EmEditor allows you to correct misspelled words quickly and easily. The new EmEditor installer includes a U.S. English dictionary. Additional dictionaries are available for download at the OpenOffice.org wiki. Just copy *.dic and *.aff files into the Dictionaries sub folder of the EmEditor install folder (usually C:\Program Files\EmEditor\Dictionaries).
Improved Vertical Selection Editing:
· Vertical selection of zero width at the right of the end of lines will cause the selection to move to the end of each line in the selection. Then typing will insert text at the end of each line (even if line lengths are not the same). To begin vertical selection, drag the mouse while pressing the ALT key. For information about the previous features of vertical selection, please refer to Vertical Selection Editing.
Numbering feature:
· The new Numbering command allows you to insert sequential numbers or characters at the cursor position or vertical selection.
Outline plug-in new features:
· The Outline plug-in now allows you to hide matched strings or replace matched strings with regular expressions, and displays them in the Custom Bar (the Custom type only).
Find Dialog New Features:
· The Find dialog box now includes the new Count Matches check box, which displays the number of matches in the status bar when you have searched for a string. The > button on the right side of Find drop-down list now includes Selected Text, Word at Cursor, Custom, Save as Default, and Multiline commands.
Find in Files Dialog New Features:
· The > button on the right side of Find drop-down list now includes Selected Text, Word at Cursor, Custom, and Save as Default commands. Another > button was added to the right side of the File Types drop-down list box. This button includes Current File Type, Current File, and Save as Default. The ... button on the right side of the In Folder drop-down list box was changed to the > button. This button includes Current Folder, Parent Folder, Grand Parent Folder, Custom, and Save as Default commands.
Other features:
· The CSV mode now allows you to include new lines in a cell. Embedded returns are displayed as M (CR) and/or J (LF) in the reversed background color when the Show Control Characters check box is checked in the Marks tab of configuration properties.
· The context menu displayed by right-clicking on a folder in Windows Explorer now includes the new Find in Files with EmEditor command.
· The auto recovery feature now opens the last used workspace automatically (the Recovered Files dialog has been deprecated). When updating EmEditor with the new installer, EmEditor windows will be automatically closed, and they will be reopened as the last used workspace.
· The new installer now allows several language editions in a single installer (currently English and Japanese are included).
· The new Update Checker that came with the new installer is used now (v9 Update Checker has been deprecated).
· New command line option /cmp was added.
· When localized language files are old, EmEditor now automatically uses English strings and dialog box resources whenever possible.
· EmEditor now supports a combination of left (&l), center (&c), and right (&r) align for Print header and footer.
· Binary (Hexadecimal View) mode now includes ASCII view side by side.
· Vertical selection is now limited to logical selections (multiple selections because of line wraps do not count any more).
· In the previous version, a new untitled document was opened after canceling the dialog box that appears when reloading a file with invalid characters. This has been fixed, except when opening a huge file asynchronously.
· Default PHP highlight strings were updated to the latest PHP function list.
· A new replacement expression (?n:true_expression:false_expression) was added to the regular expression syntax.
February 19th, 2010· Fixed the bug that EmEditor may have failed to save files in protected folders with an error message.
· Fixed the bug that EmEditor moved protected files to Recycle Bin when the "Use Recycle Bin to Backup" option is checked.
· Fixed the "Replace >>" button bug in the Find dialog box.
· Fixed the INI file import bug.
· Fixed the Customize Menus bug.
February 19th, 2010· Fixed the bug that the 64-bit edition of EmEditor did not launch when selecting View Source from Internet Explorer.
· Fixed the bug that "Unknown entries found" message appeared when trying to import INI files into the Registry.
February 10th, 2010· Fixed the bug that the 64-bit edition of EmEditor did not launch when selecting View Source from Internet Explorer.
· Fixed the bug that "Unknown entries found" message appeared when trying to import INI files into the Registry.
February 10th, 2010· Fixed the bug that EmEditor did not accept a registration key for users upgraded from RegNow.
· The Korean version is available now.
February 10th, 2010· This version sends a portion of registration key only when entering the registration key. There will be a notice in the dialog box to enter the registration key. Therefore, a notice dialog box will always appear before EmEditor sends a portion of the registration key. Registration key information will not be submitted when checking for updates. Note that even if no Internet connection is available, you may still continue by entering a registration key without an Internet connection.
· By default, a confirmation prompt will appear before checking for updates. The "Prompt before checking for updates" check box was added to the Update Checker dialog box.
· The text box to enter a registration key was removed during the Installer. A registration key can be entered after EmEditor first launches, or as a command line option for the Installer.
· After capturing text from an Internet Explorer text field, and then closing the tab of Internet Explorer crashed EmEditor. This was fixed.
· The /cd option did not work correctly. This was fixed.
· Fixed the bug that the Font Category was not changed after reloading as another encoding.
· Fixed the bug that middle mouse button scrolling mark did not disappear after pressing ALT + TAB.
· Fixed the bug that EmEditor did not print Japanese text correctly with a Western font.
February 10th, 2010· Fixed the Undo bug in overwrite mode.
· The user registration information is now completely removed during Uninstall if a user selects "No" to "Do you want to keep EmEditor settings?" message box.
· When using Recycle Bin to Backup, for instance, saving "test.html" removed "test_files" sub folder. This bug was fixed.
· Fixed the cursor position bug after clicking selected text.
February 10th, 2010· In the Snippets plug-in, when more than on snippet items have the same trigger string, the popup menu now includes numbers, and pressing a number key can select the snippet.
· Fixed the bug that the placeholder selection may have been wrong.
· The snippet configuration association list is now initialized with the current associations with the parent folder when a user clicks "Auto complete only with following configurations."
· The digital signature check is now disabled due to issues with some users.
· Fixed the bug that might crash related to auto indent.
· Auto complete bracket did not work correctly when the cursor is at placeholders of the Snippets plug-in. The auto-complete bracket is now disabled at placeholders.
· While EmEditor was running, moving a cell in Excel might have caused the "Cannot empty the clipboard" error message appear in Excel. This issue was worked around.
· Fixed the bug that CJK Extension characters may have been partially disappeared when scrolled horizontally.
· Fixed the bug that the tab may have been redrawn unnecessarily.
· Fixed the bug that, while narrowing, pressing the left arrow key when the cursor is at the start of a line did not move the cursor to the end of the previous line.
February 10th, 2010· "A new version avaialble" message now appears on the Tray Icon as a ballon tip. Also fixed the Update Checker issues.
· Fixed the issue of selecting text when a tab character is used with proportional fonts.
February 10th, 2010· In the New Version Available dialog, the Download Now button allows you to download the file directly without login to Emurasoft Customer Center.
· In the New Version Available dialog, the View Changes button allows you to view change log in the Web Brower.
· Fixed occasional crashes in FindInFiles method in macros.
· Fixed that replace speed was slow.
· Fixed freeze when specifying a non-existing network drive in the Find in Files dialog.
February 10th, 2010· Logitech mouse tilt wheels with SetPoint software are supported for horizontal scrolls.
· The EmEditor path is now added to the Path environment during install, and it is restored from the path environment during uninstall.
· The Character Code Value command is now enabled even when one character is selected.
· Optimized the EmEditor launch speed.
February 10th, 2010· Fixed the bug that the Update Checker checked updates every time EmEditor launched even if the checker settings were customized.
· Fixed the bug that the launch speed of EmEditor was slow on v9.02.
· Fixed the bug that text drag and drop was disabled on v9.02.
November 5th, 2009· The background color of pagebreak marks is now used for the outside range of narrowing. The default background color of the outside region becomes back to white.
· "https" is now used to retrieve new updates.
· The ">" button in Find/Replace dialog box now inserts a regular expression at the cursor position.
· Logitech mouse tilt wheels are supported for horizontal scrolls.
· Fixed the bug that selecting "Home Group" in the Explorer plug-in crashed on Windows 7.
· Fixed the bug that #icon in macros did not correctly specify icons.
· Fixed the bug that the Snippets plug-in did not work in the XML configuration.
· Fixed the bug that the Outline plug-in did not work well for comments.
· Setting MaxClipboardHistory (REG_DWORD) as 0 in HKEY_CURRENT_USERSoftwareemsoftEmEditor v3Common now disables the Clipboard history.
· The EmEditor icon now appears in the installed program list for uninstall.
· Fixed the bug that pinning the EmEditor icon on the Start menu to the Taskbar caused two EmEditor icons appear on the Taskbar on Windows 7.
· Russian edition localized by NedMaker available now.
October 6th, 2009· 16 New button on the toolbar were added.
· An arrow was added to the (Paste) button on the toolbar, and clicking the arrow display the list of recently used text on the Clipboard.
· Fixed other bugs.
August 4th, 2009· In the previous versions, Trend Micro Internet Security might display warning and stop working when the Explorer plug-in tries to draw the Trend Micro Internet Security icon on the Desktop. Note that EmEditor never try to change system files, and this is solely the false alarm caused by Trend Micro Internet Security. This version adds code to work around this issue.
· Fixed the bug that the last line without a return may not be selected completely with the line seleciton mode.
· Adjusted how the menu appears.
March 3rd, 2009· Fixed the bug that Shift-JIS files could be opened as UTF-8.
February 26th, 2009· Fixed the bug that Western European files could be opened as UTF-8 on Windows XP or earlier.
· Fixed the bug that the sub-argument (f) did not return only the file name in the Projects plug-in.
· Fixed the bug that the Find/Replace dialog font did not always change even if the "Change Font only if Character Set of Selected Font is not System Default".
· Fixed the bug that last sentence on the bottom of the first page could be printed in duplicate in the first sentence the second page.
· Fixed the bug that the installers of international editions (except English and Japanese) failed to register emedshl.dll so the EmEditor item did not appear in the Explorer context menu.
· Fixed the issue that the Save As dialog did not always initialize its path with the target folder.
February 24th, 2009· Fixed the bug that Western European files could be opened as UTF-8 on Windows XP or earlier.
· Fixed the bug that the sub-argument (f) did not return only the file name in the Projects plug-in.
· Fixed the bug that the Find/Replace dialog font did not always change even if the "Change Font only if Character Set of Selected Font is not System Default".
· Fixed the bug that last sentence on the bottom of the first page could be printed in duplicate in the first sentence the second page.
· Fixed the bug that the installers of international editions (except English and Japanese) failed to register emedshl.dll so the EmEditor item did not appear in the Explorer context menu.
· Fixed the issue that the Save As dialog did not always initialize its path with the target folder.
January 27th, 2009· Negative lookbehind regular expression bug fixed.
· Font size change with CTRL + Mouse Wheel can now be disabled by adding "WheelFont" value as REG_DWORD in KEY_CURRENT_USERSoftwareEmSoftEmEditor v3Common key using the Registry Editor (regedit.exe), and set to 0.
· Fixed crash when deleting many lines in a large file.
· Fixed potential crash when a file is drag and dropped to an EmEditor window depending on plug-ins used.
· Drag and drop the EmEditor icon on the left top corner of EmEditor window to the Desktop while pressing ALT key can create a link of the file now.
· French, Russian, Simplified Chinese and Traditional Chinese installers are available now in addition to English and Japanese installers.
· Fixed the bug that macro buttons might not appear on toolbars when using INI files.
· Fixed the bug that RightAll and RightSide properties of HighlightItem may be altered after document.Config.Save() in a macro.
· Fixed the bug that "Out of Memory" error might appear when using the auto indent.
November 19th, 2008· this version there are many new features including a Large File Controller, Vertical Selection Editing, Binary Editing, Optimized Search and Replace, improved Projects Plug-in, and many more!
September 25th, 2008· The Function Bar can now be displayed (View > Function Bar).
· Speed is optimized when each line is very long.
· Marks (CR, LF, Tab, Space, EOF) can be customized (Tools > Customize > Marks).
· Extended Katakana support is available.
· Auto-panning by clicking the mouse wheel.
· The Indent Guides can be displayed (Configuration Properties > Marks > Show Indent Guides).
· Right-click in the line numbers or the left side of the window to move the cursor to start of that line.
· Tag Format can be specified with regular expressions (Customize > Edit > Tag Format).
· Drag and drop editing can be disabled (Customize > Edit > Enable Text Drag and Drop).
· Temporary folders can be specified (Customize > Advanced > Use System Temporary Folder).
· The Keyboard Map window can be sorted by clicking each column.
· INI files can be imported to the Registry (Import and Export Wizard > Import Personal INI files to the Registry).
· The Copy command now copies the entire current line when no text is selected. The old behavior can be also selected by using the Copy Selection command.
· The Cut command now cuts the entire current line when no text is selected. The old behavior can be also selected by using the Cut Selection command.
· A new dialog appears when invalid characters are contained in the opening file.
· A new dialog appears when the document contains characters which will be lost if saved as selected encoding for saving.
· Find in Files results can be redirected in the Output Bar (Find in Files > Use Output Bar).
· The new Jump Next and Jump Previous commands can be used to jump between results in the Output bar.
· Mouse wheel with CTRL increases or decreases the font size.
· Mouse wheel with Right-click moves to next or previous document
December 14th, 2007· The new multithreaded design now allows you to view or edit documents during opening a huge file.
· Read Unmodified Lines from the Original File check box, Lock the Original File check box, and Minimum File Size to Open Asynchronously text box were added to the Advanced tab of the Customize dialog box, and optimized the speed to open a huge file.
· Custom toolbars can be now displayed using plug-ins.
· EE_TOOLBAR_OPEN, EE_TOOLBAR_CLOSE, EE_TOOLBAR_SHOW, EE_HELP, EE_REG_SET_VALUE, EE_REG_QUERY_VALUE, EE_KEYBOARD_PROP, EE_GET_ACCEL_ARRAY, EE_OUTPUT_DIR, EE_OUTPUT_STRING, EE_ENUM_HIGHLIGHT messages added to the plug-in interface.
· Editor_ToolbarOpen, Editor_ToolbarClose, Editor_ToolbarShow, Editor_Help, Editor_RegSetValue, Editor_RegQueryValue, Editor_KeyboardProp, Editor_GetAccelArray Editor_DocGetLines, Editor_OutputDir, Editor_OutputString, Editor_EnumHighlight inline functions added to the plug-in interface.
· TOOLBAR_INFO, REG_SET_VALUE_INFO, REG_QUERY_VALUE_INFO structures added to the plug-in interface.
· EVENT_TOOLBAR_CLOSED, EVENT_TOOLBAR_SHOW events added to the plug-in interface.
· EmEditor now allows you to edit bigger files than previous versions (depending on the available memory).
· The Macros toolbar is added to allow you easily access My Macros.
· You can now change the icon, the title, and the tooltip of a macro button (#icon directive, #title directive, #tooltip directive).
· The Display Macros Toolbar check box is added to the Toolbars dialog box.
· The Find dialog box and the Replace dialog box are now resizable.
· EmEditor now automatically saves modified files as a file name prefixed with "AutoSave-" without displaying a dialog box when EmEditor crashes or when Windows is forced to restart in case of automatic updates. Also, EmEditor now prompts a message box displaying automatically recovered files when restarted.
· The file size displayed on the status bar when a file is opened is now displayed in KB, MB, or GB as necessary.
· Triple-clicking now selects a whole line.
· The QueryStringByID method is added.
· EmEditor can now record and play keystrokes and mouse operation against other applications!
· The Shell Object and the Windows Collection were added.
· Children, ClassName, Enabled, Height, hWnd, LeftX, OutputBar, Parent, ProcessID, ThreadID, Top, Valid, and Width properties and FindWindow, FindWindowByID, SetFocus, SetForeground, and SetPosition methods were added to the Window object.
· The Config property was added to the Document Object.
· Objects for Configuration Properties (AssociationItem Object, AssociationList Collection, AssociationProp Object, AutoSaveProp Object, BackupProp Object, Config Object, Configs Collection, DisplayItem Object, DisplayList Collection, DisplayProp Object, FileNewProp Object, FileSaveProp Object, FileProp Object, FontItem Object, FontList Collection, FontProp Object, GeneralProp Object, HighlightItem Object, HighlightList Collection, HighlightProp Object, IndentProp Object, KeyboardItem Object, KeyboardList Collection, KeyboardProp Object, LinkProp Object, MarkProp Object, NoWrapItem Object, NoWrapList Collection, NoWrapProp Object, PrintProp Object, ScrollProp Object, and WrapProp Object) were added.
· The GetLine method, GetLines method were added to the Document Object.
· The Configs method was added to the Editor Object.
· The OutputBar Object was added.
· The virtual space mode is supported now (Enable Virtual Space check box in the General tab of Configuration Properties).
· The Open dialog box now allows multiple files to open simultaneously.
· Option for Portability (Ready for a USB Drive Install)
· Record Mouse Activities and Keyboard Input to Other Applications check box, Record All Mouse Movements check box, and Idle Time before Inserting Sleep method text box were added to the Options tab in the Customize Macros dialog box.
· New plug-ins the Projects plug-in, the Find Bar plug-in, the HTML Bar plug-in, and the Word Complete plug-in were added.
· Macros Toolbar, Refresh Toolbars, Record All Activities, Record All Except Mouse/Keyboard Activities, Left Custom Bar, Top Custom Bar, Right Custom Bar, Bottom Custom Bar commands were added.
· Replace command, Uppercase command, Lowercase command, Capitalize command, Half-Width command, and Full-Width command now allow a box selection to be converted.
· When printing, a document with the Form Feed code (U 000C) now inserts a new page at the code.
· The Transparent option was added to the text and background colors.
· The Wrap Indent check box was added to the Tab/Indent dialog box.
· The Save Workspace Automatically check box and the Restore Workspace Automatically check box were added to the Window tab of the Customize dialog box.
· The Highlight Right All check box was added to the Highlight (1) tab of the Configuration Properties.
· The Smooth Scroll check box and the Smooth Scroll slider were added to the Scroll tab of the Configuration Properties.
· You can now include a library file from a macro (#include directive).
· New command line option (/ne) was added.
· Column text box was added to the Jump dialog box.
· When more than one file is modified and the Close All command is selected, the Save changes to... message box now includes the Apply to All checkbox.
· EI_GET_CURRENT_FOLDER and EI_IS_LARGE_DOC commands were added to EE_INFO message (Editor_Info, Editor_DocInfo inline functions).
· Output Encoding drop-down list box was added to the External Tool Properties dialog box.
· The Close button can be now displayed on the Active tab or on each tab (Close Button drop-down list box).
· Read-only icons can be now displayed on tabs (Show Read-Only Icon check box).
· ALT DELETE to clear an item from search history in the Find drop-down list box.
· User defined menus allowing two-stroke key shortcuts (Delay Time slider).
· The Theme drop-down list box, the > button, and the Character Space text box were added to the Display tab of Configuration Properties.
· You can now define event-driven macros (Events button, Runs at Events check box, Events text box, Select Events dialog box).
· The installer now skips the folder selection page. However, the install folder can be still customized by using the TARGETDIR option.
April 17th, 2007· Powerful tab features, Single-process, multi-threading, and supporting more unicode characters.
April 19th, 2006· Powerful tab features, Single-process, multi-threading, and supporting more unicode characters