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
9bc2cccb2d
libui
/
darwin
History
Pietro Gagliardi
2f9aaeeb62
Started writing tests for uiWindow.
2020-05-24 18:08:48 -04:00
..
controls.m
Turned testVtable into a function that returned the pointer to use, made the OSVtable equivalent likewise, and renamed darwin/control.m to darwin/controls.m.
2019-06-15 21:33:53 -04:00
main.m
Modified common and the macOS port to exhibit the new init/main behavior. Now to adjust the tests.
2020-05-09 01:24:40 -04:00
meson.build
Finished our initial implementation of uiWindow on macOS to our previous spec. Now to write tests.
2020-05-24 17:23:52 -04:00
uipriv_darwin.h
Cleaned #include directives so C standard library headers are sorted and so each source file only includes one header file. This makes things clenaer, and alos allows us to more properly strip unneeded headers later.
2019-06-01 09:27:17 -04:00
window.m
Started writing tests for uiWindow.
2020-05-24 18:08:48 -04:00