You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,11 @@
2
2
3
3
### 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/))
4
4
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.
6
8
- Added `ControlWrapper.transparent` for efficiently passing `Control` to `ControlWrapper`.
9
+
- Improved `StructuredDrop.handler`.
7
10
8
11
### 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))
0 commit comments