Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Perahsp a specialized Lingo::start() would be better for clarity for
this single one?
|
|
|
|
According to D4 manual only mouse/key/timeout event can have primary
handler
|
|
Might change semantics by calling the standard chain for input events.
That is what the D4 docs suggest anyway.
|
|
This follows from D4 docs.
Changes semantics, *might* break stuff.
|
|
|
|
This appears to be the correct order from docs and makes code easier to
reorder.
*Might* break stuff though.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I'm not sure whether this should go here or in Director.
I'm leaving it here because _dontPassEvent changes the semantics of event handling.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This changes slightly the semantics of the method; however, I assume we
want to print (or not) the warning based on the width/height values that
will in fact be used *in* the method.
|
|
|
|
|
|
|