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
9d4253ad6d
libui
/
unix
History
Pietro Gagliardi
80ada0a06b
And implemented the bare bones of uiControlOSVtable on GTK+.
2019-06-18 20:19:32 -04:00
..
controls.c
And implemented the bare bones of uiControlOSVtable on GTK+.
2019-06-18 20:19:32 -04:00
main.c
Moved uiQueueMain() to common/init.c to avoid having multiple initialized variables; the per-OS versions are now uiprivSysQueueMain(). Also more TODOs.
2019-05-30 01:39:43 -04:00
meson.build
And implemented the bare bones of uiControlOSVtable on GTK+.
2019-06-18 20:19:32 -04:00
uipriv_unix.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