summaryrefslogtreecommitdiff
path: root/new/test.c
AgeCommit message (Collapse)Author
2015-04-07Fixed compiler warnings. Stack works!Pietro Gagliardi
2015-04-07Wrote in the Stack test. The only thing left is to implement ↵Pietro Gagliardi
uiButton.preferredSize()...
2015-04-07Fixed button showing on GTK+. GTK+ uiButton done!Pietro Gagliardi
2015-04-07Wrote up the initial uiButton implementation. It (mostly; just needs text ↵Pietro Gagliardi
and for that I need to add a uiControlHandle()) works!
2015-04-06Fixed initial Mac OS X code.Pietro Gagliardi
2015-04-06Implemented what we have so far, but on Windows.Pietro Gagliardi
2015-04-06Started doing the C rewrite. Defined the basic initialization and main loop ↵Pietro Gagliardi
and window API and implemented them on GTK+.