| Commit message (Expand) | Author | Age | Files | Lines |
* | ttk::treeview: schedule redisplay when adding or removing tags [Bug 3603077]. | jenglish | 2013-02-04 | 1 | -0/+5 |
|\ |
|
| * | ttk::treeview: schedule redisplay when adding or removing tags [Bug 3603077]. | jenglish | 2013-02-04 | 1 | -0/+5 |
|
|
* | | eliminate unnecessary Tcl_ConvertToType call | jan.nijtmans | 2013-02-01 | 1 | -4/+5 |
|
|
* | | some more int -> size_t changes | jan.nijtmans | 2013-02-01 | 9 | -39/+43 |
|
|
* | | typo | jan.nijtmans | 2013-02-01 | 1 | -1/+1 |
|
|
* | | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | jan.nijtmans | 2013-02-01 | 11 | -45/+45 |
|\ \
| |/ |
|
| * | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | jan.nijtmans | 2013-02-01 | 2 | -69/+62 |
|
|
* | | Merge trunk. | jan.nijtmans | 2013-01-31 | 1 | -1/+26 |
|\ \
| |/ |
|
* | | Convert all Tcl_SetResult calls to Tcl_SetObjResult calls. | jan.nijtmans | 2013-01-28 | 6 | -16/+14 |
|
|
* | | Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to... | jan.nijtmans | 2013-01-26 | 14 | -49/+49 |
|
|
* | | more places converted | jan.nijtmans | 2013-01-24 | 29 | -106/+106 |
|
|
* | | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 24 | -78/+83 |
|\ \
| |/ |
|
| * | 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 |
|\ \
| |/ |
|
| * | 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 | 3 | -8/+10 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | | eliminate use of deprecated Tcl_SaveResult API | jan.nijtmans | 2013-01-20 | 1 | -12/+7 |
|
|
* | | | fix comment | jan.nijtmans | 2013-01-15 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | fix comment | jan.nijtmans | 2013-01-15 | 3 | -3/+3 |
|
|
* | | | More flexible search for win32 tclConfig.sh, backported from TEA. | jan.nijtmans | 2013-01-15 | 3 | -10/+4 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
* | | | 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 |
|
|