summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Don't process events for non-Tk windows.marc_culler2020-09-061-6/+19
| | * | | | | | | | We do need to process MouseDragged events, though, since they appear in place...marc_culler2020-09-061-3/+3
| | * | | | | | | | Don't process events which have no meaning to Tk.culler2020-09-061-6/+8
| | * | | | | | | | Maintain our own button state so we can provide Tk_UpdatePointer with the dat...marc_culler2020-09-061-30/+42
| | * | | | | | | | Supply the missing description of TkpWarpPointer.marc_culler2020-09-051-0/+17
| | * | | | | | | | One more trick.culler2020-09-051-8/+5
| | * | | | | | | | Deal with the nested tracking areas in the title bar.culler2020-09-051-6/+26
| | * | | | | | | | Deal with coordinate conversion on older macs. Edit comments.culler2020-09-051-6/+14
| | * | | | | | | | Remove a hash table that was not neededculler2020-09-045-128/+72
| | * | | | | | | | Straighten out a lot of convoluted code in tkMacOSXMouseEvent.cculler2020-09-041-110/+85
| | * | | | | | | | Better fix for [d72abe6b54] using NSEvents.marc_culler2020-09-023-3/+14
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Fix [4e1e290760]: [NSColor whiteColor] is yellow without a colorspace.culler2020-09-061-8/+4
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Split long linejan.nijtmans2020-09-061-1/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge 8.6jan.nijtmans2020-09-041-4/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.5jan.nijtmans2020-09-041-4/+4
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Upgrade from Xcode 11.6 to 11.7jan.nijtmans2020-09-021-2/+2
* | | | | | | Merge 8.6jan.nijtmans2020-09-0425-594/+612
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | TIP #581: grid/pack/place implementation (internal) and documentationjan.nijtmans2020-09-0419-1222/+1237
* | | | | | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe...jan.nijtmans2020-09-0330-934/+933
* | | | | | | Merge 8.6jan.nijtmans2020-09-0341-793/+803
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-0354-1082/+1093
* | | | | | | Merge 8.6jan.nijtmans2020-09-0318-1674/+1662
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | (cherry-pick: Slave ->Pane, Master->Container in tkPanedwindow.cjan.nijtmans2020-09-0311-1078/+1078
* | | | | | | Merge 8.6jan.nijtmans2020-09-0320-317/+321
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha...jan.nijtmans2020-09-0321-567/+594
| | |_|_|_|/ | |/| | | |
* | | | | | Merge 8.6jan.nijtmans2020-09-0218-62/+62
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable()jan.nijtmans2020-09-0218-62/+62
| | |/ / / | |/| | |
* | | | | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 morejan.nijtmans2020-09-0250-128/+241
|\ \ \ \ \
| * \ \ \ \ Merge trunkjan.nijtmans2020-08-2511-595/+563
| |\ \ \ \ \
| * \ \ \ \ \ Merge trunkjan.nijtmans2020-08-248-9/+9
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge trunkjan.nijtmans2020-08-2480-693/+648
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-08-182-18/+26
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-08-171-6/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-08-174-40/+113
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | New function Tk_FontGetDescription()jan.nijtmans2020-08-145-1/+67
| * | | | | | | | | | | Merge trunkjan.nijtmans2020-08-148-97/+95
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-08-1439-98/+98
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-08-1411-41/+87
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-08-1385-1768/+1992
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add documentation. Let ttk use the new Tk_SendVirtualEventjan.nijtmans2020-07-1510-39/+43
| * | | | | | | | | | | | | | | New TIP #580 implementation. Documentation still missing.jan.nijtmans2020-07-1439-97/+140
* | | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2020-09-0217-178/+162
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix safe.test when running in a Tcl 8.7 environment (backported from Tk 8.7)jan.nijtmans2020-09-021-11/+23
| * | | | | | | | | | | | | | | Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter...jan.nijtmans2020-09-0218-177/+177
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2020-08-316-116/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Remove obsolete codejan.nijtmans2020-08-317-120/+32
* | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2020-08-313-32/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Change expectation of safe-5.1 (error-message changed in Tcl)jan.nijtmans2020-08-313-2/+7
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Fix [https://core.tcl-lang.org/tcl/tktview/07eb49661a|07eb49661a]: Change to ...jan.nijtmans2020-08-291-0/+4
* | | | | | | | | | | | | | Fix errors in tk.decls which would break the build after genStubs is run.marc_culler2020-08-291-9/+8