Skip to content

Conversation

@Sciss
Copy link
Contributor

@Sciss Sciss commented Apr 28, 2018

- bump version to 2.0.4-SNAPSHOT (mima binary compat checks)
- add `Font` object, because having `scala.swing._` in scope means we
  cannot use static methods of `java.awt.Font` any longer.
- add some documentation to `Table`
- add another constructor with table-model to `Table`
- add a few missing methods to `Table` (`rowMargin`, `viewToModelRow`,
  `modelToViewRow`, `autoCreateRowSorter`, `updateSelectionOnSort`)
- fix `apply` and `update` to convert between row model and view
- add programmatic `sort` method.
- fixes scala#20, fixes scala#47, fixes scala#62
- add uitest to verify sorting and converting indices works correctly
@benhutchison
Copy link
Contributor

Thank you @Sciss

@benhutchison benhutchison merged commit cc8dae2 into scala:2.0.x Apr 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants