libui/redo/osxaltest
Pietro Gagliardi a44498e4c3 More TODOs and comments. 2015-08-11 20:23:12 -04:00
..
box.swift More TODOs and comments. 2015-08-11 20:23:12 -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 TODOs and comments. 2015-08-11 20:23:12 -04:00
main.swift Added nested Box stress tests. 2015-08-09 01:59:06 -04:00
spinbox.swift Some layout.swift changes. Added support for the metrics parameter and a fitting size calculation function; this will be needed for the next experiment with boxes. 2015-08-11 20:10:12 -04:00
window.swift Some layout.swift changes. Added support for the metrics parameter and a fitting size calculation function; this will be needed for the next experiment with boxes. 2015-08-11 20:10:12 -04:00