Skip to content

Releases: exbin/bined-netbeans-plugin

BinEd NetBeans Plugin 0.2.5

28 Nov 23:23
Compare
Choose a tag to compare
  • Added convert data action
  • Added support for bookmarks
  • Added clipboard content tool
  • Added drag&drop content tool
  • Added integration options page
  • Added native file mode
  • Partial mitigation to file locking issue

BinEd NetBeans Plugin 0.2.4

22 Oct 21:46
Compare
Choose a tag to compare
  • Added API: view binary data
  • Fixed invalid dependency on debugging module (issue #15)
  • Fixed context menu "open as binary" registration (issue #15)

BinEd NetBeans Plugin 0.2.3

22 Oct 21:44
Compare
Choose a tag to compare
  • Added templates for profiles
  • Added insert data dialog
  • Added files compare dialog
  • Added edit selection action
  • Relaxed dependencies - e.g. plugin should work in VisualVM
  • Added link to online help/manual

BinEd NetBeans Plugin 0.2.2

29 Aug 21:35
Compare
Choose a tag to compare
  • Minor GUI improvements
  • Switched to Gradle building
  • Action to show debug variables as binary data in ToolTip view
  • Support for multiple decoders in debugging view
  • Display the number of bytes selected
  • Added string field in values panel

BinEd NetBeans Plugin 0.2.1

04 Sep 19:28
Compare
Choose a tag to compare
  • Action to show debug variables as binary data
  • Minor GUI improvements
  • Context aware popup menu
  • Go-to dialog position to support position from end
  • Go-to dialog position to support different numerical bases
  • Support for ENTER key in preview section

BinEd NetBeans Plugin 0.2.0

13 Apr 20:00
Compare
Choose a tag to compare
  • Renamed to BinEd
  • Updated to newer version of library
  • Support for half-size space
  • Support for layout, theme and colors profiles
  • Added support for different numerical bases in status bar

DeltaHex NetBeans Plugin 0.1.7

11 Oct 07:38
Compare
Choose a tag to compare
  • Values panel made editable
  • Byte order support for floating point numbers in values panel
  • Added thread for values panel updating
  • Fixed files closing on window closing
  • Fixed clipboard charset translation

DeltaHex NetBeans Plugin 0.1.4

09 Jan 15:40
Compare
Choose a tag to compare
  • Fixed charset for clipboard copy/paste
  • Added status panel
  • Added go-to position dialog
  • Added crude search panel
  • Adding charset now support basic filtering
  • Enabled delta mode, switchable to memory mode
  • Most settings are now persistent

DeltaHex NetBeans Plugin 0.1.3

05 Oct 21:51
Compare
Choose a tag to compare
  • Full cursor and cursor blinking
  • Support for horizontal position offset
  • Fixed NPE on Windows 7 (Bug 267973)

DeltaHex NetBeans Plugin 0.1.1

25 Jun 11:46
Compare
Choose a tag to compare
  • Added binary, decimal and octal mode
  • Partially fixed "Open as Hex" menu item position
  • Slightly improved rendering performance