Skip to content

Commit d4f835b

Browse files
committed
Updated changelog.
1 parent 8458367 commit d4f835b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22

33
### Version 3.3.0 - TBD ([javadoc](http://diffplug.github.io/durian-swt/javadoc/snapshot/), [snapshot](https://oss.sonatype.org/content/repositories/snapshots/com/diffplug/durian/durian-swt/))
44

5-
- Added `Shells.dontSetPositionOrSize`, and fixed a bug that could push shells just slightly off-screen.
5+
- Added `FlatBtn.setBackground` and `FlatBtn.setSelection`.
6+
- Added `Shells.dontSetPositionOrSize` and `Shells.setCloseOnEscape`.
7+
- Shells now reposition themselves if they were going to open offscreen.
68
- Added `ControlWrapper.transparent` for efficiently passing `Control` to `ControlWrapper`.
9+
- Improved `StructuredDrop.handler`.
710

811
### Version 3.2.1 - August 7th 2019 ([javadoc](http://diffplug.github.io/durian-swt/javadoc/3.2.1/), [jcenter](https://bintray.com/diffplug/opensource/durian-swt/3.2.1/view))
912

0 commit comments

Comments
 (0)