| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2019-03-29 | 66 | -1072/+2296 |
|\ |
|
| * | Fix bug [48c39440af]: On macOS, Buttons and Labels do not recompute their | culler | 2019-03-25 | 1 | -3/+3 |
|
|
| * | Slightly better: Don't use Tcl_UniCharLen() but wcslen(). | jan.nijtmans | 2019-03-22 | 1 | -2/+3 |
|
|
| * | Bugfix in tkWinClipboard: Failed to determine fname length in loop. | jan.nijtmans | 2019-03-22 | 2 | -2/+3 |
|
|
| * | Fixed a typo that was causing extraneous "tkwin == NULL" debug messages in th... | culler | 2019-03-19 | 1 | -1/+1 |
|
|
| * | More use of Tcl_WinTCharToUtf() in stead of Tcl_UniCharToUtfDString(), making... | jan.nijtmans | 2019-03-19 | 5 | -14/+6 |
|
|
| * | Make Tk run on win32/win64 using -DTCL_UTF_MAX=6. Adapted from androwish. | jan.nijtmans | 2019-03-15 | 7 | -48/+81 |
|
|
| * | Fix [609e0045f5]: MouseWheel binding for canvas on MacOS provides wrong value... | fvogel | 2019-03-14 | 1 | -30/+85 |
| |\ |
|
| | * | Fix typo | fvogel | 2019-03-14 | 1 | -5/+5 |
|
|
| | * | Fix bug [609e0045f5]: Aqua scrollwheel events have incorrect mouse coordinates. | culler | 2019-03-04 | 1 | -30/+85 |
|
|
| * | | Copy PDBs to installation if option PDBS is given during install | apnadkarni | 2019-03-06 | 1 | -0/+8 |
|
|
| * | | gif read not complete on overflow image - information missinterpreted if foll... | oehhar | 2019-03-04 | 2 | -1/+53 |
| |\ \
| | |/
| |/| |
|
| | * | gif read not complete on overflow image - information missinterpreted if foll... | oehhar | 2019-02-03 | 2 | -1/+53 |
|
|
| * | | Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when | culler | 2019-03-04 | 9 | -105/+129 |
| |\ \ |
|
| | * | | Increase the size of the ring buffer for Aqua, and modify bgerror so it | culler | 2019-03-03 | 4 | -60/+66 |
|
|
| | * | | Make it be an error to create a transient/master cycle on Windows. | culler | 2019-03-01 | 1 | -8/+12 |
|
|
| | * | | Make it be an error to create a transient/master cycle on unix. | culler | 2019-03-01 | 1 | -7/+13 |
|
|
| | * | | Make it be an error to create a transient/master cycle on Aqua. Other | culler | 2019-03-01 | 3 | -30/+38 |
|
|
| * | | | Fix bug 1951abf33d: Aqua sometimes segfaults when destroying a transient. | culler | 2019-03-01 | 4 | -107/+102 |
| |\ \ \
| | |/ / |
|
| | * | | Fix bugs in the list management code for the record of transient windows. | culler | 2019-02-28 | 1 | -19/+32 |
|
|
| | * | | Remove some bloat from tkMacOSXWm.c. | culler | 2019-02-28 | 4 | -72/+38 |
|
|
| | * | | Make sure that we don't create cycles in the parent->child digraph even if | culler | 2019-02-28 | 1 | -23/+39 |
|
|
| | * | | Adding 1 character fixes two of the three crashes reported in ticket [1951abf... | culler | 2019-02-27 | 1 | -1/+1 |
| |/ / |
|
| * | | Fix bug [9771ae0f0b]: In Aqua, deiconifying a transient of a withdrawn window... | culler | 2019-02-23 | 1 | -3/+14 |
| |\ \ |
|
| | * | | Fix bug [9771ae0f0b]: In Aqua, deiconifying a transient of a withdrawn window... | culler | 2019-02-23 | 1 | -3/+14 |
| |/ / |
|
| * | | Fix bug [56a1823c73]: Aqua toplevels can fail to appear on screen. | culler | 2019-02-23 | 2 | -7/+27 |
| |\ \ |
|
| | * | | Fix bug [56a1823c73]: Aqua toplevels can fail to appear on screen. | culler | 2019-02-18 | 2 | -7/+27 |
|
|
| * | | | Fix [30a0fc767a]: spelling error in a comment | fvogel | 2019-02-22 | 1 | -1/+1 |
| |/ / |
|
| * | | Remove a missed unused variable. | culler | 2019-02-13 | 1 | -1/+0 |
|
|
| * | | Fix bug [2249e64bdc]: adjust unixWm tests which expect impossible results on ... | culler | 2019-02-13 | 3 | -30/+38 |
| |\ \ |
|
| | * | | Two text tests also try to position a window with y = 0. Tweak these for Aqua. | culler | 2019-02-13 | 1 | -4/+11 |
|
|
| | * | | Fix bug [2249e64bdc]: Some unixWm tests expect the impossible on Aqua | culler | 2019-02-13 | 2 | -26/+27 |
| |/ / |
|
| * | | Fix bug [b389dfcd8f]: Aqua miscalculates window position on secondary display. | culler | 2019-02-13 | 1 | -4/+2 |
| |\ \ |
|
| | * | | Fix bug [b389dfcd8f]: Aqua miscalculates window position on secondary display | culler | 2019-02-13 | 1 | -4/+2 |
| |/ / |
|
| * | | Fix bug [8814bddf5d]: segfault in [NSMenu size] | culler | 2019-02-10 | 1 | -5/+9 |
| |\ \ |
|
| | * | | Fix bug [8814bddf5d]: segfault in [NSMenu size] | culler | 2019-02-09 | 1 | -5/+9 |
| |/ / |
|
| * | | Fix the build for MSVC | fvogel | 2019-02-08 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix the build for MSVC | fvogel | 2019-02-08 | 1 | -1/+1 |
|
|
| * | | | Fix bug [1529659ff]: Embedded toplevel makes the outer toplevel menu inaccess... | culler | 2019-02-08 | 1 | -7/+28 |
|
|
| * | | | Fix bug [58665b91dd]: many unixEmbed tests fail. | culler | 2019-02-07 | 8 | -115/+194 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | Also change tkWinEmbed.c to match the change in tkUnixEmbed.c, for consistency. | culler | 2019-02-07 | 1 | -0/+9 |
|
|
| | * | Change tkMacOSXEmbed.c to match the change in tkUnixEmbed.c even though | culler | 2019-02-04 | 1 | -0/+8 |
|
|
| | * | Make the place manager send ConfigureNotify events when size change requests | culler | 2019-02-04 | 3 | -10/+19 |
|
|
| | * | Simplify and uniformize unixEmbed tests 6.1, 6.1a, 6.2, 6.2a. | culler | 2019-02-03 | 1 | -11/+5 |
|
|
| | * | Remove unnecessary sleep from unixEmbed-6.2a, which still fails however. | culler | 2019-02-01 | 1 | -6/+3 |
|
|
| | * | Changes which make unixEmbed-8.1a pass on macOS. | culler | 2019-01-31 | 4 | -39/+52 |
|
|
| | * | Tweak the last commit: generate FocusOut events when the NSApp is deactivated. | culler | 2019-01-30 | 1 | -1/+1 |
|
|
| | * | A small change in how ActivateEvents are handled makes unixEmbed-5.3a pass | culler | 2019-01-30 | 1 | -1/+3 |
|
|
| | * | Add an update making unixEmbed-5.1a pass on Linux | fvogel | 2019-01-27 | 1 | -0/+1 |
|
|
| | * | More changes in the Unix version of TkpTestembedCmd | fvogel | 2019-01-27 | 1 | -2/+2 |
|
|