Pietro Gagliardi
|
a0dbad7c2a
|
Added an HWND parameter to all the event handlers. This is needed for radio buttons.
|
2015-05-21 14:52:21 -04:00 |
Pietro Gagliardi
|
96bd7013f8
|
Converted the WM_NOTIFY and WM_HSCROLL handlers to use the new windows/events.c system.
|
2015-05-21 11:29:25 -04:00 |
Pietro Gagliardi
|
1fcd3354d3
|
Converted windows/events.c to use uthash.
|
2015-05-21 11:02:10 -04:00 |
Pietro Gagliardi
|
6a6ddc61f9
|
Started a major overhaul of the control system on Windows. Events are now handled using registered handlers rather than having them be part of the singleHWND. This is needed for radio buttons. Right now, only WM_COMMAND has been modified as such.
|
2015-05-20 22:46:50 -04:00 |