summaryrefslogtreecommitdiff
path: root/new/windows
AgeCommit message (Collapse)Author
2015-04-16Split the rewrite into a new repository.Pietro Gagliardi
2015-04-16Fixed warnings in the Windows backend. That just leaves the Mac OS X one...Pietro Gagliardi
2015-04-16Fixed the rest of the Windows build errors. IT STILL WORKS! Now to fix ↵Pietro Gagliardi
warnings, if any...
2015-04-16Fixed some build errors in the Windows backend.Pietro Gagliardi
2015-04-16Converted windows/windows.c. Now to build and test. More TODOs.Pietro Gagliardi
2015-04-16Fixed some errors in the Windows code.Pietro Gagliardi
2015-04-16Converted windows/tab.c.Pietro Gagliardi
2015-04-16Migrated windows/entry.c and windows/label.c.Pietro Gagliardi
2015-04-16Migrated windows/checkbox.c and made some small fixes to windows/button.c.Pietro Gagliardi
2015-04-16More windows/newcontrol.c migration.Pietro Gagliardi
2015-04-16Migrated newcontrol.c and button.c on the Windows backend.Pietro Gagliardi
2015-04-15Started building the make structure.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