• Ken Thomases's avatar
    winemac: Add a delivery limit to events. · ca2d7140
    Ken Thomases authored
    Some events are application-wide, not specific to a thread.  Such an event
    needs to be broadcast to all GUI-attached threads because we don't know which
    are handling events, but we don't want the event to be processed in each.
    Often it should only be processed by the first to pull it from its queue.
    ca2d7140
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Make.vars.in Loading commit data...
Makefile.in Loading commit data...
Maketest.rules.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...