Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Backport various improvements from Tcl 8.5 | jan.nijtmans | 2013-02-12 | 4 | -151/+366 | |
* | | | | | | Restore failing tests to passing. | dgp | 2013-02-05 | 4 | -12/+12 | |
* | | | | | | 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 | 10 | -40/+44 | |
* | | | | | | typo | jan.nijtmans | 2013-02-01 | 1 | -1/+1 | |
* | | | | | | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | jan.nijtmans | 2013-02-01 | 13 | -78/+89 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | 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 | |
* | | | | | | 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 | |
* | | | | | | Convert all Tcl_SetResult calls to Tcl_SetObjResult calls. | jan.nijtmans | 2013-01-28 | 9 | -23/+21 | |
* | | | | | | Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to... | jan.nijtmans | 2013-01-26 | 15 | -50/+50 | |
* | | | | | | more places converted | jan.nijtmans | 2013-01-24 | 30 | -122/+122 | |
* | | | | | | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 33 | -151/+151 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | remove duplicate code | jan.nijtmans | 2013-01-24 | 1 | -5/+0 | |
| * | | | | | 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 | 2 | -4/+4 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Tk_CancelIdleCall -> Tcl_CancelIdleCall | jan.nijtmans | 2013-01-23 | 2 | -4/+4 | |
| * | | | | | make TkBackgroundEvalObjv a static function, and eliminate the use of the dep... | jan.nijtmans | 2013-01-23 | 2 | -83/+65 | |
* | | | | | | 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 | |
* | | | | | | eliminate use of deprecated Tcl_SaveResult API | jan.nijtmans | 2013-01-20 | 1 | -12/+7 | |
* | | | | | | merge-mark | jan.nijtmans | 2013-01-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | some formatting (backported from 8.6) | jan.nijtmans | 2013-01-17 | 1 | -55/+54 | |
* | | | | | | merge-mark | jan.nijtmans | 2013-01-16 | 1 | -11/+11 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ... | jan.nijtmans | 2013-01-16 | 3 | -15/+23 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Don't compile Tk with -DTCL_NO_DEPRECATED by default | jan.nijtmans | 2013-01-16 | 3 | -8/+16 | |
* | | | | | | 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 | 7 | -79/+295 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Don't use deprecated "case" any more. | jan.nijtmans | 2013-01-15 | 4 | -12/+5 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Don't use deprecated "case" any more. | jan.nijtmans | 2013-01-15 | 2 | -10/+7 | |
| * | | | | | and ChangeLog as well | jan.nijtmans | 2013-01-14 | 1 | -0/+5 | |
| * | | | | | More flexible search for win32 tclConfig.sh, backported from TEA. | jan.nijtmans | 2013-01-14 | 2 | -67/+285 | |
* | | | | | | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 26 | -90/+91 | |
* | | | | | | [Bug 3600390]: tk_strictMotif not tested for. | jan.nijtmans | 2013-01-13 | 3 | -18/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | removed one entry too much from ttk:entry | jan.nijtmans | 2013-01-13 | 1 | -0/+1 | |
| * | | | | | | [Bug 3600390]: tk_strictMotif not tested for. | jan.nijtmans | 2013-01-13 | 3 | -18/+33 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | See bug 3600390bug_3600390 | jan.nijtmans | 2013-01-11 | 2 | -3/+6 | |
| |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh... | jan.nijtmans | 2013-01-12 | 5 | -11/+3 | |
| |\ \ \ \ \ \ |/ / / / / / / | ||||||
| * | | | | | | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh... | jan.nijtmans | 2013-01-12 | 5 | -12/+3 | |
| |/ / / / / | ||||||
* | | | | | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 14 | -31/+32 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 16 | -36/+42 | |
| |\ \ \ \ \ \ \ | | | | |/ / / / | | |_|_| / / / | |/| | | / / | ||||||
| | | | * | | | add [file normalize] to UNIX pkgIndex.tcl too | jan.nijtmans | 2013-01-11 | 1 | -1/+1 | |
| | | |/ / / |