| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 20 | -76/+77 |
|
|
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 6 | -13/+14 |
|\ |
|
| * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 8 | -16/+25 |
| |\ |
|
| | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 3 | -8/+8 |
|
|
| * | | Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the ... | jan.nijtmans | 2013-01-04 | 1 | -60/+51 |
| |\ \
| | |/ |
|
| | * | Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the ... | jan.nijtmans | 2013-01-04 | 1 | -59/+86 |
|
|
* | | | Tk_InitStubs("8.6",1) would succeed in an "8.60" interp. Fixed. | jan.nijtmans | 2013-01-04 | 1 | -52/+51 |
|
|
* | | | merge trunk | dgp | 2012-12-04 | 3 | -3/+21 |
|\ \ \ |
|
| * \ \ | [Bug 3588824]: bug in image index handling for weird image names | dgp | 2012-12-04 | 3 | -3/+21 |
| |\ \ \
| | |/ / |
|
| | * | | [Bug 3588824]: bug in image index handling for weird image names | dgp | 2012-12-04 | 3 | -3/+21 |
| | |\ \
| | | |/ |
|
| | | * | [Bug 3588824]: bug in image index handling for weird image names | fvogel | 2012-11-22 | 1 | -3/+12 |
|
|
| | | * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 19 | -85/+33 |
|
|
| | | * | Remove all the long dead mac entries in tk*.decls files
| jan.nijtmans | 2012-11-15 | 7 | -1823/+117 |
|
|
| | * | | merge 8.5 | dgp | 2012-11-07 | 1 | -3/+9 |
| | |\ \ |
|
| | * | | | Release branch for Tk 8.5.13. | dgp | 2012-11-05 | 1 | -2/+2 |
|
|
* | | | | | merge trunk | dgp | 2012-11-19 | 7 | -11/+15 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Simplification: don't declare struct types that are never used. | jan.nijtmans | 2012-11-15 | 7 | -11/+15 |
|
|
* | | | | | Create Tk 8.6.0 release branch | dgp | 2012-11-08 | 1 | -3/+3 |
|/ / / / |
|
* | | | | [Bug 3574708]: Move window liveness checks to better location. | dkf | 2012-11-07 | 1 | -3/+9 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | [Bug 3574708]: Move window liveness checks to better location. | dkf | 2012-11-07 | 1 | -3/+9 |
| |/ / |
|
* | | | Now that fossil stores the right characters, we might as well use them in mor... | jan.nijtmans | 2012-11-07 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics... | jan.nijtmans | 2012-10-23 | 4 | -45/+41 |
|
|
| * | | Cherrypick Merge, Backport of [6223d9e067]. Restored from | andreask | 2012-10-09 | 3 | -0/+16 |
|
|
| * | | Backport of dgp fixes on 50e0c049b2 to 8.5 | Kevin Walzer | 2012-10-02 | 1 | -0/+2 |
|
|
| * | | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim... | jan.nijtmans | 2012-09-28 | 2 | -6/+47 |
| |\ \
| | |/ |
|
| | * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim... | jan.nijtmans | 2012-09-28 | 2 | -189/+228 |
|
|
| * | | Merge Tk-Cocoa backport into core-8-5-branch | Kevin Walzer | 2012-09-25 | 5 | -52/+133 |
| |\ \ |
|
| | * | | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 4 | -8/+0 |
|
|
| | * | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 5 | -52/+141 |
|
|
* | | | | merge trunk | dgp | 2012-09-17 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | 3567812 3567779 Repaired regressions in 3546073 fix. | dgp | 2012-09-15 | 1 | -0/+3 |
|
|
* | | | | | merge trunk | dgp | 2012-09-14 | 2 | -6/+8 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 2 | -6/+8 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 2 | -6/+8 |
| | |/ / |
|
* | | | | merge trunk | dgp | 2012-09-12 | 2 | -6/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 2 | -6/+9 |
| |\ \ \
| | |/ / |
|
| | * | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 2 | -6/+9 |
|
|
* | | | | merge trunk | dgp | 2012-09-07 | 1 | -9/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 3565533]: Purge use of variable that was only ever checked once immediately | dkf | 2012-09-07 | 1 | -9/+4 |
|
|
* | | | | Bump to 8.6b3 | dgp | 2012-09-07 | 1 | -2/+2 |
|/ / / |
|
* | | | Unbreak AIX, replaced use of C99 comments in commit [961ae24a3f] (2012-08-27)... | andreask | 2012-08-30 | 1 | -2/+2 |
|
|
* | | | [Bug 3562426]: Context menu goes out of edge of screen. | jan.nijtmans | 2012-08-28 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | [Bug 3562426]: Context menu goes out of edge of screen. | jan.nijtmans | 2012-08-28 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | [Bug 3562426]: Context menu goes out of edge of screen.
| jan.nijtmans | 2012-08-28 | 1 | -0/+2 |
|
|
| | * | Backport fix for [Bug 3546073] | jenglish | 2012-07-31 | 1 | -5/+2 |
|
|
* | | | Generate -errorcode values to go with errors. Generate messages and postscript | dkf | 2012-08-27 | 79 | -2941/+3880 |
|\ \ \ |
|
| * \ \ | merge trunk | dkf | 2012-08-27 | 2 | -4/+51 |
| |\ \ \
| |/ / /
|/| | | |
|
| * | | | merge trunk | dkf | 2012-08-14 | 4 | -23/+26 |
| |\ \ \ |
|
| * \ \ \ | merge trunk | dkf | 2012-08-08 | 3 | -7/+11 |
| |\ \ \ \ |
|