summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Missed more than a few TIP 660 changes. Possibly more to come.apnadkarni2023-04-1819-52/+52
* Last set (hopefully) in preparation of TIP 660apnadkarni2023-04-187-41/+41
* Finished first pass through all files. Same test failures as trunk.apnadkarni2023-04-179-88/+88
* TIP 660 updateapnadkarni2023-04-173-34/+33
* merge-markjan.nijtmans2023-04-160-0/+0
|\
| * Fix [0c734dde2a]: Xlib.h: avoid -Wstrict-prototypes warningsjan.nijtmans2023-04-165-178/+389
| |\
| | * Backport more from X11R6jan.nijtmans2023-04-151-31/+39
| | * Fix [0c734dde2a]: Xlib.h: avoid -Wstrict-prototypes warningsjan.nijtmans2023-04-144-118/+301
| |/
* | Handle larger string-lengths in MacOS, when compiling with Tcl 9 headersjan.nijtmans2023-04-155-12/+13
* | Fix [d450dc9f76]: Error compiling C++ extensionsjan.nijtmans2023-04-151-2/+1
* | Fix [784be38c4]: Menu crash - macOSjan.nijtmans2023-04-151-1/+5
|\ \
| * | Fix [784be38c4]: macOS menu crash caused by converting indices to unsigned in...culler2023-04-151-1/+5
|/ /
* | Minor correction in file library/tkfbox.tcl.csaba2023-04-141-1/+1
* | Simplified the data of two SVG images even further.csaba2023-04-111-3/+3
* | Improved a few SVG images used in Tk library scripts.csaba2023-04-112-52/+26
* | Fix [f4d9d74df6]: ignored -disabledwidth for canvas rectangle and oval items....fvogel2023-04-101-1/+1
|\ \ | |/
| * Fix [f4d9d74df6]: ignored -disabledwidth for canvas rectangle and oval items....fvogel2023-04-101-1/+1
* | TIP #655 implementation: Support the styleMask property for NSWindow and NSPa...jan.nijtmans2023-04-0716-223/+1170
|\ \
| * | Make sure not to change the fullscreen bit in the styleMask. (Thanks Francois!)culler2023-04-021-0/+4
| * | Merge 8.7jan.nijtmans2023-03-3029-265/+203
| |\ \
| * | | Fix testsculler2023-03-283-5/+12
| * | | Clean up restoration of -type as ignored wm attribute on macOSKevin Walzer2023-03-281-1/+7
| * | | Merge 8.7. Remove some spacingjan.nijtmans2023-03-145-31/+33
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2023-03-131-8/+7
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2023-03-1222-158/+158
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2023-03-12157-2458/+2713
| |\ \ \ \ \ \
| * | | | | | | Fix help windows.culler2023-02-181-3/+7
| * | | | | | | Clear all other bits when docmodal is set - avoids resizing bugs with docmodalsculler2023-02-101-0/+9
| * | | | | | | Restore the old behavior where wm attributes -type is accepted but ignored by...culler2023-02-101-1/+1
| * | | | | | | Add -appearance and -isdark as options to the wm attributes command.culler2023-02-093-38/+104
| * | | | | | | Add the tabs demo.culler2023-02-081-0/+77
| * | | | | | | Cleanup; fix build with target 10.9culler2023-02-071-84/+1
| * | | | | | | Edit documentation.culler2023-02-071-2/+8
| * | | | | | | Document tabbingmode and tabbingid.culler2023-02-071-0/+20
| * | | | | | | Finish the implementation of tabbed windows.culler2023-02-052-97/+157
| * | | | | | | Add wm attributes tabbingid and tabbingmodeculler2023-02-042-38/+167
| * | | | | | | Clean up presentation of Mac options in widget demoKevin Walzer2023-02-011-4/+3
| * | | | | | | Change -type to -class. Update the man page.culler2023-01-303-18/+41
| * | | | | | | demo detailsculler2023-01-301-30/+26
| * | | | | | | Add demo scriptculler2023-01-304-2/+289
| * | | | | | | Implementation of TIP 655culler2023-01-285-70/+405
* | | | | | | | Take over some comment changes from "bug-85cea56c27" branchjan.nijtmans2023-04-021-1/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge trunk (since previous commit on trunk was moved to tip-660)jan.nijtmans2023-04-015-16/+186
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Add comment in TkGetIntForIndex.fvogel2023-04-011-1/+2
| * | | | | | | | merge trunkfvogel2023-04-01107-1718/+1354
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Build Tk with TIP #660jan.nijtmans2023-04-015-186/+16
| | |/ / / / / / /
* | | | | | | | | Complete fix for [85cea56c27]: The -underline option does not show an underli...jan.nijtmans2023-04-023-6/+6
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Fix [15c685a976]: Issues with menu cloning.sbron2023-03-302-36/+66
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fix [15c685a976]: Issues with menu cloning.sbron2023-03-302-36/+66
| |\ \ \ \ \ \ \
| | * | | | | | | Make tests 20.12 to -15 pass on Windows. In details: on this platform the clo...fvogel2023-03-261-4/+8