| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ALT_MASK, to fix some event problems [Bugs: 1160, 5088].
* win/tkWinX.c: Changed Mod2Mask in GetState to ALT_MASK, to fix
some event problems [Bugs: 1160, 5088].
* generic/tkInt.h: Moved definition of ALT_MASK and META_MASK here
so that it would be accessible from other modules than tkBind.c.
* generic/tkBind.c: Added code in BindEvent to check for ALT_MASK
and META_MASK in the event state field, as this field may not be
set up with the correct display modifier mask bits if the XEvent
structure was created by [event generate] or by the Windows X
emulation. [Bugs: 1160, 5088].
FossilOrigin-Name: c62394546f5315ab8053ba1dc769ee48089d0bfb
|
|
|
|
|
|
|
| |
* win/tkWinPointer.c: added support for pointer warping and
platform specific support for dash patch items
FossilOrigin-Name: 182e9eb9199a03d0b4a6634ebe00d9871ecbadb2
|
|
|
| |
FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
|
|
|
| |
FossilOrigin-Name: ab02cc0aa4e2a2cadf2b5537fca8c1a670d5da78
|
|
|
|
|
|
| |
user initiated move/resize loop begins.
FossilOrigin-Name: acad85f9757b9515c005dcaef7534d82b619c984
|
|
|
| |
FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
|
|
|
| |
FossilOrigin-Name: d61bfcc0bf463c800ec34822ac5ea3b02917ae0f
|
|
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4
|