Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix 474 header formatting: add tabs |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
91cbaab07a32efa0822882c1cc6b2825 |
User & Date: | dkf 2018-05-28 13:29:58.438 |
Context
2018-05-28
| ||
16:08 | Clarify private method name interactions. check-in: 413ff82ed0 user: dkf tags: trunk | |
13:29 | Fix 474 header formatting: add tabs check-in: 91cbaab07a user: dkf tags: trunk | |
13:11 | Move 478 to target 8.7 check-in: c9d2533253 user: dkf tags: trunk | |
Changes
Changes to index.json.
cannot compute difference between binary files
Changes to tip/474.md.
1 | # TIP 474: Treat the mouse wheel events in a uniform way | | | | | | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | # TIP 474: Treat the mouse wheel events in a uniform way Author: Arjen Markus ([email protected]) State: Draft Type: Project Vote: Pending Created: 25-Aug-2017 Post-history: PM Tcl-Version: 8.6 Keywords: Tk, events ----- # Abstract This TIP proposes to treat the mouse wheel events on all platforms in a similar way. Currently, a program running on Windows should bind to "MouseWheel" events, whereas a program running on Linux should bind to |
︙ | ︙ |