Commit Graph

9 Commits

Author SHA1 Message Date
Pietro Gagliardi 4839280b82 Finally fixed the Tab content resizing. 2015-04-13 10:15:36 -04:00
Pietro Gagliardi b2de01f46c Found the wine bug; will fix it next 2015-04-13 02:21:20 -04:00
Pietro Gagliardi 8b6508a6fb Fixed some build warnings. 2015-04-13 00:45:34 -04:00
Pietro Gagliardi 876971ad41 More TODOs. The problems I noticed earlier only happen on wine, so... 2015-04-13 00:36:30 -04:00
Pietro Gagliardi 2b412296f1 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 f726b74d32 Fix helper: get rid of direct casts to HWND to make errors more obvious. 2015-04-12 23:14:56 -04:00
Pietro Gagliardi 95309affc0 Fixed build issues. Now to fix runtime issues... 2015-04-12 22:57:05 -04:00
Pietro Gagliardi 365e61dad2 Finished the Windows uiParent conversion, I think. Now to test. 2015-04-12 22:39:36 -04:00
Pietro Gagliardi 0ee55d2d2d Implemented uiTab on Windows. 2015-04-12 03:16:11 -04:00