| Commit message (Expand) | Author | Age | Files | Lines |
* | more mergingdgp_support_tcl_8_6_build | dgp | 2013-03-22 | 2 | -14/+0 |
|
|
* | merge trunk | dgp | 2013-03-22 | 21 | -297/+259 |
|\ |
|
| * | 3607326 Stop segfault from [listbox .l -listvariable $array]. | dgp | 2013-03-11 | 1 | -3/+0 |
|
|
| * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 5 | -0/+49 |
| |\ |
|
| | * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 6 | -1/+226 |
|
|
| * | | ttk::treeview: schedule redisplay when adding or removing tags [Bug 3603077]. | jenglish | 2013-02-04 | 1 | -0/+5 |
|
|
| * | | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | jan.nijtmans | 2013-02-01 | 2 | -69/+62 |
|
|
| * | | Eliminate use of deprecated Tcl_VarEval function from ttk. | jan.nijtmans | 2013-01-23 | 1 | -1/+7 |
|
|
| * | | Tk_CancelIdleCall -> Tcl_CancelIdleCall | jan.nijtmans | 2013-01-23 | 1 | -1/+1 |
|
|
| * | | make TkBackgroundEvalObjv a static function, and eliminate the use of the dep... | jan.nijtmans | 2013-01-23 | 1 | -83/+0 |
|
|
| * | | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa... | jan.nijtmans | 2013-01-22 | 2 | -5/+7 |
| |\ \
| | |/ |
|
| | * | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa... | jan.nijtmans | 2013-01-22 | 2 | -5/+7 |
|
|
| * | | some formatting (backported from 8.6) | jan.nijtmans | 2013-01-17 | 1 | -55/+54 |
|
|
| * | | fix comment | jan.nijtmans | 2013-01-15 | 3 | -3/+3 |
|
|
| * | | Don't use deprecated "case" any more. | jan.nijtmans | 2013-01-15 | 3 | -10/+4 |
| |\ \
| | |/ |
|
| | * | Don't use deprecated "case" any more. | jan.nijtmans | 2013-01-15 | 1 | -7/+1 |
|
|
| * | | 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 |
|
|
* | | | Set of changes that permits Tk 8.5.14 to build against the released | dgp | 2012-12-10 | 2 | -1/+11 |
|/ / |
|
* | | [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 |
|\ \ |
|
| * | | [Bug 3574708]: Move window liveness checks to better location. | dkf | 2012-11-07 | 1 | -3/+9 |
|
|
* | | | Release branch for Tk 8.5.13. | dgp | 2012-11-05 | 1 | -2/+2 |
|/ / |
|
* | | 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 |
|
|
* | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 2 | -6/+8 |
|/ / |
|
* | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 2 | -6/+9 |
|
|
* | | [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 |
|
|
* | | Fixed [Bug 3554273]: Test textDisp-32.2 failed | fvogel | 2012-08-11 | 1 | -0/+5 |
|\ \ |
|
| * | | Fixed [Bug 3554273]: Test textDisp-32.2 failedbug_3554273 | fvogel | 2012-08-04 | 1 | -0/+5 |
|
|
* | | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The warning... | stwo | 2012-08-09 | 1 | -3/+3 |
|
|
* | | | partly backport from 8.6 | jan.nijtmans | 2012-08-09 | 1 | -0/+4 |
|/ / |
|
* | | merge 8.5 | dgp | 2012-07-24 | 1 | -5/+2 |
|\ \ |
|
| * | | silence compiler warnings | dgp | 2012-07-24 | 1 | -1/+1 |
|
|
| * | | Fix for [Bug 3546073]: | root | 2012-07-23 | 1 | -5/+2 |
|
|
* | | | merge 8.5 | dgp | 2012-07-16 | 1 | -1/+1 |
|\ \ \
| |/ / |
|