| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-30 | ...in with the new. | Pietro Gagliardi | |
| 2014-08-30 | Demoted TODO to non-TODO. | Pietro Gagliardi | |
| 2014-08-25 | Added link to info in dialog_windows.c; removed TODOs in area_window.c and ↵ | Pietro Gagliardi | |
| basicctrls_windows.c that I decided were fine as they were; more TODOs otherwise. | |||
| 2014-08-25 | Added error return checks to MessageBeep(); | Pietro Gagliardi | |
| 2014-08-20 | Implemented TextField.Invalid() on Windows. | Pietro Gagliardi | |
| 2014-08-20 | Implemented TextField.OnChanged() on Windows. | Pietro Gagliardi | |
| 2014-08-14 | Stripped C-style comments from C sources and headers where appropriate. | Pietro Gagliardi | |
| 2014-08-09 | Settled the placement of functions formerly in sizing_windows.c and updated ↵ | Pietro Gagliardi | |
| the winapi_windows.h header file to suit. | |||
| 2014-08-03 | Converted the new Windows Control code to use interfaces instead of ↵ | Pietro Gagliardi | |
| controlbase, just like the GTK+ and Mac OS X backends do now. | |||
| 2014-08-01 | Changed LPCWSTR to LPWSTR in the Windows code as the C means const and there ↵ | Pietro Gagliardi | |
| are a few cases of const->non-const conversions as a result. | |||
| 2014-07-30 | Renamed the controls* and containers* files to basicctrls* and ↵ | Pietro Gagliardi | |
| containerctrls*, respectively, in preparation for the widget hierarchy redo. | |||
