libui/common
Pietro Gagliardi f5be05f143 shouldQuit() -> uiprivShouldQuit(). 2018-04-15 21:54:46 -04:00
..
CMakeLists.txt And fixed up loose ends preventing a build. Let's build! 2018-03-08 22:44:35 -05:00
OLD_uipriv.h shouldQuit() -> uiprivShouldQuit(). 2018-04-15 21:54:46 -04:00
areaevents.c More TODOs. 2017-06-03 17:53:10 -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 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
attrstr.h Started FINALLY renaming uiAlloc(), uiNew(), uiRealloc(), and uiFree() into uipriv* forms. This handles the common folder. 2018-04-15 15:53:27 -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 Some more fixups and cleanups, especially in the matrix code. 2016-05-13 18:10:43 -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 shouldQuit() -> uiprivShouldQuit(). 2018-04-15 21:54:46 -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