Welcome,
Guest
. Please
login
or
register
.
September 07, 2010, 08:04:12 am
HippoEDIT - Programmers text editor
General Category
Beta Version Test
Released
(Moderators:
alex
,
Stefan
)
Beta 1.48
« previous
next »
Pages:
[
1
]
Author
Topic: Beta 1.48 (Read 2023 times)
alex
Developer
Global Moderator
Hero Member
Karma: +19/-2
Offline
Gender:
Posts: 1334
Beta 1.48
«
on:
January 05, 2010, 10:02:50 pm »
Previous version history
HippoEDIT 1.48 (NT/2000/XP/Vista/Win7)
HippoEDIT 1.48 (for 64 bit XP/Vista/Win7)
HippoEDIT 1.48 (98/ME)
*
NT and 64 bit installers contains PDB files for better crash reporting, so size increased to 9 Mb
Version 770:
Fixed
. Automatic encoding for new project is in sync with global HE encoding settings.
Fixed
. Encoding of initial non-modified project is not used for default encoding queries.
Fixed
. Explanation added for all automatic settings in dialogs explaining what
automatic
means in this case, to make settings more it more clear.
Fixed
. Added
(file specific)
note for all actions from main menu
View
(
Editor
and
Panes
) to make it clear, that function applied to
current document only
Fixed
. Now non existing files are accepted in Files add... dialog for project explorer and created + added on demand. In 1.50 this will be split in separated command.
Fixed
.
Important - changed behavior!
Fresh installation now sets Viewer workspace by default equal to "default". This should decrease number of support questions about Multiple Instances.
Fixed
. Strange crash when starting/ending HE. Reproduced when using editor as Source Code Viewer for IE 6 running inside VM from spoon.net. Reported by Stephen.
Fixed
. New XML settings flag for disabling default behaviour for File.New command (CTRL+N) to not use current file as template for new file (extension, language). Should be defined in
hippoedit.config
. Default is:
<CreateNewFileAsCurrent>true</CreateNewFileAsCurrent>
.
Version 768:
Fixed
. From now on, extended encoding detection disabled by default for all
source
files, but left for all
text
files. Reason - too many false detection.
Fixed
. Renamed
Go to the Next Position
and
Go to the Previous Position
to
Navigate Forward / Backward
as in Visual Studio and to reduce misunderstanding.
Fixed
. Expand selection for case conversion commands to word automatically, if no selection exist.
Details...
Fixed
. Variables context is not shown in completion list box tooltip for non Case Sensitive syntaxes.
Fixed
. Wrong tooltip position when editor placed on second (not primary) monitor.
Fixed
. Bug with syntax highlighting of the multi word keywords inside embedded syntaxes. Basic schema updated back (uncommented End If, End Function etc)
Details...
Fixed
. Do not move cursor to the bottom/top of the document when doing column selection with ruler, but move it in current line.
Details...
Fixed
. Once more fix for wrap by page width in lines with tabs.
Details...
Fixed
. Because of numeric complains
Wrap Search
flag in
Search Dialog
enabled by default for fresh installations.
Fixed
. Small re-desing of the context menu. Search items removed,
Smart Navigate
and
Find Next/Previous Occurrence
moved to 0 level.
Fixed
. Project Icon in Project tree changed to HE project icon instead of C++ project icon.
Version 767:
Fixed
.
Report BUG
command does not work and report no error if no default mail client installed. Now should show message, informing that "default mail client is not found".
Details...
Fixed
. In C source files (maybe not only in C), comment and uncomment when the selection is close to the lift side is not cope to each other.
Details...
Fixed
. Syntax dependent options are not saved.
Details...
Fixed
. Ctrl+Right (move word right) does not work when Virtual Spaces are enabled. Reported by DrakonHaSh.
Details...
Fixed
. Commenting with start_pos > 1 works wrong (in Cobol fex).
Details...
Fixed
. Tab usage determined incorrectly.
Details...
Fixed
. Outlining for embedded syntax areas parsed with errors when syntaxes with multi word scope tags used.
Details...
Version 766:
Fixed
.
Shift + Space
shows "Not a shortcut" warning.
Fixed
. Regular expression search with ^. does not work. Characters are also found in the middle of the line. Reported by DrakonHaSh.
Fixed
. Caret position is "not updated", if delayed up/down/left/right etc executed. Reported by DrakonHaSh.
Fixed
. Bug in selected coordinate calculations during block selection. Reported by Nick.
Fixed
. Text is duplicated in Hierarchy Bar (for example you can SPECIFICATION SPECIFICATION in HippoEDIT config). Reported by DrakonHaSh.
Fixed
. Not possible to enable disabled bookmark from Bookmark manager. Reported by Pawel Smyrek.
Fixed
. Copy stops working and caret behaves strange when copying text from definition field in Navigation bar.
Details...
Fixed
. Completion for CSS attribute values does not always work.
Fixed
. Optimization for outlining parsing algorithm. Now document parsed completely (HE does not try to find closest unchanged scope to reduce update range) if it is small. This will reduce amount of situation when outlining/overview information is not updated correctly in HTML code.
Fixed
. Smart Navigate does does not work for variables in Perl.
Fixed
. Optimization for double click navigation to a file from Output Panel. Now if file name is relative or not fully qualified search for file is also done among files in current project and in Working directory. Requested by VoidEx.
Version 765:
Fixed
. Once more. Problem during overwrite of the file auto recovery data (to prevent data loss when application is terminated without save). Can be recognized by
File Save Error
-
Access is denied
popup, appearing after some time if document is not saved.
Fixed
. Regression of startup performance introduced some time ago...
Version 764:
Fixed
. If document was changed by another app and then reloaded - user encoding is lost. Reported by Oleg.
Fixed
. Line Spacing style Exactly in Print Preview works wrong - lines are overlapped.
Fixed
. Tabs are not expanded to spaces for line warp calculation, when
Wrap By Page Width
mode is used. Reported by Oleg.
Fixed
. Editor->Wrap settings in main menu looking strange when editor is in Print Preview Mode (all entires are selected).
Fixed
. Problem during overwrite of the file auto recovery data (to prevent data loss when application is terminated without save). Can be recognized by
File Save Error
-
Access is denied
popup, appearing after some time if document is not saved.
Fixed
. Word Wrap algorithm use one less column when calculating wrap position. Reported by Oleg.
Version 762:
Fixed
. Crash after Collapse All command in HTML.
Fixed
. Crash when searching in collapsed areas using Quick Search Bar. Reported by Marat.
Fixed
. Optimization for auto brackets functionality. Now redundant close symbols are also deleted, if between open/close symbols is typed some text. Reported by Nick.
Fixed
. Some preventive fixes when loading workspace with inconsistent data.
Fixed
. Formating of the source is lost when pasting in MS Word or Outlook (in HTML format). Reported by Andrey.
Fixed
. Collapsing of neighbor comments block (line rest and multi comment) processed wrong. Reported by Marat.
Version 759:
Fixed
. Formating lost when pasting of the syntax highlighted source code from HippoEDIT into MS Word or MS Outlook. Reported by Andrey.
Fixed
. Error during save modified files, open for read in another application.
Details...
Version 758:
Fixed
. Remove check mark for
Quick Search Bar
and
Navigation Bar
because they lead to misunderstanding, because it is not possible to to toggle their state from menu as for other bars.
Fixed
. Replace popup "Do you want to close HippoEDIT" in installer with manual close of HippoEDIT and
Retry/Cancel
.
Fixed
. Auto-Indent algorithm is not taking into account allowed containers information. Reported by Marat.
Fixed
. Check Lock state of the file on Save and inform user about it.
Details...
Version 757:
Fixed
. Redrawing bug, when using Page Scroll with mouse in all List controls with grid lines (in File Association dialog and in Options dialog).
Fixed
. Document Encoding could not be set back to Automatic if once changed in HE
Tools->Options->Document
.
Details...
Version 756:
Fixed
. Crash of Unicode version because IsWow64Process not found on Win 2000 version.
Details...
Fixed
. Changed default settings for charset auto-detection to false. New XML settings added, controlling automatic charset and font name detection based on document encoding. Defaults set to false (see example below).
Details...
Can be chnaged in settings.xml:
<XMLSettings>
<General>
<FontDetection charset="false" name="false"/>
</General>
</XMLSettings>
Fixed
. Encoding names are not in HippoEDIT UI language.
Details...
Fixed
. Encoding Recent are not updated in main menu.
Details...
Fixed
. Document IS NOT any more to modified state after change of the encoding and user is not asked for save later.
Details...
Fixed
. Auto Indent executed now also after press of the Enter key and not only delimiter.
Details...
Fixed
. Indent position for non monospaced font is wrong, when Virtual Spaces are involved.
Details...
Fixed
. NSIS: show warning message if user does not have enough rights to install software in Program Files.
Version 755:
Fixed
. Fixed crash when editor started from user which does not have data files installed.
Fixed
. Prompts for document related settings extended with explanation, that settings are current file relevant only (as current line for example).
Fixed
. Corrected calculation of the indent size for non-monospaced fonts, specially important for East Asian fonts.
Details...
New
. Add additional style for current line number, to make it possible to disable bold or assign a color to current line number. (
def_spec.xml is updated
)
Fixed
. Crash when opening Regular expression help (More Info...) from search dialog.
Details...
Fixed
. Corrected
Match Scope
highlighting when using symmetric pair symbols (like " or ').
Fixed
. Numerous fixes for project functionality when project is not saved.
Details...
Fixed
. Crash when using Ditto clipboard manager.
Fixed
.
Navigation Bar
is not always initially updated for non active file after HippoEDIT start.
Fixed
. No description tooltip for templates in Code Completion list box. Reported by Stefan.
New
.
Important - changed behavior
. From now on, if HippoEDIT started with passed file name as command line parameter, but without explicit workspace name, default is to use
viewer
workspace, but not
default
as before. Such convention should help to reduce numbers of problems, when HippoEDIT started with Windows
Open with ...
command and opens all old file from your default workspace. If you want to add file from command line to default workspace - use
--workspace=default
.
«
Last Edit: April 21, 2010, 01:18:04 am by alex
»
Logged
HippoEDIT team
http://www.hippoedit.com/
Arthur
Hero Member
Karma: +1/-0
Offline
Gender:
Posts: 597
He who is ashamed of asking is afraid of learning.
Re: Beta 1.48
«
Reply #1 on:
January 05, 2010, 10:16:17 pm »
Hooray!!
Logged
Stefan
Administrator
Hero Member
Karma: +6/-0
Offline
Posts: 684
Re: Beta 1.48
«
Reply #2 on:
January 09, 2010, 07:03:39 pm »
Thank you Alex for the new build.
Logged
Stefan, HippoEDIT beta tester (HippoEDIT News On Twitter:
http://twitter.com/hippoedit/
)
mlwang
Newbie
Karma: +0/-0
Offline
Posts: 9
Re: Beta 1.48
«
Reply #3 on:
January 10, 2010, 05:24:24 pm »
Quote from: alex on January 05, 2010, 10:02:50 pm
Fixed
. Crash when using Ditto clipboard manager.
Confirmed. Thanks.
Logged
alex
Developer
Global Moderator
Hero Member
Karma: +19/-2
Offline
Gender:
Posts: 1334
Re: Beta 1.48
«
Reply #4 on:
January 11, 2010, 12:25:23 am »
Hi Ming-Li,
welcome on forum and good to know that bug is fixed.
Best regards,
Alex.
Logged
HippoEDIT team
http://www.hippoedit.com/
alex
Developer
Global Moderator
Hero Member
Karma: +19/-2
Offline
Gender:
Posts: 1334
Re: Beta 1.48
«
Reply #5 on:
February 09, 2010, 12:08:31 am »
All new stuff coming into 1.50.
In 1.4x are only bug fixes, and minor requests.
To keep it stable.
Maybe I will publish development version of 1.50 end of this week or next week, after finishing new search results output.
Logged
HippoEDIT team
http://www.hippoedit.com/
alex
Developer
Global Moderator
Hero Member
Karma: +19/-2
Offline
Gender:
Posts: 1334
Re: Beta 1.48
«
Reply #6 on:
April 12, 2010, 11:58:14 pm »
Added history of 1.48.768
Logged
HippoEDIT team
http://www.hippoedit.com/
alex
Developer
Global Moderator
Hero Member
Karma: +19/-2
Offline
Gender:
Posts: 1334
Re: Beta 1.48
«
Reply #7 on:
April 20, 2010, 12:36:42 pm »
Added history of 1.48.770. Hope this is a last beta before release.
Logged
HippoEDIT team
http://www.hippoedit.com/
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion
=> FAQ
=> Feature requests and suggestions
===> Implemented
=> Add-ons, Tools, Plugins
=> Scripting, Scripts and Macros
=> Syntax Files
=> HippoEDIT vs Other text editors
=> Bug reports
===> Solved
=> Beta Version Test
===> Released
-----------------------------
Deutsche Unterstützung - German Support
-----------------------------
=> Allgemeine Fragen
-----------------------------
Русская Поддержка - Russian Support
-----------------------------
=> Общие вопросы
Powered by SMF 1.1.11
|
SMF © 2006-2009, Simple Machines LLC
Loading...