summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.5. Fix [winfo id] for Cocoa.dgp2015-01-022-11/+47
|\
| * remove old commentdgp2015-01-021-1/+0
| * The [winfo id] of a Tk window is meant to identify it. The actual valuedgp2015-01-022-10/+47
* | merge-markfvogel2015-01-020-0/+0
|\ \ | |/
| * Fixed copy/paste error in man text.fvogel2015-01-021-1/+1
| * Reduce redraw issues during window zoom events on CocoaKevin Walzer2014-12-311-0/+6
| * Merge to the real core-8-5-branch. Sorry for the unintended fork.fvogel2014-12-291-1/+1
| |\
| | * Increased the after delay in test spinbox-1.8.4 because it failed sometimes f...fvogel2014-12-291-1/+1
| * | Refinement of redraw during window resizing in Cocoa; refinement of button di...Kevin Walzer2014-12-282-8/+27
* | | Cherrypicked [97391a2fef] - Increased the after delay in test spinbox-1.8.4 b...fvogel2015-01-021-1/+1
* | | Reduce redraw issues during window zoom events on CocoaKevin Walzer2014-12-312-0/+7
* | | Refinement of redraw during window resizing in Cocoa; refinement of button di...Kevin Walzer2014-12-282-4/+16
* | | merge-markjan.nijtmans2014-12-240-0/+0
|\ \ \ | |/ /
| * | Refinement of custom scrollbars on Tk-Cocoa; now more centered, virtually ide...Kevin Walzer2014-12-241-45/+47
| * | Add method to tkMacOSXButton.cKevin Walzer2014-12-241-1/+1
| * | All on Tk/Cocoa: Improve view performance during resizing; implement custom d...Kevin Walzer2014-12-242-24/+70
| |/
| * Minor optimization of drawing code in OSXKevin Walzer2014-12-211-0/+1
* | Refinement of custom scrollbars on Tk-Cocoa; now more centered, virtually ide...Kevin Walzer2014-12-241-9/+11
* | Revert change from ttk Mac themeKevin Walzer2014-12-241-4/+0
* | All on Tk/Cocoa: Improve view performance during resizing; implement custom d...Kevin Walzer2014-12-245-58/+119
* | Revert unintended commit of menubutton fileKevin Walzer2014-12-211-15/+2
* | Minor optimization of drawing code in OSXKevin Walzer2014-12-213-5/+21
* | merge-markjan.nijtmans2014-12-140-0/+0
|\ \ | |/
| * Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patchKevin Walzer2014-12-131-1/+1
* | Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patchKevin Walzer2014-12-131-1/+1
* | Fix for 4a0451f529. Needed a Tcl_ResetResult after recursive eventashok2014-12-032-6/+27
* | Fix typos in commentsfvogel2014-11-211-2/+2
|\ \ | |/
| * Fix typos in commentsfvogel2014-11-211-2/+2
* | Remove unnecessary end-of-line spacingjan.nijtmans2014-11-2115-39/+39
* | merge-markjan.nijtmans2014-11-210-0/+0
|\ \ | |/
| * Back out changes not pertaining to private API; those files should not have b...Kevin Walzer2014-11-185-5/+5
| * Remove residual private API calls from Tk/Mac after Mac App Store review flag...Kevin Walzer2014-11-181-5/+3
* | Fix [1c0d6e162c8876fd1bc0526c7cc59c320853d23|1c0d6e162c]: tkWinDialog.c defin...jan.nijtmans2014-11-211-14/+19
* | Back out changes not pertaining to private API; those files should not have b...Kevin Walzer2014-11-205-88/+20
* | Remove residual private API calls from Tk/Mac after Mac App Store review flag...Kevin Walzer2014-11-186-20/+86
* | Fix [d43a10ce2fed950e00890049f3c273f2cdd12583|d43a10ce2f]: tk_getOpenFile cra...ashok2014-11-141-3/+18
* | Backout last change, it doesn't solve the issuejan.nijtmans2014-11-131-50/+2
* | Fix [d43a10ce2fed950e00890049f3c273f2cdd12583|d43a10ce2f]: tk_getOpenFile cra...jan.nijtmans2014-11-131-2/+50
* | merge releasedgp2014-11-1217-313/+1490
|\ \
| * | update READMEcore_8_6_3core_8_6_3_rcdgp2014-11-071-1/+1
| * | update changesdgp2014-11-071-1/+9
| * | merge trunkdgp2014-11-073-3/+5
| |\ \ | |/ / |/| |
* | | Get menu-32.8 and scale-19 fixes from 8.5.dgp2014-11-073-3/+5
|\ \ \ | | |/ | |/|
| * | Stop test litter breaking scale-19.dgp2014-11-072-2/+5
| * | Restore test menu-32.8dgp2014-11-071-3/+3
| | * merge trunkdgp2014-11-0711-26/+84
| | |\ | |_|/ |/| |
* | | [3529885] [scale] handle negative resolution properly.dgp2014-11-072-1/+40
|\ \ \ | |/ /
| * | [3529885] [scale] handle negative resolution properly.dgp2014-11-072-1/+40
| |\ \
| | * | Added test case for bug [3529885fff]bug_3529885ffffvogel2014-11-061-0/+33
| | * | Fixed bug [3529885fff]fvogel2014-10-301-1/+7