annotate test/.gdbinit @ 2059:4685ccd33d0e

Fixed mouse enter/leave events for a single window. You lose mouse focus in Cocoa when the window is no longer key.
author Sam Lantinga <slouken@libsdl.org>
date Sat, 28 Oct 2006 16:41:54 +0000
parents 74212992fb08
children
rev   line source
0
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
1 handle SIGUSR1 pass noprint
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
2 handle SIGUSR2 pass noprint
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
3 break main