summaryrefslogtreecommitdiff
path: root/redo/future
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-30 22:39:59 -0400
committerPietro Gagliardi <[email protected]>2014-08-30 22:39:59 -0400
commit3d4e54822dc6117306d5a4ac0e79017c4810b657 (patch)
treeedff4d7cfe840635e89e3771ac99d49828e892ec /redo/future
parenta81fa141ed7bbaf7be2c7aad50d425a34b1c9dff (diff)
Fixed wine build. wine is sure missing a few things (and gets a few things wrong...)
Diffstat (limited to 'redo/future')
-rw-r--r--redo/future1
1 files changed, 1 insertions, 0 deletions
diff --git a/redo/future b/redo/future
index 6b189ec..fd40ac3 100644
--- a/redo/future
+++ b/redo/future
@@ -78,6 +78,7 @@ windows
- groupbox line behind groupbox text
- scrolling edit controls in Areas back into view don't cause redraw
- need to figure out the WM_MOUSELEAVE tango (see mergeback/table_mouseleave_windows.c)
+ - tell wine that WM_CTLCOLOR*** doesn't get sent early ?????
gtk+
- Area: figure out how Enter is processed in Entry
https://git.gnome.org/browse/gtk+/tree/gtk/gtkwindow.c#n1229