libui/redo/osxaltest
Pietro Gagliardi 2b1134625d Converted window.m. 2015-08-06 23:10:50 -04:00
..
box.m More TODOs. 2015-08-03 14:34:14 -04:00
button.m Started saving the hugging priorities. 2015-08-03 00:56:14 -04:00
control.swift Decided to rewrite this test program in Swift. Started with main.m, osxaltest.h, and util.m. 2015-08-06 22:38:39 -04:00
entry.m Removed all the debugging hooks, re-enabled (and fixed) everything else. 2015-08-03 12:47:41 -04:00
label.m Added labels to make sure those don't need minimum width constraints. They don't. 2015-08-03 13:35:36 -04:00
main.m More TODOs. 2015-08-03 13:57:01 -04:00
main.swift Decided to rewrite this test program in Swift. Started with main.m, osxaltest.h, and util.m. 2015-08-06 22:38:39 -04:00
osxaltest.h Added labels to make sure those don't need minimum width constraints. They don't. 2015-08-03 13:35:36 -04:00
spinbox.m Added a non-stretchy predicate for non-stretchy controls. This fixes our spinboxes. 2015-08-03 12:43:51 -04:00
util.m Started reimplementing uiBox. Added a first argument to the main Auto Layout function so uiBox can have subviews. 2015-08-01 18:05:50 -04:00
window.m Added labels to make sure those don't need minimum width constraints. They don't. 2015-08-03 13:35:36 -04:00
window.swift Converted window.m. 2015-08-06 23:10:50 -04:00