summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Fix [be9cade996]: sigsegv in tkwaitjan.nijtmans2021-02-251-2/+4
|\
| * Fix [be9cade996]: sigsegv in tkwait. Propagate the fix from https://core.tcl-...fvogel2021-02-201-2/+4
* | ClipboardGetProc() should never assume the bytes it receives are valid UTF-8jan.nijtmans2021-02-251-1/+7
|/
* Merge 8.6fvogel2021-02-074-14/+26
|\
| * More implicit type-casts, for C++ compatibility.jan.nijtmans2021-02-021-2/+6
| * Sync genStubs.tcl changes from Tcl 8.6. Finish "make genstubs" for Ttk in mak...jan.nijtmans2021-01-271-3/+4
| * Make 3 keysyms, "OE", "oe" and "Ydiaeresis" available on Windows and MacOS. A...jan.nijtmans2021-01-181-0/+3
| * Add 4 keycodes from X11R6: "Codeinput", "SingleCandidate", "MultipleCandidate...jan.nijtmans2021-01-151-6/+10
| * gcc warnings, when compiling with Tcl 8.7 headersjan.nijtmans2021-01-131-3/+3
* | Merge 8.6jan.nijtmans2021-01-081-2/+2
|\ \ | |/
| * merge 8.6dgp2020-12-1715-26/+0
| |\
| * \ Merge 8.6marc_culler2020-12-151-4/+5
| |\ \
| * \ \ merge 8.6dgp2020-12-073-4/+7
| |\ \ \
| * \ \ \ merge 8.6dgp2020-10-293-3/+5
| |\ \ \ \
| * \ \ \ \ merge 8.6dgp2020-10-072-18/+17
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.6dgp2020-10-0517-323/+273
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 8.6dgp2020-10-035-25/+21
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge 8.6dgp2020-09-302-20/+19
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge 8.6dgp2020-09-2813-329/+320
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-09-1581-4171/+4335
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.6 - improved color handling for macOSculler2020-08-011-0/+16
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 8.6: fix testing and build issues on the various supported versions of ...culler2020-07-271-26/+38
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-07-2413-82/+139
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge fixes for [40e4bf61] and [e3888d5820]jan.nijtmans2020-07-072-19/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Bump to 8.6.11 for releasedgp2020-07-061-2/+2
* | | | | | | | | | | | | | | | merge core-8-6-branchfvogel2020-12-2815-30/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Tidy up with a patch from Christopher Chavez. Removes redundant include direc...marc_culler2020-12-1615-26/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix [80e4c6f695]: progress bars are weird on macOS 11.0.marc_culler2020-12-141-4/+5
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge 8.6jan.nijtmans2020-12-092-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Remove duplicate and unused macro. TkGetGeomMaster is TkGetContainer, this wa...fvogel2020-11-291-2/+0
| * | | | | | | | | | | | | Fix frame-2.8 testcase on mingwjan.nijtmans2020-11-271-1/+1
* | | | | | | | | | | | | | Take into account that the parent window is not always the maintainer of this...fvogel2020-11-291-1/+1
* | | | | | | | | | | | | | Better fix.fvogel2020-11-281-8/+4
* | | | | | | | | | | | | | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl...fvogel2020-11-222-4/+8
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Fix [ec3f444cfd]: typo in tkInt.h?jan.nijtmans2020-11-201-1/+1
* | | | | | | | | | | | | Fix [f9fa926666] on macOS only: crash when creating a label whose text is a s...culler2020-11-091-0/+5
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Fix cygwin buildjan.nijtmans2020-10-291-0/+2
* | | | | | | | | | | | Merge 8.5 (just a few typo's)jan.nijtmans2020-10-282-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Fix some C++ comments in ttkWinXPTheme.c (needed for MSVC++ 6.0)jan.nijtmans2020-10-282-3/+3
| * | | | | | | | | | | Re-generate "make genstubs" (was done with the wrong version)jan.nijtmans2020-09-096-600/+4435
* | | | | | | | | | | | More elimination of the "register" keyword, and more explicit typecastsjan.nijtmans2020-10-062-18/+17
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Fix many warnings related to the -Wshadow gcc compiler flagjan.nijtmans2020-10-0516-321/+273
* | | | | | | | | | | Remove duplicate line introduced in [c1f5badf]. That line had already been ad...fvogel2020-10-041-2/+0
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fix some gcc warnings (when using -Wshadow, deprecated XKeycodeToKeysym(), XS...jan.nijtmans2020-10-015-25/+21
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Unshadow some variablesjan.nijtmans2020-09-292-20/+19
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_stylesmarc_culler2020-09-271-3/+3
* | | | | | | | Last TIP #581 changes. 100% done nowjan.nijtmans2020-09-275-3/+7
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.6. Change macro namesjan.nijtmans2020-09-2425-554/+535
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge 8.6jan.nijtmans2020-09-0949-2556/+2712
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-09-0311-552/+553
| |\ \ \ \ \ \ \ \ \