Pietro Gagliardi
|
8ffb2b1b1e
|
Fixed build warnings and errors. Now we just need to implement testingRunWithTimeout() on Windows.
|
2019-04-28 16:35:25 -04:00 |
Pietro Gagliardi
|
812c559b11
|
Implemented uiMain() and friends on Windows. As a result, started the new HRESULT wrapper stuff.
|
2019-04-28 16:23:25 -04:00 |
Pietro Gagliardi
|
992d8694a9
|
Let's start the remodel. Move almost everything out of the way.
|
2019-04-08 20:36:21 -04:00 |
Pietro Gagliardi
|
ad1641f9ab
|
Cleaned up timers in uiUninit() on Windows. Update #395.
|
2018-08-09 04:29:16 -04:00 |
Pietro Gagliardi
|
cac4cd9e81
|
Cleaned up stylistic nits and common branch naming issues on the new uiTimer() code. Also switched the Windows code to use a simple struct instead of the class (and with a uipriv name).
|
2018-04-18 21:04:12 -04:00 |
Pietro Gagliardi
|
85a4c6d35d
|
Merge pull request #277 from cody271/timer
Adds a function uiTimer() that runs code on the main loop at certain intervals.
Original comment: Add Timer API
|
2018-04-18 20:52:59 -04:00 |
cody271
|
d99549ec18
|
uiTimer() Use TimerHandler pointers directly as Windows timer IDs
|
2018-04-16 17:28:13 -07:00 |
cody271
|
c9d11a85cc
|
uiTimer() Refactor TimerHandler for Windows timer IDs
|
2018-04-16 17:28:13 -07:00 |
cody271
|
b1210165a0
|
Implement uiTimer() for Windows
|
2018-04-16 17:28:13 -07:00 |
Pietro Gagliardi
|
f5be05f143
|
shouldQuit() -> uiprivShouldQuit().
|
2018-04-15 21:54:46 -04:00 |
Pietro Gagliardi
|
b98888a628
|
More TODOs.
|
2017-08-20 05:30:36 -04:00 |
Pietro Gagliardi
|
d979f7a93e
|
Updated a stale comment.
|
2017-05-28 21:55:10 -04:00 |
Pietro Gagliardi
|
a226c80993
|
More TODO resolution and elimination and delegation and explanation.
|
2016-05-29 19:55:53 -04:00 |
Pietro Gagliardi
|
8f4678a1f0
|
Removed the resize timer from windows/utilwin.cpp.
|
2016-04-26 22:09:13 -04:00 |
Pietro Gagliardi
|
0e85afb3ff
|
Migrated utilwin.c.
|
2016-04-22 13:52:02 -04:00 |