summaryrefslogtreecommitdiff
path: root/new/checkbox_windows.c
AgeCommit message (Expand)Author
2015-04-09Changed onWM_NOTIFY() to only pass the NMHDR * in. The LPARAM is more useful ...Pietro Gagliardi
2015-04-09Changed onWM_COMMAND() to give our controls only the notification code. We do...Pietro Gagliardi
2015-04-09DlgUnit -> DlgUnitsPietro Gagliardi
2015-04-09More Windows conversion. Not done yet.Pietro Gagliardi
2015-04-09Implemented uiCheckbox(Set)Checked() on Windows.Pietro Gagliardi
2015-04-09Implemented uiCheckbox on Windows. Fixed build issues in the test program.Pietro Gagliardi