libui/redo/osxaltest
Pietro Gagliardi 02991879bc Implemented lack of stretchiness. I believe this is a complete Box implementation. A lot simpler than the other one! :) But will it hold up to the stress test... 2015-08-08 21:54:58 -04:00
..
box.swift Implemented lack of stretchiness. I believe this is a complete Box implementation. A lot simpler than the other one! :) But will it hold up to the stress test... 2015-08-08 21:54:58 -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 Implemented stretchiness. 2015-08-08 21:31:15 -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 Implemented lack of stretchiness. I believe this is a complete Box implementation. A lot simpler than the other one! :) But will it hold up to the stress test... 2015-08-08 21:54:58 -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