Merge: app::ui: intro Label and apply many other fixes
authorJean Privat <jean@pryen.org>
Wed, 11 Nov 2015 01:43:44 +0000 (20:43 -0500)
committerJean Privat <jean@pryen.org>
Wed, 11 Nov 2015 01:43:44 +0000 (20:43 -0500)
Most features are self-explanatory, but here it is anyway. `Label` defines a simple non-editable text field. And the newly public `remove` method remove views from other views (such as `Layouts`).

Other fixes clean up the relation with the Java GC and multi-threads behavior.

Pull-Request: #1827
Reviewed-by: Jean Privat <jean@pryen.org>


Trivial merge