| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
NewEditableCombobox().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
comctl32.dll stuff.
|
|
program.
|
|
|
|
later." blah, no more indeterminate progress bars (Windows 2000 has 5.something)
|
|
|
|
|
|
|
|
|
|
|
|
instead of to the default System font.
|
|
|
|
|
|
dispatch channel. Almost working...
|
|
to make setRect() locking first.
|
|
|
|
and GetWindowDC() are not returning at all on both wine and Windows XP; need to debug (print guards are included).
|
|
now realize I don't actually need it for preferred sizes, but eh
|
|
|
|
cannot be called once the parent Window has been opened.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
was a difference in Go's int vs. what Windows expected (thanks Microsoft for not using your special types here). Fixed all instances of this, even in unmigrated/. Still does not work in wine...
|
|
to the concurrent garbage collector sweep routine in the Go runtime) by treating <-uitask as a Windows message itself posted to the message loop thread and not making the message loop a CPU waster.
|
|
|
|
|