HippoEDIT 1.46 - Bugfix Release: |
Small bug fix release for installation errors from 1.45
- Fixed. Check for Offline mode on version check, and suggest doing connection.
- Fixed. Command Hint window shown incompletely. Details...
- Fixed. Crash after delete of Default keyboard schema in Options dialog.Details...
- Fixed. Crash after pressing Tab in the middle of the word, if previous line is empty.
- Fixed. Crash with Find in Files with Search Only In set to Text.
- Fixed. Optimal Fill flag removed from user settings, but still can be changed via XML files. Details...
- Fixed. Problem with overwriting of MFC dlls at the end of installation, if checked to start HippoEDIT. Details...
- Fixed. Using of main menu will select word left. Details...
- Fixed. Word Wrap for big documents disabled not before loading start, but after it, that slows down loading speed.
- New. Delay on open and hide of Auto-Hide panels. Details...
|
HippoEDIT 1.45 - Bugfix Release: |
Fixed:
- %OpenFilesInteractive% dialog truncates file paths. Details...
- Font size rendered to small. Details...
- File Open/Save dialogs hangs and crash application on Windows 98/Me/2000.
- Redrawing bug in Navigation Bar description field on Windows 98/Me/2000.
- Add to Project Untitled.heprj shows always new name (incremented) after new click on file in File Explorer, if project is initial. Details...
- After first run of 64 bit HE on Win 7 64 bit message shown "License file is corrupted".
- An invalid argument was encountered on View -> Commands Hint click. Details...
- Now --init command line switch also delete user settings files (convert HE to default state). Details...
- Corrupted IE context menu after canceled navigation with IE8. Only IE8 related. Details...
- Crash on edit of the text in between of collapsed areas.
- Crash on middle click on File Explorer or Project Explorer tab.
- Crash on open of remote drive in File Explorer.
- Crash on Undo when document contains NUL characters. From this version logic for processing NUL characters is changed, they are now not treated any more as line breaks but as spaces. If NUL characters are found, they are replaced by spaces and document set to modified state. In addition to this, information message is shown.
- Crashing on particular text entry. Mostly occurs in CSS files. Details...
- Create of new project crashing. Details...
- Ctrl-D would not duplicate the first line in file. Details...
- Error when pasting text from clipboard in block format in 0-width multi line area. Text is pasted at the bottom of area but not from start of selection area.
- Full Screen mode, when called from maximized state "eats" some pixels of the screen from all sides.
- No context menu shell extension (“Open with HippoEDIT”) in Windows Explorer on Windows 7. Details...
- In some cases editor screen is corrupted, when you try to do the block selection of the text on the right side of the visible area.
- In the Manage Tools window there is a sort button which is not anchored to the correct side of the screen.
- Installed dbghlp.dll is not obligatory any more. If dll is not found just dump on crash is not collected.
- Internet Explorer favorites list in Web toolbar is empty on Windows 7. Details...
- Invalid Argument Exception during conversion from Unicode to 1251.
- Language of Insert Date does not match to system locale. Details...
- List with styles in Fonts and Colors is not redrawn on resize.
- Nesting of scopes which have same open and close tag processed incorrect. As example can be used nested div blocks inside HTML.
- New Project for initial project in Project Explorer Context menu should be not shown. Details...
- Non-Unicode version related. Character code for symbols higher than 128 shown wrong.
- Non-Unicode version related. Files in non locale code page open with errors.
- Non-Unicode version related. Not possible to save project in locale code page.
- Not existing Project files are not removed from the Recent Project list. Details...
- Now file pattern shows as default file mask loaded from the specification not as an input help but as real text, that can be edited.
- Now it is not possible to change settings in File Associations dialog, if user does not have Administrator rights. In this case you would see information message on bottom of dialog.
- Numerous indenting bugs for scopes with multi word tags (for example Euphoria files). Details...
- Parent scopes with labels are not taken into account in Block search (search type in Search dialog).
- Random crash on text hovering.
- Read-only indicator is not disabled (cleaned) when activating web browser window. Details...
- Replace all after single Find/Replace deletes whole text (when using regular expressions).
- Replace double click on task icon in Windows 7 to single click.
- Replace of SELECT or any other word of 6 symbol length, when it is on first position in line with Single Replace does not work.
- Select All, Format -> Delete Duplicates locks text editor up big time. Details...
- Sometimes HippoEDIT shows duplicate scrollbars in the editor view, if you close it in minimized (iconic) state.
- The Options::Workspaces dialog does not anchor the drop down and text boxes to grow on resize.
- The start page appears more than once after closing all windows using CTRL-SHIFT-F4.
- Tools→Options dialog is enlarged and resizable. Details...
- Unable to save project name in Chinese etc (any filename that is non-English). Details...
- When Auto-Indent is turned off, previous line indent used for next line indent. Details...
- When there is no project opened and project is not modified, project close should be disabled. Details...
- Windows 7. Favorite Folder selection - does not nest deep enough on 1st click. Details...
- Wrong recognition of broken scopes in intersected multi syntax scopes. Details...
New:
- 64 bit version of HippoEDIT released. Now editor can run natively on 64 bit OS. So theoretically faster. The price is bigger installation size and increased memory consumption.
- Absolute position status bar indicator. By default hidden. Help to track absolute text length when you prepare article of specific length.
- Edit.Paste (Ctrl+V) in Incremental search mode (Ctrl+I) appends Clipboard text to search string as quick search for current clipboard.
- Format and Case correction with Smart Helpers. Details...
- New tag for current document name without extension added (%FileNameWOExt%). Details...
- Now automatic updates would download version with PDBs, if previously version with PDB was used.
Updated:
- basic_spec.xml updated with new label definition.
|
HippoEDIT 1.44 - Bugfix Release: |
Small bug fix release for errors introduced in 1.43 ;)
- Fixed. Bug when not possible to search in new non saved document. Details...
- Fixed. Keyboard navigation on submenus has minor bug. Details...
- Fixed. Sort encodings on save-as dialog. Details...
- Fixed. Tiny rendering bug when closing tabbed windows. Details...
- Fixed. Auto Correction of -> to → does not work! Now Auto Correction also works for non words. Reported by VoidEx.
- New. Entering of Unicode characters in WordPad way. New command added Convert Symbol (default shortcut Alt + X), which converts HEX code of character to symbol and vice versa.
- Fixed. C++ Syntax /* not closed by */ if TODO style is inside. Details...
- Fixed. Find Regular Expression: "...\r\n..." doesn't find anything! Reported by Eckart.
- Fixed. HE 680 does not start on Win98. Reported by PFF99.
- Fixed. It is not possible to highlight \r or \n in C based syntax if \ escape char is defined.
- Fixed. Highlighting is not reset after unsuccessful search.
- Fixed. Auto Correction data stored to as numbers in xml.
|
HippoEDIT 1.43 - Bugfix Release: |
New in functionality:
- Added command for inserting date time, corresponding to commands in main menu Edit->Insert Date Time (Edit.InsertDateTime1-9). Details...
- Added new functionality to operate on bookmarked lines (Edit.BookmarkLineCopy, Edit.BookmarkLineCopyAppend, Edit.BookmarkLineDelete, Edit.BookmarkLineCut). Can be found in Edit->Bookmarked Lines. Details...
- Added support of pasting files (file names) from Windows Explorer to text editor, Project Explorer and File Explorer file list. Also now you can copy files from Project Explorer or File Explorer list to Windows Explorer or another instance of HippoEDIT.
- Alternating mode display added. File and language specific. See View->Editor or new command View.AlternatingMode. Details...
- Button to access Keyboard map direclty from Keyboard settings. Details...
- Closing File Should Be Possible Also By Also Using an X on the Tab. From now possible. See Options->Editor->Close Button on every Document Tab. By default off. Details...
- Command for Project Explorer - Remove Invalid. Removes non-existing files from current node (recursive).
- Confirmation messages when changing default schemas added.
- Current Project Files list as template argument. New template parameters added (similar to %OpenFiles%) %ProjectFiles% and %ProjectFilesInteractive% which allow you to pass project files to a tool, for compression for example.Details...
- Document Tabs can be configured in 3 ways: Do not Show, Auto-Hide, Show always. See menu View->Document Tabs. Details...
- Favorites in search dialog. Details...
- Folder Favorites from File Explorer are also available in File Open/Save dialog
- File encoding: to many varieties to choose from. Now it is possible to filter displayed code pages or provide user set for display. See details...
- File extension for syntax can be now adjusted by user in Options->Syntax Name->Miscellaneous (and overwrite loaded defaults from sytax scheme). User file extension saved in user file and not lost after version upgrade any more. Details...
- Find Next/Previous in incremental search mode also used for search next/previous incremental search entry as standard Find Incremental Next/Previous. Details...
- From now it is possible to show tool also in context menu. Controlled by flag in tool configuration.
- Helper command Paste New (Edit menu) which paste Clipboard content in new document.
- Helper command Save As template... (File menu) for creating current file as File Template for new files.
- Invert bookmarked lines as command Edit.BookmarkLineInvert and as menu entry in Edit->Bookmarked lines. Details...
- Manage Tools/Help Favorites etc got button Sort Selected.
- New commands added (only in command list but not in menu): Window.New, Window.List, Window.Split, Window.TileHorizontally, Window.TileVertically, Window.ArrangeIcons, Window.Cascade, Window.SplitNextPane, Window.SplitPreviousPane, Window.SplitRemove, Window.Minimize, Window.Maximize
- Now command list in Keyboard settings also includes assigned shortcuts. So you can filter commands also by shortcut. Bolded font is not used any more to indicate that command has assigned shortcuts.Details...
- Now you can configure File Explroer to remember last directory after restart. Defaults can be changed in Options->File Explorer. Default set to OFF. Details...
- Persistent bookmarks and folding state. From now on bookmarks are stored not only for files opened in workspace but for all files. Bookmark information is stored in file satellites (file with same name as main + .inf.xml extension, stored in same directory as main). In addition of bookmarks state of collapsed code blocks is also now stored between sessions in such file satellite. If bookmarks or collapsed block exist HippoEDIT would also store cursor position, scroll position and selection. If you do not want creating of satellites or just do not want to store bookmarks or collapsed blocks you can use special xml flags: node <General><Persisit/><General>, attributes bookmarks, folding, breakpoints, protected, positions. By default all attributes set to true. To disable fex storing of bookmarks you can add this to settings.xml <General><Persisit bookmarks="false"/><General>. In case when you disable some of properties, elements would be save only for open files. Details...
- Status bar can be customizable you can hide/show indicators. Use right clicks on status bar to get context menu with list of indicators and uncheck that you do not need. This functionality enables possibility to add new indicators (hidden by default) for which before was no space available. New indicators are: Line count, File Size (click calls file properties), Time, Read-Only State (click toggles state), Current File Folder (click explore Current Directory), File Time (click open File Properties)
- Window List dialog was redesigned to list with additional information, that can be sorted and filtered. New button Copy Paths was added.
- Window.Close command added. With Ctr+W as default shortcut. Ctr+Shift+F4 set as default shortcut for Close All Documents. Details...
- Added new command to tab menu and document context menu Add %filename% to %project%, if file is not yet in project and project open and not initial.
Fixed
- Bug when document syntax changes automatically on save, when there are several syntaxes with same extension (for example when you save new test.xml it changes XML syntax to HippoEDIT config). Reported by Christof.
- CAPS LOCK problem. CapsLock auto correction works wrong in some cases. Details...
- Close handles fix for tools. Details...
- Crash on double click in last line in tools output (Elapsed time ...).
- Crash on Find Files.
- Crash on opening large files, when no free memory left.
- Crash on Surround Selection of last line.
- Crash when navigation to URL added to a project.
- Crash when opening some Pascal files.
- Disable "Options > File Explorer > [X] Folder Tree" crashes. Details...
- Don't reset focus on dialogs when alt-tab away and back. Details...
- Drag & drop of the file on read-only document is not possible.
- Encoding detection was optimized.
- Expand/Shrink selection extended to select also function names (labels connected to scope). Details...
- Expand/Shrink selection does not work in combination with Lock Selection mode.
- File Association dialog does not allow to change command line for associated files.
- File encoding change does not set "Modified" -flag. Details...
- Fixed icon for new document after Ctrl+N. Details...
- Focus is not set in Find field after second call of CTRL+F when dialog already open.
- In Outlook Express, Opera or Thunderbird text from HippoEDIT pasted with additional line breaks before and after text. Details...
- Included dbghelp.dll into installation for 98.
- Increase untitled name for project every time when new project open to reduce confusing. Details...
- Locked Selection + Column Edit does not work. Details....
- Multiple Comment then Uncomment does not uncomment. Details...
- Multiple Instances problem. In some cases HippoEDIT opens wrong workspace or does not start at all, if called from Windows Explorer with context menu.
- Nag screen problem. Nag screen is shown after opening of the file and executing a tool from first day of evaluation. Should be shown from 45 and 90 day respectively. Nag screen of Hippoedit start should be shown on 15 day of evaluation. Details....
- Navigate Next/Previous label in Navigation bar works incorrect. Details...
- Now remote files are not tracked for external changes.
- Preview in Browser / F12 Whites Out Document if User Refuses to Save the File. Now also correctly works with unsaved files (temp copy used) and Refresh in browser preview would use current content of the document which content is previewed (updates tem file). Details...
- Project New command added to context menu for project root item in Project Explorer.
- Project pane appears 1x1 when another pane maximized. Details...
- Quickie: save-as needs more vertical. Details...
- Random crash on mouse hover.
- Scrolling down with mouse wheel shifts lines beyond visibility, when no vertical scroll bar shown. Details...
- Search field does not select current word but another one with same prefix string.
- Selection ->Copy From... take long time. Details...
- Several fixes for Go to Position dialog.
- Some problems with auto determined default indent and indent configuration in status bar (auto mode set differently).
- Syntax files could not be located. No HippoEDIT does not crash after this message but works in stripped mode. Details...
- Tab scrolling corrected. Details...
- Unable to start tool when Initial directory has spaces inside path. Added error code display, in case of error. Details...
- View.ActiveDocument does not work. Details...
- xslt schema is not copied for newly created keyboard map.
- 64 bit Context menu Shell Extension added to installer and copied/registered automatically instead of 32 bit shell extension, when installed on 64 bit Windows.
Updated
- Schema for SQL, Pascal. For CSS schema was redesigned to provide more intelligent completion suggestions. New schema better for most case when editing necessary but not same robust as old one. So old one is also installed, but with *.alt extension. If you like old schema more, you can rename new to alt and alt to xml.
- Update of label regular expressions for CSS schema.
- PHP and Basic syntax schemes. Some seldom used syntaxes removed from default installation but now available in download area.
|
You can also check previous versions »
Quick Links...
|