Skip to content

Releases: eclipse-nattable/nattable

2.4.0

23 May 07:21
Compare
Choose a tag to compare

Minor Release 2.4.0 that adds new features and fixes some issues.

  • Changed the mouse move bindings to be able to register a handler on enter and on exit to reduce number of necessary bindings for cleanups, which also improves the rendering performance, as the move binding checks are reduced drastically.
  • Extended the data change handling to be able to check in general if something is in a dirty state.
  • Added an option to exchange the IKeyListener in the TextCellEditor to make it easier to change or extend the handling on commit.
  • Extended the GroupByModel API to make it easier to programmatically set or remove multiple columns for grouping at once.

The p2 update site is published at http://download.eclipse.org/nattable/releases/2.4.0/repository/

2.3.0

19 Feb 19:20
Compare
Choose a tag to compare

Minor Release 2.3.0 that adds new features and fixes some issues.

  • Added option to configure edit on multiselect (only if all selected cells are editable, or if only editable cells should be handled)
  • Improved usability in ComboBoxCellEditor / NatCombo
  • Added option to report export progress via ProgressMonitorDialog
  • Extended API in several classes to increase the possibility of customizations via overriding methods
  • Improved several places to react correctly on (dynamic) scaling
  • Added option to PopupMenuBuilder to create submenus
  • Extended the Nebula Extension MarkupDisplayConverter to register markups for labels
  • Added RowDragMode and ColumnDragMode

The p2 update site is published at http://download.eclipse.org/nattable/releases/2.3.0/repository/

2.2.1

15 Nov 18:20
Compare
Choose a tag to compare

2.2.1 service release

The p2 update site is published at http://download.eclipse.org/nattable/releases/2.2.1/repository/