Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-12-19 | Use libXWinWMUtil for keyboard event translation | Jon TURNEY | 1 | -3/+0 |
2012-12-17 | Add cursor conversion using libXWinWMUtil | Jon TURNEY | 1 | -0/+2 |
2012-12-17 | Add icon conversion using libXWinWMUtil | Jon TURNEY | 1 | -1/+1 |
2012-11-30 | Give native windows a default icon for the moment | Jon TURNEY | 1 | -1/+7 |
2012-11-30 | Don't statically link with dwmapi | Jon TURNEY | 1 | -1/+1 |
2012-11-30 | First attempt at using alpha with DWM | Jon TURNEY | 1 | -1/+1 |
2012-11-30 | Add layered windows opacity and fix mouse button numbers | Jon TURNEY | 1 | -2/+5 |
2012-11-30 | Create window in message pump thread, so we can process it's messsages | Jon TURNEY | 1 | -1/+3 |
2012-11-30 | XtoW | Jon TURNEY | 1 | -0/+12 |