Commit Graph

9 Commits

Author SHA1 Message Date
Pietro Gagliardi 5a0a0d1584 Finally fixed the Tab content resizing. 2015-04-13 10:15:36 -04:00
Pietro Gagliardi 8ec3acdde9 Found the wine bug; will fix it next 2015-04-13 02:21:20 -04:00
Pietro Gagliardi 36982b7b38 Fixed some build warnings. 2015-04-13 00:45:34 -04:00
Pietro Gagliardi 83792ddf80 More TODOs. The problems I noticed earlier only happen on wine, so... 2015-04-13 00:36:30 -04:00
Pietro Gagliardi da3d55d4d2 Got rid of struct tabPage (it's just an array of uiParent *s now) and added a uiParentUpdate(). Thought that would fix it, but nope... 2015-04-12 23:20:09 -04:00
Pietro Gagliardi da23756a6a Fix helper: get rid of direct casts to HWND to make errors more obvious. 2015-04-12 23:14:56 -04:00
Pietro Gagliardi 524a8c88bb Fixed build issues. Now to fix runtime issues... 2015-04-12 22:57:05 -04:00
Pietro Gagliardi 9a4bd6e79d Finished the Windows uiParent conversion, I think. Now to test. 2015-04-12 22:39:36 -04:00
Pietro Gagliardi 83221c5c5a Implemented uiTab on Windows. 2015-04-12 03:16:11 -04:00