summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* merge trunkjan.nijtmans2018-12-013-9/+10
|\
| * Cherry-pick Fix [0a9c91951b]: text-11a.22 segfault in trunkjan.nijtmans2018-11-301-1/+2
| * There's never need to cast NULL to (char *)jan.nijtmans2018-11-273-8/+8
| |\
* | \ Merge trunkjan.nijtmans2018-11-2558-403/+649
|\ \ \ | |/ /
| * | Protect against the possibility that a future platform might have a strange i...culler2018-11-211-1/+13
| |\ \ | | |/
| | * Protect against the possibility that a future platform might have a strange i...culler2018-11-211-1/+13
| * | Fix the bug that caused a crash on macOS when switching to the Alt theme.culler2018-11-202-9/+55
| |\ \ | | |/
| | * Fix the bug that caused a crash on macOS when switching to the Alt theme.culler2018-11-202-9/+55
| | |\
| | | * Only use XCreateImage when drawing the Alt theme indicator on macOS, not on U...culler2018-11-202-9/+46
| | | * Refine TkMacOSXFlushWindows and add a call to it in ThemeChangedProc (macOS o...culler2018-11-191-0/+4
| | | * Use XCreateImage instead of XGetImage to create a scratch image in ttkDefault...culler2018-11-191-7/+12
| | * | Fix [0a9c91951b]: text-11a.22 segfaultfvogel2018-11-172-10/+2
| | * | Crash prevention. Still buggy, now test text-11a.22 fails instead of crashing.dgp2018-11-161-0/+9
| | |/
| * | Improve the behavior of the test image type and fix a live resize bug on Mojave.culler2018-11-151-5/+6
| |\ \ | | |/
| | * Improve the behavior of the test image type and fix a live resize bug on Mojave.culler2018-11-151-5/+6
| | |\
| | | * Use a better method for making test images on the mac emulate test images on ...culler2018-11-151-5/+6
| | * | close forkdgp2018-11-151-10/+15
| | |\ \ | | | |/
| | * | merge 8.6dgp2018-11-123-38/+51
| | |\ \
| | * | | make distdgp2018-11-011-1/+1
| | * | | merge 8.6dgp2018-11-019-53/+84
| | |\ \ \
| | * \ \ \ merge 8.6dgp2018-10-151-1/+1
| | |\ \ \ \
| | * | | | | Bump version numbers for release.dgp2018-10-091-2/+2
| * | | | | | Fix tests that were sporadically hanging or failing on macOS.culler2018-11-141-10/+15
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Fix an unused variable warning and rename a #define constant more rationally.culler2018-11-141-10/+15
| | * | | | | Revert the change in tkTextDisp.c since it recreates the issue resolvedculler2018-11-131-2/+5
| | * | | | | Instead of calling update in the tests, fix the handling of unmapped Textculler2018-11-131-5/+2
| | | |_|_|/ | | |/| | |
| * | | | | Restore the build for Windows (got broken by [4a251d07db]).fvogel2018-11-111-2/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Restore the build for Windows (got broken by [4a251d07db]).fvogel2018-11-111-2/+1
| | * | | | The 'option readfile' sub-command should maintain existing list structure for...Joe Mistachkin2018-11-101-1/+4
| | |\ \ \ \
| | | * | | | Proposed fix for ticket [766ef52f31].Joe Mistachkin2018-10-191-1/+4
| * | | | | | The 'option readfile' sub-command should maintain existing list structure for...Joe Mistachkin2018-11-101-1/+4
| * | | | | | Fix a bug in TkPutImage for macOS.culler2018-11-101-1/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | TkPutImage should not assume that a pixmap is transparent, even though it doe...culler2018-11-101-1/+0
| * | | | | | Another big round of updates for macOS, fixing bugs old and new includingculler2018-11-082-38/+50
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed transparency issues and crashes related to PhotoImages and greatly simp...culler2018-11-081-37/+27
| | * | | | | Came up with a scheme for making test images behave the way that theculler2018-11-061-20/+28
| | * | | | | Make XSync, and hence update, be synchronous so test results are consistent. ...culler2018-11-051-9/+23
| | | |_|_|/ | | |/| | |
| * | | | | Implement TIP 518dkf2018-11-062-6/+18
| |\ \ \ \ \
| | * | | | | Enhance the tests for <<NoManagedChild>>, and fix the implementation so that ...fvogel2018-10-292-8/+12
| | * | | | | Documentationdkf2018-10-282-6/+8
| | * | | | | merge trunkdkf2018-10-2859-475/+475
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge trunkoehhar2018-09-23103-2421/+4569
| | |\ \ \ \ \ \
| | * | | | | | | Use the event name of the TIP: NoManagedChildoehhar2018-09-222-4/+4
| | * | | | | | | Update to implement TIP518 event name changeoehhar2018-09-222-8/+8
| | * | | | | | | (Modernized) patch from egavilan to fix [2863003fff] and [d6b95ce492] - tk fr...fvogel2016-09-212-4/+10
| * | | | | | | | Implement TIP 415dkf2018-11-061-11/+125
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Clean up prior to TIP votedkf2018-10-201-38/+65
| | * | | | | | | | merge trunkdkf2018-10-20115-3188/+5659
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2016-03-0497-1866/+2783
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Changes from Simon Geard to act as baseline implementation of TIP #415.dkf2012-11-081-10/+97