summaryrefslogtreecommitdiff
path: root/redo/basicctrls_windows.c
AgeCommit message (Expand)Author
2014-08-25Added error return checks to MessageBeep();Pietro Gagliardi
2014-08-20Implemented TextField.Invalid() on Windows.Pietro Gagliardi
2014-08-20Implemented TextField.OnChanged() on Windows.Pietro Gagliardi
2014-08-14Stripped C-style comments from C sources and headers where appropriate.Pietro Gagliardi
2014-08-09Settled the placement of functions formerly in sizing_windows.c and updated t...Pietro Gagliardi
2014-08-03Converted the new Windows Control code to use interfaces instead of controlba...Pietro Gagliardi
2014-08-01Changed LPCWSTR to LPWSTR in the Windows code as the C means const and there ...Pietro Gagliardi
2014-07-30Renamed the controls* and containers* files to basicctrls* and containerctrls...Pietro Gagliardi