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 62f4461c51 Added some more tests to Page 2: label alignment and menued and menuless windows are on the menu here. 2015-04-30 12:00:21 -04:00
darwin Set hidden flag variables BEFORE updating parent containers. Otherwise, parents won't reposition children correctly on systems where updates happen immediately (like OS X). 2015-04-29 14:25:34 -04:00
mergeback Removed or moved a bunch of stale files from the old source. All that's left now is to re-add the main controls and recreate the test program. 2015-04-29 10:20:25 -04:00
test Added some more tests to Page 2: label alignment and menued and menuless windows are on the menu here. 2015-04-30 12:00:21 -04:00
unix More TODOs. 2015-04-30 10:14:40 -04:00
windows Fixed a dumb typo in windows/tab.c that prevented tab switching from working correctly on Windows. 2015-04-29 23:05:15 -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 More TODOs. 2015-04-29 19:20:46 -04:00
box.c Re-connected Windows events. More TODOs. 2015-04-29 19:17:26 -04:00
leaks.awk Added an awk script to check for leaks in the memory logging output we just added. 2015-04-07 23:53:10 -04:00
ui.idl More TODOs. 2015-04-29 21:10:29 -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 Moved everything back to the top level. 2015-04-29 11:02:38 -04:00