libui/unix
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