Pietro Gagliardi
|
1197cf4ada
|
Finished keyboard events on OS X.
|
2015-09-13 21:12:48 -04:00 |
Pietro Gagliardi
|
fed92cdf34
|
Started implementing keyboard events on OS X uiArea.
|
2015-09-13 19:26:40 -04:00 |
Pietro Gagliardi
|
905a1abda4
|
More TODOs.
|
2015-09-12 23:22:18 -04:00 |
Pietro Gagliardi
|
55456ae434
|
"Implemented" DragBroken() on OS X. Starting to wonder if I can get away with ignoring WM_CAPTURECHANGED on Windows.
|
2015-09-12 08:11:10 -04:00 |
Pietro Gagliardi
|
848eff27e7
|
Added a ClientWidth and ClientHeight fields to uiAreaMouseEvent. This is necessary for the updated dragging behavior, since both GTK+ and OS X do it: drags automatically capture.
|
2015-09-11 21:24:39 -04:00 |
Pietro Gagliardi
|
aa171bd4a3
|
Started doing mouse events on OS X.
|
2015-09-11 21:20:49 -04:00 |
Pietro Gagliardi
|
95e0ca8f49
|
Added uiAreaHandler.RedrawOnResize() to handle redrawing on resizes.
|
2015-09-10 21:17:00 -04:00 |
Pietro Gagliardi
|
aa446a3e51
|
More TODOs.
|
2015-09-10 18:32:16 -04:00 |
Pietro Gagliardi
|
5832e56f3c
|
More uiArea fixes.
|
2015-09-10 18:31:21 -04:00 |
Pietro Gagliardi
|
619ad1475b
|
Implemented scrolling in the alternate uiArea.
|
2015-09-10 17:56:09 -04:00 |
Pietro Gagliardi
|
51e60359ab
|
Set up a custom NSScrollView clone to see if that's more or less feasible than hijacking NSScrollView itself. Doesn't do scrolling yet.
|
2015-09-10 14:27:45 -04:00 |