Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missed more than a few TIP 660 changes. Possibly more to come. | apnadkarni | 2023-04-18 | 19 | -52/+52 |
* | Last set (hopefully) in preparation of TIP 660 | apnadkarni | 2023-04-18 | 7 | -41/+41 |
* | Finished first pass through all files. Same test failures as trunk. | apnadkarni | 2023-04-17 | 9 | -88/+88 |
* | TIP 660 update | apnadkarni | 2023-04-17 | 3 | -34/+33 |
* | merge-mark | jan.nijtmans | 2023-04-16 | 0 | -0/+0 |
|\ | |||||
| * | Fix [0c734dde2a]: Xlib.h: avoid -Wstrict-prototypes warnings | jan.nijtmans | 2023-04-16 | 5 | -178/+389 |
| |\ | |||||
| | * | Backport more from X11R6 | jan.nijtmans | 2023-04-15 | 1 | -31/+39 |
| | * | Fix [0c734dde2a]: Xlib.h: avoid -Wstrict-prototypes warnings | jan.nijtmans | 2023-04-14 | 4 | -118/+301 |
| |/ | |||||
* | | Handle larger string-lengths in MacOS, when compiling with Tcl 9 headers | jan.nijtmans | 2023-04-15 | 5 | -12/+13 |
* | | Fix [d450dc9f76]: Error compiling C++ extensions | jan.nijtmans | 2023-04-15 | 1 | -2/+1 |
* | | Fix [784be38c4]: Menu crash - macOS | jan.nijtmans | 2023-04-15 | 1 | -1/+5 |
|\ \ | |||||
| * | | Fix [784be38c4]: macOS menu crash caused by converting indices to unsigned in... | culler | 2023-04-15 | 1 | -1/+5 |
|/ / | |||||
* | | Minor correction in file library/tkfbox.tcl. | csaba | 2023-04-14 | 1 | -1/+1 |
* | | Simplified the data of two SVG images even further. | csaba | 2023-04-11 | 1 | -3/+3 |
* | | Improved a few SVG images used in Tk library scripts. | csaba | 2023-04-11 | 2 | -52/+26 |
* | | Fix [f4d9d74df6]: ignored -disabledwidth for canvas rectangle and oval items.... | fvogel | 2023-04-10 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix [f4d9d74df6]: ignored -disabledwidth for canvas rectangle and oval items.... | fvogel | 2023-04-10 | 1 | -1/+1 |
* | | TIP #655 implementation: Support the styleMask property for NSWindow and NSPa... | jan.nijtmans | 2023-04-07 | 16 | -223/+1170 |
|\ \ | |||||
| * | | Make sure not to change the fullscreen bit in the styleMask. (Thanks Francois!) | culler | 2023-04-02 | 1 | -0/+4 |
| * | | Merge 8.7 | jan.nijtmans | 2023-03-30 | 29 | -265/+203 |
| |\ \ | |||||
| * | | | Fix tests | culler | 2023-03-28 | 3 | -5/+12 |
| * | | | Clean up restoration of -type as ignored wm attribute on macOS | Kevin Walzer | 2023-03-28 | 1 | -1/+7 |
| * | | | Merge 8.7. Remove some spacing | jan.nijtmans | 2023-03-14 | 5 | -31/+33 |
| |\ \ \ | |||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-13 | 1 | -8/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-12 | 22 | -158/+158 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-12 | 157 | -2458/+2713 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Fix help windows. | culler | 2023-02-18 | 1 | -3/+7 |
| * | | | | | | | Clear all other bits when docmodal is set - avoids resizing bugs with docmodals | culler | 2023-02-10 | 1 | -0/+9 |
| * | | | | | | | Restore the old behavior where wm attributes -type is accepted but ignored by... | culler | 2023-02-10 | 1 | -1/+1 |
| * | | | | | | | Add -appearance and -isdark as options to the wm attributes command. | culler | 2023-02-09 | 3 | -38/+104 |
| * | | | | | | | Add the tabs demo. | culler | 2023-02-08 | 1 | -0/+77 |
| * | | | | | | | Cleanup; fix build with target 10.9 | culler | 2023-02-07 | 1 | -84/+1 |
| * | | | | | | | Edit documentation. | culler | 2023-02-07 | 1 | -2/+8 |
| * | | | | | | | Document tabbingmode and tabbingid. | culler | 2023-02-07 | 1 | -0/+20 |
| * | | | | | | | Finish the implementation of tabbed windows. | culler | 2023-02-05 | 2 | -97/+157 |
| * | | | | | | | Add wm attributes tabbingid and tabbingmode | culler | 2023-02-04 | 2 | -38/+167 |
| * | | | | | | | Clean up presentation of Mac options in widget demo | Kevin Walzer | 2023-02-01 | 1 | -4/+3 |
| * | | | | | | | Change -type to -class. Update the man page. | culler | 2023-01-30 | 3 | -18/+41 |
| * | | | | | | | demo details | culler | 2023-01-30 | 1 | -30/+26 |
| * | | | | | | | Add demo script | culler | 2023-01-30 | 4 | -2/+289 |
| * | | | | | | | Implementation of TIP 655 | culler | 2023-01-28 | 5 | -70/+405 |
* | | | | | | | | Take over some comment changes from "bug-85cea56c27" branch | jan.nijtmans | 2023-04-02 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge trunk (since previous commit on trunk was moved to tip-660) | jan.nijtmans | 2023-04-01 | 5 | -16/+186 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Add comment in TkGetIntForIndex. | fvogel | 2023-04-01 | 1 | -1/+2 |
| * | | | | | | | | merge trunk | fvogel | 2023-04-01 | 107 | -1718/+1354 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Build Tk with TIP #660 | jan.nijtmans | 2023-04-01 | 5 | -186/+16 |
| | |/ / / / / / / | |||||
* | | | | | | | | | Complete fix for [85cea56c27]: The -underline option does not show an underli... | jan.nijtmans | 2023-04-02 | 3 | -6/+6 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Fix [15c685a976]: Issues with menu cloning. | sbron | 2023-03-30 | 2 | -36/+66 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Fix [15c685a976]: Issues with menu cloning. | sbron | 2023-03-30 | 2 | -36/+66 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Make tests 20.12 to -15 pass on Windows. In details: on this platform the clo... | fvogel | 2023-03-26 | 1 | -4/+8 |