| Commit message (Expand) | Author | Age | Files | Lines |
* | make dist | dgp | 2013-04-03 | 1 | -0/+3 |
|
|
* | merge-mark | dgp | 2013-04-03 | 0 | -0/+0 |
|\ |
|
| * | Restore selected code improvements that missed the 8.5.14 release. | dgp | 2013-04-03 | 1 | -12/+6 |
|
|
| * | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 18 | -165/+86 |
|
|
* | | silence compiler warning | dgp | 2013-04-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | silence compiler warning | dgp | 2013-04-01 | 1 | -1/+1 |
|
|
* | | 3607830 Runtime checks that Xkb is available in the X server before trying to | dgp | 2013-04-01 | 4 | -21/+65 |
|\ \
| |/ |
|
| * | 3607830 Runtime checks that Xkb is available in the X server before trying to | dgp | 2013-04-01 | 5 | -16/+60 |
| |\ |
|
| | * | Merge 8.5. Bring together the compile time and run time Xkb checks. | dgp | 2013-04-01 | 57 | -1035/+1820 |
| | |\
| | |/
| |/| |
|
| | * | Runtime check for Xkb support in X server. | dgp | 2013-04-01 | 3 | -15/+47 |
|
|
* | | | Bring back test window-2.9. No longer hangs. | dgp | 2013-04-01 | 2 | -5/+5 |
|
|
* | | | merge-mark | jan.nijtmans | 2013-03-29 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | One last review of tkCmds.c, making sure that there is no single mistake in it. | jan.nijtmans | 2013-03-29 | 1 | -14/+7 |
|
|
* | | | Remove dead code. During 8.6 alpha/beta, Tk_DefineBitmap/Tk_GetBitmapFromData... | jan.nijtmans | 2013-03-28 | 3 | -22/+0 |
|
|
* | | | merge-mark | jan.nijtmans | 2013-03-28 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | Easier solution, with proper protection and configure warnings. | jan.nijtmans | 2013-03-28 | 7 | -8/+23 |
|
|
* | | | merge-mark | jan.nijtmans | 2013-03-27 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | Properly clean up, when a (Tcl 8.6) thread is canceled.
| jan.nijtmans | 2013-03-27 | 1 | -8/+65 |
|
|
* | | | merge-mark | jan.nijtmans | 2013-03-27 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | Make compiling/running Tk8.5 against 8.6 headers work on Windows as well. | jan.nijtmans | 2013-03-27 | 1 | -0/+6 |
|
|
* | | | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu. | jan.nijtmans | 2013-03-27 | 9 | -0/+76 |
|\ \ \
| |/ / |
|
| * | | Same change as [9bc120ced2] for UNIX, but for Windows as well. | jan.nijtmans | 2013-03-27 | 5 | -3/+30 |
|
|
| * | | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu. | jan.nijtmans | 2013-03-27 | 7 | -0/+46 |
| |\ \ |
|
| | * | | Add documentation for <<EnteredChild>>, <<Invoke>>, <<Increment>> and <<Decre... | jan.nijtmans | 2013-03-21 | 3 | -0/+15 |
|
|
| | * | | Add <<Invoke>> bindings to button, listbox and menu, for consistancy with ttk. | jan.nijtmans | 2013-03-20 | 3 | -0/+19 |
|
|
* | | | | merge-mark | dgp | 2013-03-22 | 0 | -0/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | ChangeLog | dgp | 2013-03-22 | 1 | -0/+8 |
|
|
* | | | | merge mark | dgp | 2013-03-22 | 0 | -0/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge dgp-support-tcl-8.6-build branch to complete support for building | dgp | 2013-03-22 | 4 | -7/+17 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | more merging | dgp | 2013-03-22 | 2 | -14/+0 |
|
|
| | * | | merge trunk | dgp | 2013-03-22 | 40 | -735/+1197 |
| | |\ \
| | |/ /
| |/| | |
|
| | * | | merge 8.5 | dgp | 2013-01-03 | 1 | -4/+25 |
| | |\ \ |
|
| | * | | | Set of changes that permits Tk 8.5.14 to build against the released | dgp | 2012-12-10 | 5 | -4/+28 |
|
|
* | | | | | Patch by Andrew Shadura, providing better support for three architectures the... | jan.nijtmans | 2013-03-13 | 3 | -29/+7 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Patch by Andrew Shadura, providing better support for three architectures the... | jan.nijtmans | 2013-03-13 | 3 | -29/+7 |
| |\ \ \ \ |
|
| | * | | | | Patch by Andrew Shadura, providing better support for three architectures the... | jan.nijtmans | 2013-03-13 | 3 | -80/+7 |
|
|
* | | | | | | 3607326 Stop segfault from [listbox .l -listvariable $array]. | dgp | 2013-03-11 | 3 | -3/+16 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | 3607326 Stop segfault from [listbox .l -listvariable $array]. | dgp | 2013-03-11 | 3 | -3/+16 |
|
|
* | | | | | | Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to th... | jan.nijtmans | 2013-03-07 | 12 | -27/+97 |
|
|
* | | | | | | minor: tidy up change log formatting | dkf | 2013-02-28 | 1 | -9/+9 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | minor: tidy up change log formatting | dkf | 2013-02-28 | 1 | -13/+13 |
|
|
* | | | | | | [Bug 3599312]: Apply fix for Alt key problems. | dkf | 2013-02-28 | 2 | -8/+17 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | [Bug 3599312]: Apply fix for Alt key problems. | dkf | 2013-02-28 | 2 | -8/+17 |
| |\ \ \ \ \ |
|
| | * | | | | | The proposed fix from Bug 3599312, which should make key map handling interact | dkf | 2013-01-07 | 1 | -8/+9 |
|
|
* | | | | | | | Revert [ac229dabaa]. There is a reason the Tcl_GetIndexFromObj wrapper | jenglish | 2013-02-27 | 13 | -90/+89 |
|
|
* | | | | | | | Eliminate all Tcl_GetIndexFromObj calls, which is only a thin wrapper around ... | jan.nijtmans | 2013-02-27 | 13 | -89/+90 |
|
|
* | | | | | | | Remove unneeded SetOptionFromAny and SetTextIndexFromAny. They were only need... | jan.nijtmans | 2013-02-26 | 2 | -49/+2 |
|
|
* | | | | | | | 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 | 2 | -2/+10 |
|
|
* | | | | | | | Replace all Tcl_TraceVar/Tcl_UntraceVar with Tcl_TraceVar2/Tcl_UntraceVar2 ca... | jan.nijtmans | 2013-02-22 | 9 | -28/+28 |
|
|