Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-09 | Merge branch 'cygwin-warning-fixes-for-1.17' into cygwin-patches-for-1.17xserver-cygwin-1.17.0-1 | Jon TURNEY | 1 | -1/+1 |
2015-02-08 | Adjust keyboard functions so that they are useful in a library | Jon TURNEY | 2 | -18/+18 |
2015-02-08 | Move keyboard event utility functions to wmutil library | Jon TURNEY | 5 | -2/+858 |
2015-02-08 | Adjust winMouseWheel() interface so it's useful in library | Jon TURNEY | 3 | -12/+45 |
2015-02-08 | Move winMouseWheel() to wmutil library | Jon TURNEY | 2 | -1/+117 |
2015-02-08 | Adjust winXCursorToHCURSOR() interface so it's useful in library | Jon TURNEY | 2 | -93/+122 |
2015-02-08 | Move winXCursorToHCURSOR() to wmutil library | Jon TURNEY | 3 | -2/+380 |
2015-02-08 | xcb-ify icon conversion | Jon TURNEY | 2 | -99/+121 |
2015-02-08 | Rename ErrorF()->winError() in icon_convert.c | Jon TURNEY | 1 | -4/+4 |
2015-02-08 | Move winXIconToHICON() to wmutil library | Jon TURNEY | 3 | -0/+599 |