libui/common
Pietro Gagliardi 180b6429ef More documentation, const correctness, and TODO wrangling. 2017-06-19 22:00:46 -04:00
..
CMakeLists.txt And omitted the common OpenType stuff from the build. 2017-05-17 16:18:28 -04:00
areaevents.c More TODOs. 2017-06-03 17:53:10 -04:00
attrlist.c Added uiForEach for canonicalizing foreach function returns and used it everywhere. 2017-06-06 12:47:07 -04:00
attrstr.c More documentation, const correctness, and TODO wrangling. 2017-06-19 22:00:46 -04:00
control.c Removed uiControlVerifyDestroy(); we could have just had it in uiFreeControl(). 2016-05-22 01:07:25 -04:00
controlsigs.h Fixed initial OS X uiTable. It works! 2016-06-22 00:58:10 -04:00
debug.c Cleaned up the debugging functions slightly. Now to convert the other backends. 2016-05-13 20:20:15 -04:00
drawtext.c More TODOs... 2017-02-24 21:18:15 -05:00
matrix.c Some more fixups and cleanups, especially in the matrix code. 2016-05-13 18:10:43 -04:00
shouldquit.c Moved all the common stuff in a new folder common/. This is part of the makefile simplification. 2015-10-16 18:31:14 -04:00
uipriv.h And omitted the common OpenType stuff from the build. 2017-05-17 16:18:28 -04:00
userbugs.c Added a user bug for calling SetParent() on a uiWindow. 2016-05-22 20:02:47 -04:00
utf.c Started the move to my utf library. Imported the library. 2016-12-03 11:20:22 -05:00
utf.h Started the move to my utf library. Imported the library. 2016-12-03 11:20:22 -05:00