-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
Showing
7 changed files
with
25 additions
and
18 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.