libui/common
Pietro Gagliardi d0db6f9594 Added early termination mechanics to the testing framework. 2018-03-01 20:25:36 -05:00
..
CMakeLists.txt And omitted the common OpenType stuff from the build. 2017-05-17 16:18:28 -04:00
OLD_attrlist.c Moved old attributed-string stuff out of the way for now. 2018-02-19 01:52:38 -05:00
OLD_attrstr.c Moved old attributed-string stuff out of the way for now. 2018-02-19 01:52:38 -05:00
OLD_drawtext.c Moved old attributed-string stuff out of the way for now. 2018-02-19 01:52:38 -05:00
OLD_uipriv_attrstr.h Moved old attributed-string stuff out of the way for now. 2018-02-19 01:52:38 -05:00
areaevents.c More TODOs. 2017-06-03 17:53:10 -04:00
attribute.c More notes. Also fixed a typo (thanks Nicole from Jul). 2018-02-20 21:05:08 -05:00
attrstr.h Oops; forgot to update attrstr.h in the last commit. Also changed a TODO to a LONGTERM in opentype.c. 2018-02-25 20:40:23 -05: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
matrix.c Some more fixups and cleanups, especially in the matrix code. 2016-05-13 18:10:43 -04:00
opentype.c Wrote more of the testing framework, wrote the first test, and fixed compiler errors in opentype.c. 2018-02-28 19:43:29 -05:00
opentype_test.c Broke apart the testing implementation code into their own files. 2018-02-28 22:07:06 -05: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
testing.h Added early termination mechanics to the testing framework. 2018-03-01 20:25:36 -05:00
testing_testing.c Added early termination mechanics to the testing framework. 2018-03-01 20:25:36 -05:00
uipriv.h Moved old attributed-string stuff out of the way for now. 2018-02-19 01:52:38 -05: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