| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to th... | jan.nijtmans | 2013-03-07 | 1 | -2/+7 |
|
|
* | [Bug 3599312]: Apply fix for Alt key problems. | dkf | 2013-02-28 | 1 | -8/+10 |
|\ |
|
| * | [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 |
|
|
* | | | | Put mutex around XInitThreads call, making sure it is only called once. | jan.nijtmans | 2013-02-25 | 1 | -5/+10 |
|
|
* | | | | Make sure the stubbed variants of Tcl_ObjSetVar2/Tcl_NewStringObj are never u... | jan.nijtmans | 2013-02-22 | 1 | -1/+5 |
|
|
* | | | | Call XInitThreads once before the first Xlib call. Suggested by Brian Griffin. | jan.nijtmans | 2013-02-18 | 1 | -1/+13 |
|
|
* | | | | Use (preferred) Tcl_ObjSetVar2 in stead of Tcl_SetVar in tkAppInit.c/winMain.... | jan.nijtmans | 2013-02-18 | 1 | -2/+3 |
|
|
* | | | | Oops. Missed removing one line in last commit. | stwo | 2013-01-31 | 1 | -2/+0 |
|
|
* | | | | Bug [3599928]: Use XkbKeycodeToKeysym if available. | stwo | 2013-01-31 | 3 | -0/+194 |
|
|
* | | | | Bug [3602534]: Test for XScreensaver last. | stwo | 2013-01-31 | 2 | -265/+271 |
|
|
* | | | | Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to... | jan.nijtmans | 2013-01-26 | 1 | -1/+1 |
|
|
* | | | | more places converted | jan.nijtmans | 2013-01-24 | 1 | -16/+16 |
|
|
* | | | | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -2/+2 |
|
|
* | | | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 3 | -8/+8 |
|\ \ \ \
| |/ / / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | 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 |
|
|
| * | | 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 |
|
|
* | | | Create Tk 8.6.0 release branch | dgp | 2012-11-08 | 3 | -3/+3 |
|
|
* | | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -29/+12 |
|\ \ \
| |/ / |
|
| * | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 6 | -43/+59 |
| |\ \
| | |/ |
|
* | | | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | 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 |
| |/ / |
|
* | | | merge trunk | dgp | 2012-09-17 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | typo | dgp | 2012-09-15 | 1 | -1/+1 |
|
|
| * | | | 3567812 3567779 Repaired regressions in 3546073 fix. | dgp | 2012-09-15 | 1 | -0/+3 |
|
|
* | | | | merge trunk | dgp | 2012-09-13 | 2 | -0/+24 |
|\ \ \ \
| |/ / / |
|
| * | | | Building Tk 8.6 requires Tcl 8.6 headers. | dgp | 2012-09-13 | 2 | -0/+24 |
|
|
* | | | | merge trunk | dgp | 2012-09-13 | 1 | -8/+8 |
|\ \ \ \
| |/ / / |
|
| * | | | autoconf-2.59 | dgp | 2012-09-13 | 1 | -8/+8 |
|
|
* | | | | merge trunk | dgp | 2012-09-13 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | 3566106 Solaris9/x86 support. Thanks Dagobert and others. | dgp | 2012-09-13 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | post-review, believed minimalbug_3566106 | dkf | 2012-09-12 | 1 | -3/+2 |
|
|