Pietro Gagliardi
|
c241e8676a
|
Restructured the controls tests to allow for more flexibility and implemented that on Windows. Now I can start building ad-hoc controls in tests.
|
2022-07-30 18:40:10 -04:00 |
Pietro Gagliardi
|
eb1250a32b
|
Fixed the build and implemented some of the missing functions I just added. Not too happy with how these tests are structured so far; I might hack on that before continuing...
|
2022-07-30 12:13:36 -04:00 |
Pietro Gagliardi
|
1d7c530c32
|
More implementation of the new uiWindows control parenting and sizing system.
|
2022-07-30 04:14:16 -04:00 |
Pietro Gagliardi
|
f3820ac4b0
|
Okay new plan: we're going to start with the Windows implementation instead, since that's the one that's going to have to be more complicated. I'll then decide if we should copy this strategy on the other platforms or not.
|
2022-07-27 21:43:15 -04:00 |
Pietro Gagliardi
|
1c7718ec58
|
And updated the tests on Windows. It works!
|
2020-06-07 14:36:56 -04:00 |
Pietro Gagliardi
|
e73c3363ec
|
Reintegrated the Windows control tests. We may be close to getting rid of zNEW_test!
|
2020-05-11 22:30:30 -04:00 |
Pietro Gagliardi
|
75db846736
|
Looks like we're going to need to turn the test suite into a subprocess-based suite now rather than later, because of Haiku not allowing BApplication::Run() to be called more than once.
|
2020-01-19 18:59:43 -05:00 |
Pietro Gagliardi
|
c17f854d04
|
And added uiControlOSVtable on Windows. We're now back to building everywhere! :D
|
2019-06-18 20:31:28 -04:00 |