Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
Go to file
Pietro Gagliardi dad19a6318 Switched from GetParent() to GetAncestor() on Windows since GetAncestor() has no documented error state. 2015-04-30 17:39:20 -04:00
darwin Implemented the new uiTab changes on the Mac OS X backend. 2015-04-30 16:34:38 -04:00
test Started work on adding margined status to uiTab. Modified the IDL and the test program. 2015-04-30 15:24:27 -04:00
unix TODO consolidation. 2015-04-30 17:34:15 -04:00
windows Switched from GetParent() to GetAncestor() on Windows since GetAncestor() has no documented error state. 2015-04-30 17:39:20 -04:00
GNUbase.mk Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
GNUmakefile Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
GNUmaketest.mk Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
LICENSE Split into a new repository and added a LICENSE. 2015-04-16 20:31:11 -04:00
TODO.md TODO consolidation. 2015-04-30 17:34:15 -04:00
box.c Re-connected Windows events. More TODOs. 2015-04-29 19:17:26 -04:00
ui.idl Started work on adding margined status to uiTab. Modified the IDL and the test program. 2015-04-30 15:24:27 -04:00
ui_darwin.h Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
ui_unix.h Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
ui_windows.h Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
uipriv.h Decided to remove allocation logging. Leak checking can be done with dedicated tools. 2015-04-30 13:37:13 -04:00