Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor optimization of drawing code in OSX | Kevin Walzer | 2014-12-21 | 3 | -5/+21 |
| | |||||
* | merge-mark | jan.nijtmans | 2014-12-14 | 0 | -0/+0 |
|\ | |||||
| * | Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patch | Kevin Walzer | 2014-12-13 | 1 | -1/+1 |
| | | |||||
* | | Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patch | Kevin Walzer | 2014-12-13 | 1 | -1/+1 |
| | | |||||
* | | Fix for 4a0451f529. Needed a Tcl_ResetResult after recursive event | ashok | 2014-12-03 | 2 | -6/+27 |
| | | | | | | | | | | | | loop otherwise clicking Cancel would return a non-empty result in case a script was run in the background as part of the event loop. Also updated test suite which did not actually check that a Cancel resulted in an empty event string. | ||||
* | | Fix typos in comments | fvogel | 2014-11-21 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix typos in comments | fvogel | 2014-11-21 | 1 | -2/+2 |
| | | |||||
* | | Remove unnecessary end-of-line spacing | jan.nijtmans | 2014-11-21 | 15 | -39/+39 |
| | | |||||
* | | merge-mark | jan.nijtmans | 2014-11-21 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Back out changes not pertaining to private API; those files should not have ↵ | Kevin Walzer | 2014-11-18 | 5 | -5/+5 |
| | | | | | | | | been updated. | ||||
| * | Remove residual private API calls from Tk/Mac after Mac App Store review ↵ | Kevin Walzer | 2014-11-18 | 1 | -5/+3 |
| | | | | | | | | flagged them as being present. | ||||
* | | Fix [1c0d6e162c8876fd1bc0526c7cc59c320853d23|1c0d6e162c]: tkWinDialog.c ↵ | jan.nijtmans | 2014-11-21 | 1 | -14/+19 |
| | | | | | | | | defines type "SIGDN" (enum __MIDL_IShellItem_0001), which is already defined | ||||
* | | Back out changes not pertaining to private API; those files should not have ↵ | Kevin Walzer | 2014-11-20 | 5 | -88/+20 |
| | | | | | | | | been updated. | ||||
* | | Remove residual private API calls from Tk/Mac after Mac App Store review ↵ | Kevin Walzer | 2014-11-18 | 6 | -20/+86 |
| | | | | | | | | flagged them as being present. | ||||
* | | Fix [d43a10ce2fed950e00890049f3c273f2cdd12583|d43a10ce2f]: tk_getOpenFile ↵ | ashok | 2014-11-14 | 1 | -3/+18 |
| | | | | | | | | | | | | crashes when passed a bad -typevariable. Crash was caused by access to a list element after the Tcl_Obj was shimmered to a variable intrep. | ||||
* | | Backout last change, it doesn't solve the issue | jan.nijtmans | 2014-11-13 | 1 | -50/+2 |
| | | |||||
* | | Fix [d43a10ce2fed950e00890049f3c273f2cdd12583|d43a10ce2f]: tk_getOpenFile ↵ | jan.nijtmans | 2014-11-13 | 1 | -2/+50 |
| | | | | | | | | crashes when passed a bad -typevariable. | ||||
* | | merge release | dgp | 2014-11-12 | 17 | -313/+1490 |
|\ \ | |||||
| * | | update READMEcore_8_6_3core_8_6_3_rc | dgp | 2014-11-07 | 1 | -1/+1 |
| | | | |||||
| * | | update changes | dgp | 2014-11-07 | 1 | -1/+9 |
| | | | |||||
| * | | merge trunk | dgp | 2014-11-07 | 3 | -3/+5 |
| |\ \ | |/ / |/| | | |||||
* | | | Get menu-32.8 and scale-19 fixes from 8.5. | dgp | 2014-11-07 | 3 | -3/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | Stop test litter breaking scale-19. | dgp | 2014-11-07 | 2 | -2/+5 |
| | | | |||||
| * | | Restore test menu-32.8 | dgp | 2014-11-07 | 1 | -3/+3 |
| | | | |||||
| | * | merge trunk | dgp | 2014-11-07 | 11 | -26/+84 |
| | |\ | |_|/ |/| | | |||||
* | | | [3529885] [scale] handle negative resolution properly. | dgp | 2014-11-07 | 2 | -1/+40 |
|\ \ \ | |/ / | |||||
| * | | [3529885] [scale] handle negative resolution properly. | dgp | 2014-11-07 | 2 | -1/+40 |
| |\ \ | |||||
| | * | | Added test case for bug [3529885fff]bug_3529885fff | fvogel | 2014-11-06 | 1 | -0/+33 |
| | | | | |||||
| | * | | Fixed bug [3529885fff] | fvogel | 2014-10-30 | 1 | -1/+7 |
| | | | | |||||
* | | | | Stop invalid read | dgp | 2014-11-06 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Stop invalid read. | dgp | 2014-11-06 | 1 | -0/+1 |
| | | | | |||||
* | | | | [9d72dcd3bc] Plug memleak | dgp | 2014-11-06 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | [9d72dcd3bc] Plug memleak | dgp | 2014-11-06 | 1 | -1/+1 |
| |/ / | |||||
* | | | [3417012] Stop [scale] segfault when -digits too big. Thanks fvogel. | dgp | 2014-10-30 | 5 | -13/+15 |
|\ \ \ | |/ / | |||||
| * | | [3417012] Stop [scale] segfault when -digits too big. | dgp | 2014-10-30 | 5 | -13/+15 |
| |\ \ | |||||
| | * | | Test for 3417012bug_3417012fff | dgp | 2014-10-30 | 1 | -0/+5 |
| | | | | |||||
| | * | | Pushing the fix out to more files. | dgp | 2014-10-30 | 5 | -18/+9 |
| | | | | |||||
| | * | | Fixed bug [3417012fff] | fvogel | 2014-10-29 | 2 | -3/+9 |
| |/ / | |||||
| * | | Fix for different ttk notebook tab metrics on OS X/Yosemite | Kevin Walzer | 2014-10-28 | 1 | -3/+10 |
| | | | |||||
* | | | Fix for different ttk notebook tab metrics on OS X/Yosemite | Kevin Walzer | 2014-10-28 | 1 | -3/+11 |
| | | | |||||
* | | | Fixed failing text-29.2.x - Bug [857686bb3d] | fvogel | 2014-10-28 | 1 | -8/+14 |
|\ \ \ | |/ / | |||||
| * | | Fixed failing text-29.2.x - Bug [857686bb3d] | fvogel | 2014-10-27 | 1 | -8/+14 |
| |\ \ | |||||
| | * | | Fixed remaining issue with textDisp-29.2.4bug_857686bb3d | fvogel | 2014-10-21 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fixed failing text-29.2.x - Bug [857686bb3d] | fvogel | 2014-10-21 | 1 | -8/+14 |
| | | | | |||||
* | | | | Add support for Windows 10 | jan.nijtmans | 2014-10-26 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add support for Windows 10 | jan.nijtmans | 2014-10-26 | 1 | -0/+2 |
| | | | | |||||
* | | | | merge mark | dgp | 2014-10-24 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge release | dgp | 2014-10-24 | 9 | -9/+23 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | merge 8.5core_8_5_17core_8_5_17_rc | dgp | 2014-10-21 | 2 | -2/+7 |
| | |\ \ | | |/ / | |/| | | |||||
| * | | | Restore the use of -DTCL_NO_DEPRECATED when building Tk. | dgp | 2014-10-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Without this, attempts to build with the latest Xcode tools fail because of a conflict between the long (long long long long) deprecated macro panic() from Tcl's header and a panic() prototype in the system mach.h file, which rides into the build on the tails of Cocoa.h |