summaryrefslogtreecommitdiff
path: root/new/darwin
AgeCommit message (Collapse)Author
2015-04-16Split the rewrite into a new repository.Pietro Gagliardi
2015-04-16Fixed the OS X build, including warnings. It works. I'm still a bit unhappy ↵Pietro Gagliardi
about the way these backends are turning out...
2015-04-16Fixed Makefiles for OS X building.Pietro Gagliardi
2015-04-16Migrated darwin/tab.m and darwin/window.m. Now to test.Pietro Gagliardi
2015-04-16Migrated darwin/label.m; fixed up some of the other files.Pietro Gagliardi
2015-04-16Migrated darwin/checkbox.m.Pietro Gagliardi
2015-04-16Migrated darwin/button.m.Pietro Gagliardi
2015-04-16Began Darwin backend migration.Pietro Gagliardi
2015-04-15Added the Mac OS X 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