| Age | Commit message (Collapse) | Author |
|
|
|
doesn't work...
|
|
parameters, so we'll just specify them manually ourselves; see funcnames_windows.go.
|
|
|
|
|
|
|
|
|
|
generation; will test now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
found.
|
|
|
|
than the old one (includes structures and functions) and treats all names like hacknames. THe defaultCCs CL will need to be resolved somehow...
|
|
object for everything" setup but keeping that map and holding its lock is already meh so.
|
|
OS X backend. THIS IS PRECEDENT-SETTING.
|
|
|
|
|
|
|
|
|
|
things are failing at runtime...
|
|
|
|
common_unix.go.
|
|
hope this builds...
|
|
|
|
can build a test, and made documentation consistent.
|
|
rewrote the GTK+ Button constructor to use Requests.
|
|
|
|
|
|
xcontrols pending their addition.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
work...
|
|
main thread. This si the first part in the real major change, which bans all concurrent use of the API and provides a Post() function for communication. I don't like this, but it's the only way. Untested.
|
|
us on all platforms. Going to have to restrict ALL GUI accss to happening from one t hread, so going to need to drop uitask entirely and have just a start() callback for startup code and a post() function for posting requests to windows (like channel sends but into a perpetual buffer).
|
|
|
|
|
|
|
|
|
|
|