13 Commits (a281345ce09b76b24ba19b2d4fa1838586083b3f)

Author SHA1 Message Date
Andreas Weizel e51144a5c3 Fix: InvalidOperationException when opening XML file in HexEditor when it was already open in normal XML editor. 11 years ago
Daniel Grunwald eec385146f Change LGPL headers to MIT header. 12 years ago
Daniel Grunwald 1f43c620d2 Add IWinFormsService interface to wrap ICSharpCode.Core.WinForms. 13 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Siegfried Pammer 407ecdfe0d - added xml: completion 16 years ago
Siegfried Pammer 105962eabd fixed crash when trying to profile non-.NET executable 17 years ago
Siegfried Pammer 8fe2b48a0a fixed forum-8378 and changed data structure from ArrayList to List<byte>. 17 years ago
Siegfried Pammer 5207666951 Removed unused using statements 17 years ago
Siegfried Pammer 6bcc5a213f Reverted the old buffer system and fixed some bugs 17 years ago
Justin Dearing 77791f1f58 Removed unused import statements. 17 years ago
Siegfried Pammer 46796f4daf Improved buffer management of the hex editor. Now it uses a "StreamedList" --> a list with a file split up in single stream files. 17 years ago
Siegfried Pammer f8c1795d4d - Renamed HexEditControl to Editor 18 years ago
Matt Ward a56fe09375 Added Hex Editor addin created by Siegfried Pammer. 18 years ago