summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* increase FONATMAP_PAGES so it can hold 3 planes of Unicode characters in stea...jan.nijtmans2019-09-132-7/+6
* Attempt to improve [a179564826]: Tk 8.6: prevent issues when encountering non...jan.nijtmans2019-09-132-11/+15
* Update rules.vc to version 1.4 (synced with Tcl)jan.nijtmans2019-09-121-34/+83
* Fix comment in win/rules.vcfvogel2019-09-121-4/+2
* windows: rename WINDIR -> WIN_DIR to follow the same change in Tclfvogel2019-09-122-32/+32
|\
| * windows: rename WINDIR -> WIN_DIR to follow the same change in Tclfvogel2019-09-122-31/+31
* | Fix [2834776fff]: ttk::spinbox spins up/down when disabledfvogel2019-09-121-0/+2
|\ \
| * | Fix [2834776fff]: ttk::spinbox spins up/down when disabledfvogel2019-09-081-0/+2
* | | Merge 8.5jan.nijtmans2019-09-091-3/+3
|\ \ \ | | |/ | |/|
| * | Took over a few too many comments from Tcl's win/Makefile.in .. correct that.jan.nijtmans2019-09-091-3/+3
* | | Merge 8.5jan.nijtmans2019-09-091-51/+47
|\ \ \ | |/ /
| * | Fix build with Visual Studio (configure/make/cl). It appears we cannot use "s...jan.nijtmans2019-09-091-51/+47
| * | Fix configure script for use in git-bash (re-generated with a modified autoco...jan.nijtmans2019-09-091-10/+12
* | | Tweak logging message if NSWindow tabbing or apperance operation failsKevin Walzer2019-09-091-2/+2
* | | Merge 8.5jan.nijtmans2019-09-091-10/+12
* | | Minor tweaks to tabbing window code on macOS, including to prevent a crash; t...Kevin Walzer2019-09-091-7/+8
| |/ |/|
* | Fix [1424367fff]: image item with activeimage and bind to destroy - drag crashfvogel2019-09-041-1/+1
|\ \
| * | Fix [1424367fff]: image item with activeimage and bind to destroy - drag crashfvogel2019-09-021-1/+1
* | | Fix for crash on IDLE on macOS caused by TkKevin Walzer2019-09-021-6/+8
* | | Merge in ae_cleanup branch; thanks to Marc Culler for patches to clean up App...Kevin Walzer2019-09-024-220/+265
|\ \ \
| * | | Additional refinements by Marc Culler to streamline the execution of the DoSc...Kevin Walzer2019-09-021-268/+175
| * | | Remove dummy procedures for testingKevin Walzer2019-09-012-26/+1
| * | | Complete cleanup of Apple Event processing after recent updates to window dis...Kevin Walzer2019-09-013-48/+46
| * | | More refinementsKevin Walzer2019-09-013-12/+26
| * | | Clean up Apple Event processing after recent changes in window mapping on MojaveKevin Walzer2019-09-013-105/+256
| |/ /
* | | Fix unix configure script: X11.h doesn't exist, should have been Xlib.h (was ...jan.nijtmans2019-09-021-5/+5
* | | Merge 8.5jan.nijtmans2019-09-022-0/+2
|\ \ \ | | |/ | |/|
| * | Add runstatedir to Makefile.in. Not used yet, only used if "configure" script...jan.nijtmans2019-09-022-0/+2
* | | Fix for menus in Dark Aqua windows, addresses ticket 07cfc9f03e; thanks to Ch...Kevin Walzer2019-09-021-6/+21
| |/ |/|
* | Fix [6a12b61fc3]: identical tests 'frame-3.5' and 'frame-3.6'. Remove the latterfvogel2019-08-301-10/+0
* | Fix [a3e81a82a1]: macOS: ttk-2.8 failsfvogel2019-08-281-0/+1
|\ \
| * | Fix [a3e81a82a1]: macOS: ttk-2.8 failsfvogel2019-08-281-0/+1
* | | Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind...fvogel2019-08-286-1/+57
|\ \ \
| * \ \ Merge change proposals from Jan Nijtmans, thanks!fvogel2019-08-279-25/+40
| |\ \ \
| | * | | Add comments in tkMacOSXPort.h about the new #definefvogel2019-08-271-0/+10
| | * | | Review: Suggested to rename TkpGetCapture back to TkMacOSXGetCapture for MacO...jan.nijtmans2019-08-279-25/+30
| |/ / /
| * | | Fix build on Cygwinjan.nijtmans2019-08-271-0/+1
| * | | Adapt macOS code to the renaming that just happened in previous commit. Branc...fvogel2019-08-263-9/+9
| * | | macOS: Rename TkMacOSXGetCapture --> TkpGetCapture, and regenerate stubs.fvogel2019-08-263-6/+6
| * | | Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind...fvogel2019-08-265-1/+41
* | | | Fix [cb077bea5b]: ttk::progressbar: configuring -value is ignored when -varia...fvogel2019-08-282-1/+5
|\ \ \ \
| * | | | Fix [cb077bea5b]: ttk::progressbar: configuring -value is ignored when -varia...fvogel2019-08-232-1/+5
| |/ / /
* | | | Fix [69b48f427e]: Test 'textTag-18.1' fails since Win10 Creator Falls Updatefvogel2019-08-284-8/+77
|\ \ \ \
| * \ \ \ Merge 8.6jan.nijtmans2019-08-229-19/+55
| |\ \ \ \
| * | | | | Fix maths in TkSetCursorPos(). I have checked that this implementation provid...fvogel2019-08-221-3/+3
| * | | | | Since we're here dealing with pointer warping, add tests checking that the mo...fvogel2019-08-221-1/+41
| * | | | | Fix [69b48f427e]: Test 'textTag-18.1' fails since Win10 Creator Falls Updatefvogel2019-08-203-8/+37
* | | | | | Merge TIP #532 implementation now that [c1c842ef7792] (new tkBind.c: wrong as...fvogel2019-08-2814-1937/+4485
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | In Tk 8.6, there are only maximum 5 buttons .....jan.nijtmans2019-08-131-2/+1
| * | | | | Fix change leftover by [77c5995568]fvogel2019-08-131-1/+1