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 442907ad64 Implemented menu uniqueness checks on OS X. More TODOs. 2015-04-30 23:24:52 -04:00
darwin Implemented menu uniqueness checks on OS X. More TODOs. 2015-04-30 23:24:52 -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 Removed previous commit's TODO; more TODOs. 2015-04-30 22:56:09 -04:00
windows Fixed menus on Windows to avoid pointers moving underfoot. 2015-04-30 18:30:25 -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 Removed previous commit's TODO; more TODOs. 2015-04-30 22:56:09 -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 Exported the GTK+ backend's strdupText() as uiUnixStrdupText(). 2015-04-30 22:55:06 -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