Skip to content

Latest commit

 

History

History
80 lines (64 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

80 lines (64 loc) · 2.56 KB

Change Log

All notable changes to this project will be documented in this file.

Changed

Added

  • Respect UIDefauls table configuration defined in LookAndFeel class.(#11)
  • Allow a customization by inheriting DockingUISettings class and overide getDefaults method.(#11)

Fixed

  • Avoid NPE when drag-n-drop with null hints (#9)

Changed

  • Add GitHub Actions CI
  • Add SpotBugs and SpotLess code quality assurance
  • Style: spotless code format applied (#8)
  • feat: test UI behavior with Assertj-Swing-JUnit (#7)
  • refactor: annotate deprecations, avoid access to internal class of other class(#6)
  • refactor: avoid redundant casts (#6)
  • refactor: DockingDesktop class not to initialize in static context(#12)
  • chore: use nexus-publish plugin to release

Fixed

  • Fixed issue with restoring split weight from upstream
  • Fix for when awt.font.desktophints is null
  • Use Apple-recommended method of detecting OS X

Added

  • Allow customizing the color of AutoHideButtons instead of making them transparent
  • Allow disabling custom painting of DockViewTitleBar
  • Allow setting background of AutoHideButtonPanel
  • Allow setting border on main desktop area
  • Use all default rendering hints set by platform when rendering pane tabs
  • Original wiki files from https://code.google.com/archive/p/vldocking/
  • Add a license file

Changed

  • Fork original project for OmegaT-org

v3.0.4

  • Carsten Madsen released v3.0.4

v3.0.3

  • Carsten Madsen released v3.0.3