summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Stop invalid readdgp2014-11-061-0/+1
|\ \ \ \ | |/ / /
| * | | Stop invalid read.dgp2014-11-061-0/+1
* | | | [9d72dcd3bc] Plug memleakdgp2014-11-061-1/+1
|\ \ \ \ | |/ / /
| * | | [9d72dcd3bc] Plug memleakdgp2014-11-061-1/+1
| |/ /
* | | [3417012] Stop [scale] segfault when -digits too big. Thanks fvogel.dgp2014-10-305-13/+15
|\ \ \ | |/ /
| * | [3417012] Stop [scale] segfault when -digits too big.dgp2014-10-305-13/+15
| |\ \
| | * | Test for 3417012bug_3417012fffdgp2014-10-301-0/+5
| | * | Pushing the fix out to more files.dgp2014-10-305-18/+9
| | * | Fixed bug [3417012fff]fvogel2014-10-292-3/+9
| |/ /
| * | Fix for different ttk notebook tab metrics on OS X/YosemiteKevin Walzer2014-10-281-3/+10