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 0370f10031 Prepared the test program for re-adding Page 2. 2015-04-29 19:55:42 -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 Prepared the test program for re-adding Page 2. 2015-04-29 19:55:42 -04:00
unix 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
windows Re-connected Windows events. More TODOs. 2015-04-29 19:17:26 -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
test.c Slightly different accelerator test. 2015-04-21 18:59:39 -04:00
ui.idl Moved everything back to the top level. 2015-04-29 11:02:38 -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