libui/common
Pietro Gagliardi f025783632 Migrated attrstr.c back like we just did to attrlist.c. RIP "graphemes()" 2018-03-03 22:02:18 -05:00
..
CMakeLists.txt And omitted the common OpenType stuff from the build. 2017-05-17 16:18:28 -04: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 Migrated attrstr.c back like we just did to attrlist.c. RIP "graphemes()" 2018-03-03 22:02:18 -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 Oops. 2018-03-03 21:32:18 -05:00
attrstr.c Migrated attrstr.c back like we just did to attrlist.c. RIP "graphemes()" 2018-03-03 22:02:18 -05:00
attrstr.h Migrated attrstr.c back like we just did to attrlist.c. RIP "graphemes()" 2018-03-03 22:02:18 -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
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 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