summaryrefslogtreecommitdiff
path: root/redo/comctl32_windows.c
AgeCommit message (Expand)Author
2014-08-30...in with the new.Pietro Gagliardi
2014-08-25Added cleanup of Windows image lists.Pietro Gagliardi
2014-08-16Added the beginning of ImageList, including the Windows implementation.Pietro Gagliardi
2014-08-14Stripped C-style comments from C sources and headers where appropriate.Pietro Gagliardi
2014-08-12Got rid of the strlen() call in comctl32_windows.c. Thanks to joeshow on the ...Pietro Gagliardi
2014-08-12Migrated all Common Controls version 6 initialization on the Windows backend ...Pietro Gagliardi
2014-08-01Changed LPCWSTR to LPWSTR in the Windows code as the C means const and there ...Pietro Gagliardi
2014-07-28Began the implementation of Table on Windows.Pietro Gagliardi
2014-07-25Implemented Tab on Windows.Pietro Gagliardi
2014-07-21Resolved ambiguous WINAPI issues on Windows.Pietro Gagliardi
2014-07-18Fixed all the remaining compiler errors. C conversion works!Pietro Gagliardi
2014-07-17Fixed assorted typos in some of the new C files.Pietro Gagliardi
2014-07-17Migrated comctl32_windows.go to C.Pietro Gagliardi