Releases: exbin/bined-netbeans-plugin
Releases · exbin/bined-netbeans-plugin
BinEd NetBeans Plugin 0.2.5
BinEd NetBeans Plugin 0.2.4
BinEd NetBeans Plugin 0.2.3
- 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
- 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
- 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
- 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
- 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
- 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
- Full cursor and cursor blinking
- Support for horizontal position offset
- Fixed NPE on Windows 7 (Bug 267973)
DeltaHex NetBeans Plugin 0.1.1
- Added binary, decimal and octal mode
- Partially fixed "Open as Hex" menu item position
- Slightly improved rendering performance