Skip to content

Commit

Permalink
Added binary and README
Browse files Browse the repository at this point in the history
Added the latest build of the DLL and a README file.  Also deleted some
files that didn't need to be in the repository.
  • Loading branch information
mackwai committed Oct 12, 2015
1 parent 2d60b9e commit 9841882
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 18 deletions.
18 changes: 0 additions & 18 deletions HexEditor/readme.txt

This file was deleted.

Binary file added Install.zip
Binary file not shown.
25 changes: 25 additions & 0 deletions README.TXT
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
A branch of the hex editor plugin for Notepad++. The original can be found at http://sourceforge.net/projects/npp-plugins/files/Hex%20Editor/Hex%20Editor%20Plugin%20v0.9.5/.

The purposes of this branch are to

1. Display data as the alternative hexadecimal symbols described in http://mackwai.blogspot.com/2015/06/alternative-hexadecimal-digits-version-2.html
2. Fix bugs in the hex editor.

This version of the plugin was developed and built with Visual Studio 2010 Express. As of October 11, 2015, alternative hex sybmols display correctly and some bugs have been fixed, but these changes have only been verified in Windows 7 with the Unicode version of Notepad++.

The status of the bugs recorded on Sourceforge.net are as follows:

274: not reproduced
266: fixed
241: same as 266, fixed
215: NOT fixed or investigated
188: maybe same as 274; not reproduced
182: fixed with patch provided by Josh Harris (http://sourceforge.net/p/npp-plugins/discussion/670932/thread/39af4cb1/#c106)
171: NOT fixed or investigated
160: Found that Notepad++ failed to load all of a text file after showing a binary file in hex mode
156: not reproduced
151: NOT fixed or investigated; it requires 32bit Windows XP
136: NOT fixed or investigated; it requires 64bit Windows XP
118: maybe same as 274; not reproduced
093: not reproduced
068: NOT fixed or investigated
Binary file removed fonts/DigitsInNPP.png
Binary file not shown.
Binary file removed fonts/Ligatures.png
Binary file not shown.
Binary file removed fonts/NormalFont.png
Binary file not shown.
Binary file removed original/HexEditor.dll
Binary file not shown.

0 comments on commit 9841882

Please sign in to comment.