| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Control nor Shift affect checkboxes in Windows.
|
|
|
|
|
|
|
|
|
|
|
|
becasue when I tried doing it alll at once the program broke in utterly mysterious ways.
|
|
their own checkbox image list. This will be needed to properly handle WM_THEMECHANGED.
|
|
for parity with the GTK+ and (next commit) Mac OS X files.
|
|
|
|
OnSelected() event.
|
|
Windows fix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There are a few kinks to work out...
|
|
|
|
build.
|
|
need to do a UTF-16 conversion on the Go side, and it seems I can't do that to an already-available buffer (it can only be done to a freshly-allocated one). Not even with unicode/utf16.
|
|
bugs on Windows XP...
|
|
|
|
are a few cases of const->non-const conversions as a result.
|
|
|
|
features.
|
|
|
|
|