| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6. Use TCL_INDEX_NONE in a few more places, now that we have it. | jan.nijtmans | 2019-07-30 | 5 | -20/+20 |
|\ |
|
| * | Two times Tcl_Free() -> ckfree() | jan.nijtmans | 2019-07-30 | 2 | -2/+2 |
|
|
| * | typo | jan.nijtmans | 2019-07-29 | 1 | -1/+1 |
|
|
* | | Handle Mac buttons 6-9 in one place more. | jan.nijtmans | 2019-07-30 | 1 | -2/+4 |
|
|
* | | Follow-up to [38dc27bd1d0ecd682aafde]: Tk does not support <Button-6> nor <Bu... | jan.nijtmans | 2019-07-30 | 9 | -13/+45 |
|
|
* | | Sort all usage of "pages", "pixels" and "units", make it alphabetical, in imp... | jan.nijtmans | 2019-07-30 | 15 | -86/+90 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-07-25 | 2 | -0/+23 |
|\ \
| |/ |
|
| * | Fix [1fb7af623a]: Add support for buttons 4 and 5 to Windows | jan.nijtmans | 2019-07-25 | 2 | -0/+23 |
| |\ |
|
| | * | Fix [1fb7af623a]: Support for buttons 4 and 5 is missing for Windows. Patch f... | fvogel | 2019-07-21 | 2 | -0/+23 |
|
|
* | | | Fix a typo in the code that sets the size of the ring buffer | culler | 2019-07-23 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix a typo in the code that sets the size of the ring buffer | culler | 2019-07-23 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-07-23 | 7 | -106/+40 |
|\ \ \
| |/ / |
|
| * | | New intermal macro ALL_BUTTONS and function TkGetButtonMask(), which can be r... | jan.nijtmans | 2019-07-23 | 7 | -106/+40 |
| |/ |
|
* | | Don't bother compat/stdlib.h and compat/unistd.h any more: All currently supp... | jan.nijtmans | 2019-07-23 | 10 | -464/+251 |
|
|
* | | Fix [ea3db67ddf]: Fix spelling in comment of tkWinX.c (from C. Chavez) | fvogel | 2019-07-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [ea3db67ddf]: Fix spelling in comment of tkWinX.c (from C. Chavez) | fvogel | 2019-07-20 | 1 | -1/+1 |
|
|
* | | Merge 8.6 to fix unrecognized selectors and zombies | culler | 2019-07-16 | 3 | -8/+25 |
|\ \
| |/ |
|
| * | Fix bug [5ddeca5927]: In Aqua, withdrawn windows can reappear as zombies | culler | 2019-07-16 | 1 | -0/+16 |
| |\ |
|
| | * | Fix bug [5ddeca5927]: In Aqua, withdrawn windows can appear as zombies when a... | culler | 2019-07-15 | 1 | -0/+16 |
|
|
| * | | Fix two 'unrecognized selector' crashes in macOS 10.9 and 10.10 | culler | 2019-07-16 | 2 | -8/+9 |
| |/ |
|
* | | Fix [4566e2b83d]: wrong background colors in Aqua | culler | 2019-07-13 | 2 | -22/+47 |
|\ \
| |/ |
|
| * | Fix [4566e2b83d]: wrong background colors in Aqua | culler | 2019-07-13 | 2 | -22/+47 |
| |\ |
|
| | * | Make the twind demo buttons look OK when the background changes in Aqua. | culler | 2019-07-13 | 1 | -4/+15 |
|
|
| | * | fix [4566e2b83d]: Aqua toplevels and Tk frames use the wrong background color | culler | 2019-07-12 | 2 | -19/+33 |
| |/ |
|
* | | Backout [efab40f95b] that fixed [21525158b0]. This fix looked correct but it ... | fvogel | 2019-07-13 | 3 | -16/+20 |
|
|
* | | Fix bug [67aa204e5b]: Make Aqua Ttk buttons display their pressed state again. | culler | 2019-07-11 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Fix bug [67aa204e5b]: Make Aqua Ttk buttons display their pressed state again. | culler | 2019-07-11 | 1 | -2/+3 |
|
|
* | | Eliminate calls to GetIconRef in macosx | culler | 2019-07-11 | 1 | -64/+32 |
|\ \
| |/ |
|
| * | Eliminate calls to GetIconRef in macosx | culler | 2019-07-11 | 1 | -64/+32 |
| |\ |
|
| | * | merge 8.6 | culler | 2019-07-05 | 1 | -2/+2 |
| | |\ |
|
| | * | | Eliminate calls to GetIconRef, which is deprecated in macOS 10.15 | culler | 2019-07-05 | 1 | -64/+32 |
|
|
* | | | | Fix error message in tk::unsupported::MacWindowStyle appearance. | culler | 2019-07-11 | 1 | -2/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix error message in tk::unsupported::MacWindowStyle appearance. | culler | 2019-07-11 | 1 | -2/+1 |
|
|
* | | | | Fix [e6d58de4b6]: ctext.tcl: remove duplicate word | fvogel | 2019-07-07 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [e6d58de4b6]: ctext.tcl: remove duplicate word | fvogel | 2019-07-07 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge 8.6 | jan.nijtmans | 2019-07-05 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fix [bc6a495949]: Documentation bug for upper case %X an %Y binding script su... | jan.nijtmans | 2019-07-05 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | Fix [bc6a495949]: Documentation bug for upper case %X an %Y binding script su... | jan.nijtmans | 2019-07-05 | 1 | -2/+2 |
| | |\ |
|
| | | * | Change for alphabetical order of events concerned by %X,%Y | fvogel | 2019-07-03 | 1 | -2/+2 |
|
|
| | | * | Fix [bc6a495949]: Documentation bug for upper case %X an %Y binding script su... | fvogel | 2019-07-02 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 17 | -22/+22 |
|\ \ \
| |/ / |
|
| * | | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 17 | -22/+22 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-07-02 | 31 | -40/+34 |
|\ \ \
| |/ / |
|
| * | | Don't use "struct ThreadSpecificData", while the type name "ThreadSpecificDat... | jan.nijtmans | 2019-07-02 | 31 | -32/+32 |
|
|
| * | | Statically initialize "X11ControlChars" pseudo-encoding. | jan.nijtmans | 2019-07-02 | 1 | -9/+3 |
|
|
* | | | Fix bug [8476b75781], including the Aqua tk scrollbar. | culler | 2019-07-01 | 3 | -45/+154 |
|\ \ \
| |/ / |
|
| * | | Fix bug [8476b75781], including the Aqua tk scrollbar. | culler | 2019-07-01 | 3 | -45/+154 |
| |\ \ |
|
| | * | | Improve scrollbar and ttk::scrollbar on OSX 10.8 and earlier. | culler | 2019-07-01 | 2 | -28/+23 |
|
|
| | * | | Fix layout bugs. | culler | 2019-07-01 | 1 | -21/+27 |
|
|
| | * | | Fix geometry of horizontal ttk scrollbars; hide thumb when no scrolling is po... | culler | 2019-06-30 | 2 | -32/+45 |
|
|