Pietro Gagliardi
|
23f6c3271c
|
Finished migrating WM_HSCROLLhandlers away from being in the creation parameters.
|
2015-05-21 13:04:57 -04:00 |
Pietro Gagliardi
|
50c7adf597
|
Removed onWM_NOTIFY from uiWIndowsMakeControlParams.
|
2015-05-21 12:39:19 -04:00 |
Pietro Gagliardi
|
12b4d0a7c0
|
Removed onWM_COMMAND from uiWindowsMakeControlParams.
|
2015-05-21 12:07:11 -04:00 |
Pietro Gagliardi
|
854f036197
|
Added onWM_HSCROLL to the Windows control creation parameters since sliders will be using it; also did other assorted preparations for sliders.
|
2015-05-19 23:16:46 -04:00 |
Pietro Gagliardi
|
e1554c38ef
|
Handled window coordinates properly in resizes.
|
2015-05-18 12:04:52 -04:00 |
Pietro Gagliardi
|
a4cfd3880d
|
Converted uiSizing to a dynamically allocated structure. This will be needed for handling coordinate conversion.
|
2015-05-18 11:46:50 -04:00 |
Pietro Gagliardi
|
f380912665
|
Added sizing information acquisition to the new Windows backend; started clearing out the old windows/container.c.
|
2015-05-15 16:04:10 -04:00 |
Pietro Gagliardi
|
cf727b07de
|
Migrated windows/newcontrol.c back, mostly. Also decided what to do about comctl32.dll.
|
2015-05-14 19:28:30 -04:00 |
Pietro Gagliardi
|
34d9203712
|
Allowed passing lpParam to CreateWindowEx() in ui_windows.h.
|
2015-05-14 18:28:23 -04:00 |
Pietro Gagliardi
|
06cad86f55
|
More rewriting imports. Also moved ui.h to out/.
|
2015-05-14 09:43:52 -04:00 |