| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Merge 8.5. | dgp | 2013-04-01 | 2 | -15/+52 |
| |\ \ |
|
| * | | | Backout [9bc120ced2] and part of [ea8d772054] (change-log entry for [9bc120ce... | jan.nijtmans | 2013-03-30 | 3 | -17/+3 |
|
|
| * | | | make dist | dgp | 2013-03-22 | 1 | -0/+3 |
|
|
| * | | | merge 8.5 | dgp | 2013-03-22 | 3 | -3/+17 |
| |\ \ \ |
|
| * | | | | Release branch for Tk 8.5.14 | dgp | 2013-03-22 | 3 | -9/+9 |
|
|
* | | | | | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 5 | -36/+15 |
| |_|/ /
|/| | | |
|
* | | | | silence compiler warning | dgp | 2013-04-01 | 1 | -1/+1 |
|
|
* | | | | Merge 8.5. Bring together the compile time and run time Xkb checks.bug_3607830 | dgp | 2013-04-01 | 8 | -316/+518 |
|\ \ \ \ |
|
| * | | | | Easier solution, with proper protection and configure warnings. | jan.nijtmans | 2013-03-28 | 2 | -0/+10 |
| | |/ /
| |/| | |
|
| * | | | merge trunk | dgp | 2013-03-22 | 7 | -312/+484 |
| |\ \ \
| | |/ / |
|
| | * | | Patch by Andrew Shadura, providing better support for three architectures the... | jan.nijtmans | 2013-03-13 | 2 | -29/+2 |
| | |\ \
| | | |/ |
|
| | | * | Patch by Andrew Shadura, providing better support for three architectures the... | jan.nijtmans | 2013-03-13 | 2 | -80/+2 |
|
|
| | | * | Backport various improvements from Tcl 8.5 | jan.nijtmans | 2013-02-12 | 2 | -15/+15 |
|
|
| | * | | [Bug 3599312]: Apply fix for Alt key problems. | dkf | 2013-02-28 | 1 | -8/+10 |
| | |\ \ |
|
| | | * | | The proposed fix from Bug 3599312, which should make key map handling interactbug_3599312 | dkf | 2013-01-07 | 1 | -8/+9 |
|
|
| | * | | | Bug [3599928]: Use XkbKeycodeToKeysym if available. | stwo | 2013-01-31 | 3 | -1/+193 |
|
|
| | * | | | Bug [3602534]: Test for XScreensaver last. | stwo | 2013-01-31 | 2 | -265/+271 |
|
|
| | * | | | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ... | jan.nijtmans | 2013-01-16 | 1 | -1/+1 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | Don't compile Tk with -DTCL_NO_DEPRECATED by default | jan.nijtmans | 2013-01-16 | 1 | -4/+4 |
|
|
| | | | | | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | *---. \ \ | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 3 | -8/+7 |
| | |\ \ \ \ \
| | | | | |/ /
| | | |_|_| /
| | |/| | | |
|
| | | | | * | add [file normalize] to UNIX pkgIndex.tcl too | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
| | | | |/ |
|
| | | | * | wrong end brace location | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
| | | |/ |
|
| | | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 3 | -8/+7 |
|
|
| | | * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 4 | -19/+3 |
|
|
| * | | | Set of changes that permits Tk 8.5.14 to build against the released | dgp | 2012-12-10 | 3 | -3/+17 |
| |/ / |
|
* | | | Runtime check for Xkb support in X server. | dgp | 2013-04-01 | 2 | -15/+46 |
|/ / |
|
* | | make dist | dgp | 2012-11-06 | 1 | -4/+18 |
|
|
* | | 3584471 Repair `make dist` backport. | dgp | 2012-11-06 | 1 | -4/+5 |
|
|
* | | Release branch for Tk 8.5.13. | dgp | 2012-11-05 | 3 | -9/+9 |
|
|
* | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 6 | -43/+59 |
|\ \
| |/ |
|
* | | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics... | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
|
|
* | | fix typo | dgp | 2012-10-05 | 1 | -1/+1 |
|
|
* | | 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 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim... | jan.nijtmans | 2012-09-28 | 1 | -91/+110 |
|
|
* | | Test for XftFontOpen in Xft library, not FT_New_Face | jan.nijtmans | 2012-09-25 | 2 | -25/+30 |
|
|
* | | Merge Tk-Cocoa backport into core-8-5-branch | Kevin Walzer | 2012-09-25 | 4 | -110/+58 |
|\ \ |
|
| * | | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 3 | -4439/+7025 |
|
|
| * | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 4 | -7123/+4485 |
|/ / |
|
* | | 3554026 3561016 Better fix from Emiliano Gavilan | dgp | 2012-08-25 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | 3554026 3561016 Better fix from Emiliano Gavilan. | dgp | 2012-08-25 | 1 | -2/+2 |
|
|
* | | 3554026,3561016 Stop crash with tearoff menus. | dgp | 2012-08-23 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | 3554026,3561016 Stop crash with tearoff menus. | dgp | 2012-08-23 | 1 | -0/+7 |
|
|
* | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The warning... | stwo | 2012-08-09 | 3 | -4/+4 |
|
|
* | | Installer improvements, like [a3b936f0a1]. | stwo | 2012-08-07 | 4 | -144/+533 |
|
|
* | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 1 | -10/+12 |
|\ \
| |/ |
|
| * | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 1 | -9/+11 |
|
|
| * | Backport fix for [Bug 3546073] | jenglish | 2012-07-31 | 1 | -5/+3 |
|
|
| * | [Bug 3545457]: Crash on packing a menubuttonbug_3545457 | fvogel | 2012-07-18 | 1 | -2/+4 |
|
|
* | | merge 8.5 | dgp | 2012-07-24 | 1 | -5/+2 |
|\ \ |
|