summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Further fix for [fa8de77936]: ttk::checkbutton handle empty variable graceful...fvogel2018-01-071-4/+7
|\
| * Further fix for [fa8de77936]: ttk::checkbutton handle empty variable graceful...fvogel2018-01-071-4/+7
* | Fix [fa8de77936]: ttk::checkbutton handle empty variable graceful. Patch from...fvogel2018-01-072-12/+19
|\ \ | |/
| * Correct handling of refcount in ProgressbarStepCommand. Patch from Christian ...fvogel2018-01-071-5/+7
| * Fix [fa8de77936]: ttk::checkbutton handle empty variable graceful. Patch from...fvogel2018-01-071-7/+12
* | Fix [925262ed17]: ttk::scale widget does not support -state optionfvogel2017-12-311-0/+17
|/
* Fix [aa7679685e]: Destroying a master-window .. then crashfvogel2017-12-312-12/+13
|\
| * Change variable name from gridPtr2 to slavePtr since it really is a slave.fvogel2017-12-231-12/+12
| * Avoid questioning operator precedence.fvogel2017-12-231-1/+1
| * Fix [aa7679685e]: Destroying a master-window .. then crashfvogel2017-12-211-0/+1
* | Merge 8.6; update changesdgp2017-12-191-4/+2
|\ \ | |/
| * Fix [b776266330]: macOS: tk busy hold . -cursor arrow triggers error - 'busy'...fvogel2017-12-181-4/+2
| |\
| | * Change comment about macOSfvogel2017-12-171-2/+2
| | * Fix [b776266330]: macOS: tk busy hold . -cursor arrow triggers error - 'busy'...fvogel2017-12-101-2/+0
* | | merge 8.6dgp2017-12-151-1/+1
|\ \ \ | |/ /
| * | minor typojan.nijtmans2017-12-111-1/+1
| |/
* | merge 8.6dgp2017-12-071-17/+17
|\ \ | |/
| * Add "TK_TEXT_" prefix in SEARCH* enum, in order to resolve conflict with late...jan.nijtmans2017-12-071-17/+17
* | Start RC branch for Tk 8.6.8dgp2017-12-061-2/+2
|/
* Add an explicit procedure in bind.test which clears the pattern matcher'sculler2017-12-031-3/+3
* Modify the bind-15.23 test so the events left over in the ring buffer from bi...culler2017-12-031-3/+4
* tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell...jan.nijtmans2017-11-272-2/+2
* Fix typo in error messagefvogel2017-11-211-2/+2
* Fix [1c659ef0f1]: 'image create photo' fails on png image containing unknown ...fvogel2017-11-211-1/+1
* Fix memory leak in tkImgPhoto.c. Backported from androwish. Thanks to Christi...jan.nijtmans2017-11-201-0/+9
* Fix [73ba07efcd]: Use correct property type when handling MULTIPLE conversion...fvogel2017-11-192-0/+2
|\
| * Fix [73ba07efcd]: Use correct property type when handling MULTIPLE conversion...fvogel2017-09-022-0/+2
* | Merge bug-b24a7a87 into core-8-6-branch (merge mark) fixes [b24a7a877d]culler2017-11-171-0/+18
|\ \
| * | Make it possible to generate an NSImage with correct transparency from aculler2017-11-151-0/+18
* | | Fix [6b2fd1e881]: grid documentation for default for -row is wrongfvogel2017-11-111-1/+2
|/ /
* | Reworked the regression test so that it would more preciselyculler2017-10-302-10/+6
* | Edited the comment explaining why the logic in DisplayText needsculler2017-10-301-11/+21
* | Change comment style to Tcl stylefvogel2017-10-291-1/+4
* | merge core-8-6-branchfvogel2017-10-281-6/+19
|\ \
| * \ Fix [55b95f578a]: Associating variable with bignum value with scale crashes it.fvogel2017-10-221-6/+19
| |\ \
| | * | Fix more issues with sprintf in the scale widget.fvogel2017-10-071-3/+16
| | * | Fix [55b95f578a]: Associating variable with bignum value with scale crashes i...fvogel2017-10-071-3/+3
* | | | Add a regression test with constraint aqua which tests that allculler2017-10-272-0/+7
* | | | Fix a new typo introduced by accident while fixing the previous typo.culler2017-10-251-1/+1
* | | | Fix a typo and remove an unused function.culler2017-10-251-2/+2
* | | | Fix typo and move comment slightlyfvogel2017-10-251-4/+3
* | | | Make a small change in the logic of DisplayText (for Mac only) whichculler2017-10-251-3/+21
* | | | New patch from Marc Culler aiming at fixing [fab5fed65e] without breaking aga...fvogel2017-10-171-2/+0
|/ / /
* | | remove some end-of-line spacingjan.nijtmans2017-10-121-2/+2
* | | Numerous fixes for Tk on macOS 10.13; eliminate memory leaks, override system...Kevin Walzer2017-10-111-2/+2
|/ /
* | Fix [1e0db2400c]: canvas rchars leaves artifacts when line bounding box gets ...fvogel2017-09-241-10/+15
|\ \
| * | Fix coding style and a comment.fvogel2017-09-171-8/+8
| * | Fix [1e0db2400c]: canvas rchars leaves artifacts when line bounding box gets ...fvogel2017-09-171-2/+7
* | | Fix [514ff64dd0]: canvas rotated text overlap detection not working.fvogel2017-09-241-8/+6
|\ \ \
| * | | Fix [514ff64dd0]: canvas rotated text overlap detection not workingfvogel2017-09-171-8/+6
| |/ /