libui/redo/osxaltest
Pietro Gagliardi 15eadff66b Made the button stretchy. This will be important for testing, as by default Auto Layout will want to make the text field stretchy instead. 2015-08-08 20:21:07 -04:00
..
box.swift More Box work. Secondary dimension stretchiness works fine. 2015-08-08 19:32:24 -04:00
box.swift_ Started restructuring this whole thing, Swift-izing it in the process. I'm going to just abandon the current tBox implementation; I have no idea how it worked at all. 2015-08-07 18:17:29 -04:00
button.swift Removed Control.Relayout(). It's not going to be needed, as only a change in control-specific state would trigger a relayout, and we don't need to lay /the entire window/ out recursively due to an internal change. 2015-08-07 22:10:11 -04:00
control.swift More Box work. Secondary dimension stretchiness works fine. 2015-08-08 19:32:24 -04:00
entry.swift Removed Control.Relayout(). It's not going to be needed, as only a change in control-specific state would trigger a relayout, and we don't need to lay /the entire window/ out recursively due to an internal change. 2015-08-07 22:10:11 -04:00
label.swift Removed Control.Relayout(). It's not going to be needed, as only a change in control-specific state would trigger a relayout, and we don't need to lay /the entire window/ out recursively due to an internal change. 2015-08-07 22:10:11 -04:00
layout.swift More Box work. Secondary dimension stretchiness works fine. 2015-08-08 19:32:24 -04:00
main.swift Made the button stretchy. This will be important for testing, as by default Auto Layout will want to make the text field stretchy instead. 2015-08-08 20:21:07 -04:00
spinbox.swift Removed Control.Relayout(). It's not going to be needed, as only a change in control-specific state would trigger a relayout, and we don't need to lay /the entire window/ out recursively due to an internal change. 2015-08-07 22:10:11 -04:00
window.swift Removed Control.Relayout(). It's not going to be needed, as only a change in control-specific state would trigger a relayout, and we don't need to lay /the entire window/ out recursively due to an internal change. 2015-08-07 22:10:11 -04:00