summaryrefslogtreecommitdiff
path: root/new/tab_windows.c
AgeCommit message (Expand)Author
2015-04-13Finally fixed the Tab content resizing.Pietro Gagliardi
2015-04-13Found the wine bug; will fix it nextPietro Gagliardi
2015-04-13Fixed some build warnings.Pietro Gagliardi
2015-04-13More TODOs. The problems I noticed earlier only happen on wine, so...Pietro Gagliardi
2015-04-12Got rid of struct tabPage (it's just an array of uiParent *s now) and added a...Pietro Gagliardi
2015-04-12Fix helper: get rid of direct casts to HWND to make errors more obvious.Pietro Gagliardi
2015-04-12Fixed build issues. Now to fix runtime issues...Pietro Gagliardi
2015-04-12Finished the Windows uiParent conversion, I think. Now to test.Pietro Gagliardi
2015-04-12Implemented uiTab on Windows.Pietro Gagliardi