The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Topic started by: akyprian on November 21, 2006, 06:04:40 PM

Title: HiEditor V1.0.1.4
Post by: akyprian on November 21, 2006, 06:04:40 PM
Hi all,

HiEditor V1.0.1.4 has been uploaded on http://www.winasm.net What's new:

-Search Engine of the underlying HiEdit control has been significantly improved

-Find & Replace is now one menu item

-Find Dialog:
-HiEdit controls are now used for search and replace strings, so that you can now search for/replace multiline text that includes ANY character (TAB,RETURN,NUL etc etc) - Thanks Jupiter
-New option: Find all searches for all occurences of the search string and displays the results on a list (double click on the list to go to the desired location)
-info is displayed with the search/replace results (Thanks Jupiter, Ghirai)
-Replacing a string with nothing could crash HiEditor; fixed
-Replace All replaces all and not just up or down (i.e. Direction Up or down is NOT taken into account)
-Overall behavior of the Find dialog is considerably improved

-Changing Windows appearance properties on the fly is reflected instantly

-On the 'Options' dialog, charset and fonts combobox are higher now (Thanks Jupiter)

-Overall behavior of the Undo / Redo dialogs are considerably improved

-Sample HiEdit on Options dialog is a bit higher now

-A silly bug regarding Print option has been fixed

-last but not least, the underlying HiEdit control has been dramatically improved; I 'll release the new static library, new dll and the new demo application soon.

Enjoy,

Antonis
Title: Re: HiEditor V1.0.1.4
Post by: PBrennick on November 21, 2006, 08:44:43 PM
Antonis,
The Find Dialog functionality is really very useful! Very nice job.  :U

Paul
Title: Re: HiEditor V1.0.1.4
Post by: akyprian on November 21, 2006, 09:14:34 PM
Paul, I am glad you like it. My intention was to make it as useful as possible.

cheers,

Antonis
Title: Re: HiEditor V1.0.1.4
Post by: Ghirai on November 22, 2006, 01:53:46 PM
Excellent work, i love it :U

EDIT: Perhaps you can attach it to this thread, so ppl can download it more quickly?
Title: Re: HiEditor V1.0.1.4
Post by: akyprian on November 22, 2006, 05:52:01 PM
Thanks for everything, Ghirai

cheers,

Antonis
Title: Re: HiEditor V1.0.1.4
Post by: Ghirai on November 23, 2006, 01:56:35 PM
Just make sure you keep it simple enough and light, w/o any useless features, just like it is now :U

Small bug i noticed in the last version too:

Wite some text inside, and select it (part of it or all).
Then make any other window topmost. The selected text turns all white.

Here's a screenshot: http://ghirai.com/he.png (here the window on top is from miranda-im, but it doesn't make a difference).
Title: Re: HiEditor V1.0.1.4
Post by: akyprian on November 23, 2006, 03:35:09 PM
Are you sure the "Inactive Sel Back" on the options dialog is not set to white? If you haven't noticed, you can select a different selection color when HiEditor is active or not. This has been the case from the very first release of HiEditor.

Why are you worried about the "weight" of HiEditor? If you ever notice that I intend to add something unnecessary, let me know. Even reply to some suggestion stating your objection. I hate heavy applications but I may fall in the trap.

Antonis
Title: Re: HiEditor V1.0.1.4
Post by: Ghirai on November 23, 2006, 05:52:29 PM
Stupid me, you're right, it was that option :bg
Title: Re: HiEditor V1.0.1.4
Post by: Shantanu Gadgil on December 24, 2006, 05:28:26 PM
Hello Antonis,
Any plans of adding support for file with UNICODE (or multibyte or whatever it is called  ::)  ::) )

Point in case being "registry exported" files (attched)

Cheers,
Shantanu

[attachment deleted by admin]
Title: Re: HiEditor V1.0.1.4
Post by: akyprian on December 26, 2006, 12:03:23 PM
Hi Shantanu Gadgil,

thanks for the reg file. If you are suggesting DBCS fonts support, yes it is on the ToDO list. No UNICODE, I am afraid. What kind of files do you want to edit?

Cheers,

Antonis

PS. HiEditor V1.0.1.5 will be released soon
Title: Re: HiEditor V1.0.1.4
Post by: Shantanu Gadgil on December 26, 2006, 03:16:43 PM
QuoteWhat kind of files do you want to edit?
Something like the .reg file which I have attached before.

Regards,
Shantanu
Title: Re: HiEditor V1.0.1.4
Post by: akyprian on December 26, 2006, 05:42:36 PM
that's unicode, no plans about it, for the time being at least.

Cheers,

Antonis