summaryrefslogtreecommitdiffstats
path: root/win/tkWinPointer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6 (more TCL_UNUSED usage)jan.nijtmans2023-02-071-3/+2
|\
* \ Merge 8.6jan.nijtmans2023-01-021-16/+7
|\ \ | |/
| * Use more X11 macro's, in stead of accessing fields directly. Mostly backporte...jan.nijtmans2023-01-021-3/+3
* | More Xlib.h macro usagejan.nijtmans2022-11-151-3/+3
* | Fix [bee96b4e80]: Mouse position warping and tk busy problems on Windows. Tha...fvogel2022-05-221-0/+11
|\ \ | |/
| * Fix [bee96b4e80]: Mouse position warping and tk busy problems on Windows. Tha...fvogel2022-05-081-0/+11
* | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl...fvogel2021-02-071-5/+0
|\ \ | |/
| * Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl...fvogel2020-11-221-5/+0
* | (c) -> ©jan.nijtmans2020-12-091-2/+2
* | Fix [220811] and [220808]: Docs missing for Tk_TranslateWinEvent/Tk_PointerEv...jan.nijtmans2020-04-021-3/+3
* | Merge 8.7jan.nijtmans2020-02-061-1/+1
|\ \ | |/
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-1/+27
|/
* Horrible windows-specific workaround against SendInput not moving the mouse o...fvogel2019-11-261-0/+13
* Fix again integer arithmetics in TkSetCursorPos(), see [69b48f427e]fvogel2019-11-141-2/+2
* remove debug printf codefvogel2019-11-141-3/+0
* merge core-8-6-branch, and add (currently failing) test bind-34.3 demonstrati...fvogel2019-11-141-0/+3
|\
| * Let's do exactly the same calculation, but then using integer arthemetics in ...jan.nijtmans2019-10-111-2/+4
| * Fix test-case bind-34.1 on Windows 10jan.nijtmans2019-10-111-2/+2
* | Cherrypick [8f767ecb] Leaf: Let's do exactly the same calculation, but then u...fvogel2019-10-111-2/+4
* | Cherrypick [fc3f78ec] Fix test-case bind-34.1 on Windows 10fvogel2019-10-111-2/+2
|/
* Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind...fvogel2019-08-281-0/+23
|\
| * Review: Suggested to rename TkpGetCapture back to TkMacOSXGetCapture for MacO...jan.nijtmans2019-08-271-2/+2
| * Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind...fvogel2019-08-261-0/+23
* | Fix maths in TkSetCursorPos(). I have checked that this implementation provid...fvogel2019-08-221-3/+3
* | Fix [69b48f427e]: Test 'textTag-18.1' fails since Win10 Creator Falls Updatefvogel2019-08-201-6/+29
|/
* Fix [1fb7af623a]: Support for buttons 4 and 5 is missing for Windows. Patch f...fvogel2019-07-211-0/+6
* Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-4/+8
|\
| * eliminate some warnings, caused by previous mergejan.nijtmans2012-06-071-0/+1
| * Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-071-3/+6
| |\
| | * merge core-8-4-branchjan.nijtmans2012-06-051-8/+8
| | |\
| | * | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-021-5/+9
| * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-6/+7
| | |/
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | [Bug 2926819]: Factor out the pointer warping code a bit better and extend itdkf2010-01-061-1/+15
|/ /
* | ANSIficationdkf2005-12-021-108/+110
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-2/+2
|/
* * win/tkWinPointer.c: Changed Mod2Mask in TkWinGetModifierState toericm2000-04-191-2/+2
* * win/tkWinDraw.c:hobbs1999-12-141-1/+37
* * Merged 8.1 branch into the main trunkstanton1999-04-161-1/+2
* Backported "focus -force" patch from 8.1.redman1999-03-101-2/+2
* * win/tkWinPointer.c: Changed to cancel the mouse timer when astanton1999-02-041-1/+26
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* changed so focus -force also sets the foreground windowstanton1998-06-121-0/+9
* Initial revisionrjohnson1998-04-011-0/+457