Branch: refs/heads/master
Home: https://github.com/qooxdoo/qooxdoo
Commit: 57821f06f5dfe47243c253d83daad65adc53ccf6
https://github.com/qooxdoo/qooxdoo/commit/57821f06f5dfe47243c253d83daad65adc53ccf6
Author: Fritz Zaucker <fri...@oe...>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
A framework/source/class/qx/test/ui/basic/Atom.js
M framework/source/class/qx/test/ui/basic/Label.js
M framework/source/class/qx/ui/basic/Atom.js
Log Message:
-----------
Add test for property selectable on Atom
Forward property selectable from Atom to it's label child control
Add test for setting/unsetting selectable property on Label and Atom
Fix typo in test name for Label
Commit: 1c27ac412bc385544bc951f73cf833a06dc8a722
https://github.com/qooxdoo/qooxdoo/commit/1c27ac412bc385544bc951f73cf833a06dc8a722
Author: Dietrich Streifert <die...@go...>
Date: 2016-08-29 (Mon, 29 Aug 2016)
Changed paths:
A framework/source/class/qx/test/ui/basic/Atom.js
M framework/source/class/qx/test/ui/basic/Label.js
M framework/source/class/qx/ui/basic/Atom.js
Log Message:
-----------
Merge pull request #9133 from zaucker/Atom-selectable
Add test for property selectable on Atom
Compare: https://github.com/qooxdoo/qooxdoo/compare/5552c1d6e823...1c27ac412bc3 |