Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file generic/tkPointer.c version e3c854d1
2024-03-09
| ||
17:47 | Remove useless statements. check-in: 60fbc1fa user: fvogel tags: bug-22349fc78a | |
17:45 | Remove tests event-9.1 and event-9.2 since they are (now better) covered by event-9.13. check-in: bf6234fc user: fvogel tags: bug-22349fc78a | |
10:48 | Formatting. check-in: 4bfe17ad user: fvogel tags: bug-22349fc78a | |
10:43 | More comments. check-in: 8c39ff15 user: fvogel tags: bug-22349fc78a | |
10:40 | Prevent hang in event-9.15 on Linux by removing stuff no longer needed since we're using _pause now instead of update. check-in: d569f3a7 user: fvogel tags: bug-22349fc78a | |
09:41 | Don't use the root (.) toplevel for the new tests. This resolves the hang in the test suite during focusTcl-2.1. check-in: b16759f7 user: fvogel tags: bug-22349fc78a | |
08:58 | Use proc create_and_pack_frames where possible. check-in: 5cc592dd user: fvogel tags: bug-22349fc78a | |
08:45 | Adjust comments. check-in: 5732961e user: fvogel tags: bug-22349fc78a | |
2024-03-08
| ||
21:40 | Now event.test passes on Windows (when run standalone only). check-in: b1256d26 user: fvogel tags: bug-22349fc78a | |
20:54 | Indentation is 4 spaces. check-in: 4f5222a6 user: fvogel tags: bug-22349fc78a | |
20:50 | Remove proc init_pos check-in: 62089756 user: fvogel tags: bug-22349fc78a | |
20:45 | Indentation is 4 spaces. check-in: 08627227 user: fvogel tags: bug-22349fc78a | |
20:43 | Remove tkWithNotifyInferior, clean proc at end of the file, and make proc initpos unhang as an emergency temporary measure. check-in: d3a50a9c user: fvogel tags: bug-22349fc78a | |
20:30 | Add event tests from [22349fc78a]. Not functional yet. check-in: e1d55198 user: fvogel tags: bug-22349fc78a | |
2024-03-07
| ||
20:08 | merge core-8-6-branch check-in: 3eb956ad user: fvogel tags: bug-22349fc78a | |
2024-02-25
| ||
21:27 | Let this bugfix branch build and test at Github Actions. check-in: cef684da user: fvogel tags: bug-22349fc78a | |
20:21 | Fix [22349fc78a]: Incorrect crossing events upon destruction of the pointer window under MS Windows. Patch from Erik Leunissen. check-in: 04732899 user: fvogel tags: bug-22349fc78a | |