summaryrefslogtreecommitdiff
path: root/new/unix
AgeCommit message (Collapse)Author
2015-04-16Split the rewrite into a new repository.Pietro Gagliardi
2015-04-16Cleaned up unix/button.c a bit.Pietro Gagliardi
2015-04-15Fixed build warnings. More TODOs.Pietro Gagliardi
2015-04-15Fixed Unix backend build errors. Impressively, IT STILL WORKS! Now to fix ↵Pietro Gagliardi
the warnings...
2015-04-15Converted unix/window.c. Now to test!Pietro Gagliardi
2015-04-15Converted unix/tab.c and fixed an oversight in unix/button.c.Pietro Gagliardi
2015-04-15Converted unix/entry.c and unix/label.c.Pietro Gagliardi
2015-04-15Converted unix/checkbox.c.Pietro Gagliardi
2015-04-15Converted unix/button.c.Pietro Gagliardi
2015-04-15Finished the unix/newcontrol.c conversion, at least I think...Pietro Gagliardi
2015-04-15More unix/newcontrol.c conversion.Pietro Gagliardi
2015-04-15Started doing conversion of the GTK+ backend...Pietro Gagliardi
2015-04-15Added the Unix build rules.Pietro Gagliardi
2015-04-15Moved the uipriv_*.h files to the respective folders. The ui_*.h files stay ↵Pietro Gagliardi
up here; they'll be moved to IDLs later.
2015-04-15Split all OS backends into their own folders.Pietro Gagliardi