summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix [ce62c81bae] text-37.1 failsfvogel2017-10-281-0/+1
* tkWinMenu.c: In function ‘TkWinMenuKeyObjCmd’:jan.nijtmans2017-10-271-1/+1
|\
| * tkWinMenu.c: In function ‘TkWinMenuKeyObjCmd’:jan.nijtmans2017-10-271-1/+1
* | Fix [55b95f578a]: Associating variable with bignum value with scale crashes it.fvogel2017-10-224-11/+61
|\ \
| * | Renamed test scale-21 to scale-21.1, and added scale-21.2 to test huge values...fvogel2017-10-071-1/+10
| * | Fix more issues with sprintf in the scale widget.fvogel2017-10-073-8/+38
| * | Fix [55b95f578a]: Associating variable with bignum value with scale crashes i...fvogel2017-10-071-3/+3
| * | Add test for [55b95f578a]: Associating variable with bignum value with scale ...fvogel2017-10-041-0/+11
* | | Fix [bb6b4032d2]: ::tk::AmpMenuArgs does not work with 'entryconf'fvogel2017-10-221-2/+3
|\ \ \
| * | | Fix [bb6b4032d2]: ::tk::AmpMenuArgs does not work with 'entryconf'fvogel2017-10-041-2/+3
| |/ /
* | | Restore tests for live resizing on macOS so event loop is not overloadedKevin Walzer2017-10-161-0/+15
* | | Merge bugfix branch OSX_redraw_artifacts with the latest patch from Marc Cull...fvogel2017-10-150-0/+0
|\ \ \
| * | | Patch by Marc Culler for [92e614e612] and for another issue (no ticket was op...fvogel2017-10-152-10/+18
* | | | Patch by Marc Culler to address subtle issues with clipping regions in scroll...Kevin Walzer2017-10-152-10/+18
* | | | Add tkMacOSXConstants.h header file per Marc CullerKevin Walzer2017-10-131-0/+95
* | | | Merge bugfix branch bug-fab5fed65e with a better fix for [fab5fed65e] (from M...fvogel2017-10-130-0/+0
|\ \ \ \ | |/ / /
| * | | Better fix for [fab5fed65e] from Marc Culler: Revert [dd0005dc8a] and add coo...fvogel2017-10-132-2/+3
* | | | Fix for scrolling issues on macOS; thanks to Marc Culler for patchesKevin Walzer2017-10-131-4/+3
* | | | Fix for colorspace issues and regression in drawing on macOS; thanks to Marc ...Kevin Walzer2017-10-126-15/+12
* | | | Clean up bg exception handlers.dgp2017-10-121-0/+12
* | | | remove some end-of-line spacingjan.nijtmans2017-10-124-6/+5
* | | | Partial fix for 111de2edd2e67af350ffa564dbf65ab7a5fcf04c, inaccurate backgrou...Kevin Walzer2017-10-112-2/+1
* | | | Numerous fixes for Tk on macOS 10.13; eliminate memory leaks, override system...Kevin Walzer2017-10-1115-43/+91
* | | | Sync nmakehlp.exe with Tcl version. And add VC entries to ignore-glob (taken ...jan.nijtmans2017-10-102-12/+28
|\ \ \ \ | | |_|/ | |/| |
| * | | Sync nmakehlp.exe with Tcl version. And add VC entries to ignore-glob (taken ...jan.nijtmans2017-10-102-10/+29
* | | | Fix [dd9667635d]: text anchor not setfvogel2017-10-072-3/+31
|\ \ \ \
| * | | | Use interp bgerror instead of old proc bgerror.fvogel2017-09-301-8/+12
| * | | | Clean the bgerror proc that is defined in some tests, which allows to put the...fvogel2017-09-231-18/+24
| * | | | Fix [dd9667635d]: text anchor not setfvogel2017-09-222-3/+21
* | | | | Fix [d9fdfa435d]: Long non-wrapped lines in text widget displayed malformed. ...fvogel2017-10-071-21/+39
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | merge core-8-6-branchfvogel2017-09-1610-11/+100
| |\ \ \ \
| * | | | | Fix [d9fdfa435d]: Long non-wrapped lines in text widget displayed malformed. ...fvogel2017-08-211-21/+39
* | | | | | Remove all references to coffbase.txt (which will be removed from Tcl) and wi...jan.nijtmans2017-09-264-36/+1
* | | | | | 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-242-8/+16
|\ \ \ \ \ \ \
| * | | | | | | Fix [514ff64dd0]: canvas rotated text overlap detection not workingfvogel2017-09-172-8/+16
| |/ / / / / /
* | | | | | | Fix [5239fd749b]: Segfault when copying a photo image to itself. Patch from S...fvogel2017-09-242-14/+32
|\ \ \ \ \ \ \
| * | | | | | | Fix [5239fd749b]: Segfault when copying a photo image to itself. Patch from S...fvogel2017-09-142-14/+32
| | |_|/ / / / | |/| | | | |
* | | | | | | Fix [8277e1a906]: fontchooser is out of sync with dynamically loaded fonts.fvogel2017-09-241-0/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix the proposed patch since it had unexpected jumping effects in the fonts l...fvogel2017-09-131-0/+2
| * | | | | | Fix [8277e1a906]: fontchooser is out of sync with dynamically loaded fonts. P...fvogel2017-09-031-0/+1
* | | | | | | Fix small mistake in the [text] man page: Documentation of -rmargincolor ment...fvogel2017-09-201-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Fix [3406785]: Incorrect coords rounding, pixel jump in drawing canvas items.fvogel2017-09-161-5/+97
|\ \ \ \ \ \
| * | | | | | Fix [3406785]: Incorrect coords rounding, pixel jump in drawing canvas itemsfvogel2017-09-091-5/+97
| | |/ / / / | |/| | | |
* | | | | | Fix [d0c55bd78a]: inaccurate documentation for continue/break/ok in binding s...fvogel2017-09-161-7/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix [d0c55bd78a]: inaccurate documentation for continue/break/ok in binding s...fvogel2017-09-031-7/+17
| |/ / / /
* | | | | Add missing .RE in canvas.nfvogel2017-09-031-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add missing .RE in canvas.nfvogel2017-09-031-0/+1