This website requires JavaScript.
Explore
Help
Sign In
interesting
/
libui
Watch
1
Star
0
Fork
You've already forked libui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aca81945e8
libui
/
redo
/
osxaltest
History
Pietro Gagliardi
aca81945e8
Added some support code for our changes to tSpinbox to make it have only one view. Unfortunately, this is how we're going to need to do stretchiness with tSpinbox.
2015-08-02 00:10:30 -04:00
..
box.m
Saved stretchy values in box.m. We'll need to figure out how to incorporate these into the generated files...
2015-08-01 22:38:01 -04:00
button.m
Added tRelayout to all controls. Also changed the order of stretchy controls in main.m because Auto Layout's defaults aren't optimal.
2015-08-01 22:13:41 -04:00
main.m
Added tRelayout to all controls. Also changed the order of stretchy controls in main.m because Auto Layout's defaults aren't optimal.
2015-08-01 22:13:41 -04:00
osxaltest.h
Added tRelayout to all controls. Also changed the order of stretchy controls in main.m because Auto Layout's defaults aren't optimal.
2015-08-01 22:13:41 -04:00
spinbox.m
Added some support code for our changes to tSpinbox to make it have only one view. Unfortunately, this is how we're going to need to do stretchiness with tSpinbox.
2015-08-02 00:10:30 -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
Stored parents in the various tControls. This is neccessary for making tRelayout on all controls.
2015-08-01 21:41:36 -04:00