libui/common
Pietro Gagliardi d7a44a5168 Added uiAttribute handling code to the GTK+ backend. Not finished yet; not used yet. 2017-02-20 17:11:52 -05:00
..
CMakeLists.txt Integrated opentype.c into the build. Finally. 2017-02-20 14:59:43 -05:00
areaevents.c Removed intmax_t from everything else EXCEPT the Windows code. Now it's time for THAT... 2016-06-13 21:37:50 -04:00
attrlist.c More support for uiAttributeLanguage. 2017-02-15 09:44:57 -05:00
attrstr.c Seemed to fix crashing issues for now. Character insertion is borked :| 2017-02-16 14:25:19 -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
drawtext.c And implemented uiAttributeBackground on OS X. Not sure what else to add besides the feature variants... 2017-02-13 02:10:39 -05:00
matrix.c Some more fixups and cleanups, especially in the matrix code. 2016-05-13 18:10:43 -04:00
opentype.c Added uiAttribute handling code to the GTK+ backend. Not finished yet; not used yet. 2017-02-20 17:11:52 -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 Added uiAttribute handling code to the GTK+ backend. Not finished yet; not used yet. 2017-02-20 17:11:52 -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