libui/common
Pietro Gagliardi dcf6726239 More TODOs. 2018-03-03 21:29:45 -05:00
..
CMakeLists.txt And omitted the common OpenType stuff from the build. 2017-05-17 16:18:28 -04: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 Decided to keep the existing attrlist.c, but updated it to the new attribute API and uipriv naming convention. Also resolved some TODOs along the way and decided that when in attribute lists, uiAttributes will be refcounted. 2018-03-03 21:27:01 -05:00
areaevents.c More TODOs. 2017-06-03 17:53:10 -04:00
attribute.c More TODOs. 2018-03-03 21:29:45 -05:00
attrlist.c Decided to keep the existing attrlist.c, but updated it to the new attribute API and uipriv naming convention. Also resolved some TODOs along the way and decided that when in attribute lists, uiAttributes will be refcounted. 2018-03-03 21:27:01 -05:00
attrstr.h Decided to keep the existing attrlist.c, but updated it to the new attribute API and uipriv naming convention. Also resolved some TODOs along the way and decided that when in attribute lists, uiAttributes will be refcounted. 2018-03-03 21:27:01 -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 Decided to keep the existing attrlist.c, but updated it to the new attribute API and uipriv naming convention. Also resolved some TODOs along the way and decided that when in attribute lists, uiAttributes will be refcounted. 2018-03-03 21:27:01 -05:00
opentype_test.c Added more test cases. Also more TODOs in testing_testing.c. 2018-03-03 17:01:40 -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 testingTDefer(). Now we can actually write the rest of these tests. 2018-03-03 16:24:10 -05:00
testing_testing.c Added more test cases. Also more TODOs in testing_testing.c. 2018-03-03 17:01:40 -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