libui/common
Pietro Gagliardi 8e2004cf67 struct graphemes -> uiprivGraphemes. Also deleted OLD_uipriv.h now that that one is settled. 2018-04-15 22:43:14 -04:00
..
CMakeLists.txt And fixed up loose ends preventing a build. Let's build! 2018-03-08 22:44:35 -05:00
areaevents.c fromScancode() -> uiprivFromScancode(). 2018-04-15 22:31:17 -04:00
attribute.c Started FINALLY renaming uiAlloc(), uiNew(), uiRealloc(), and uiFree() into uipriv* forms. This handles the common folder. 2018-04-15 15:53:27 -04:00
attrlist.c Synced const-correctness in ui_attrstr.h to attrstr.c, propagated that to the necessary private functions, and added some references to testing.h. 2018-03-04 11:15:18 -05:00
attrstr.c struct graphemes -> uiprivGraphemes. Also deleted OLD_uipriv.h now that that one is settled. 2018-04-15 22:43:14 -04:00
attrstr.h struct graphemes -> uiprivGraphemes. Also deleted OLD_uipriv.h now that that one is settled. 2018-04-15 22:43:14 -04:00
control.c Migrated implbug() and userbug() to uipriv forms. 2018-04-15 21:46:08 -04:00
controlsigs.h Fixed initial OS X uiTable. It works! 2016-06-22 00:58:10 -04:00
debug.c Migrated implbug() and userbug() to uipriv forms. 2018-04-15 21:46:08 -04:00
matrix.c Added uipriv prefixes to the matrix functions. 2018-04-15 22:39:34 -04:00
opentype.c More warning fixes. Made private uiAttributeString functions const-correct to expose more potential issues later. Const-correctness and uiAttributeRetain() are going to be an issue... 2018-03-10 19:21:39 -05:00
shouldquit.c shouldQuit() -> uiprivShouldQuit(). 2018-04-15 21:54:46 -04:00
uipriv.h Added uipriv prefixes to the matrix functions. 2018-04-15 22:39:34 -04:00
userbugs.c Migrated implbug() and userbug() to uipriv forms. 2018-04-15 21:46:08 -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