| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet... | jan.nijtmans | 2013-05-19 | 3 | -97/+17 |
|\ |
|
| * | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet... | jan.nijtmans | 2013-05-19 | 3 | -296/+164 |
|
|
* | | merge-mark | jan.nijtmans | 2013-05-01 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | sync with Tcl's upgrade of dde/reg packages | jan.nijtmans | 2013-05-01 | 3 | -6/+6 |
|
|
* | | Tell fossil and Eclipse that the default eol-convention is LF. | jan.nijtmans | 2013-04-11 | 6 | -0/+38 |
|\ \
| |/ |
|
| * | Tell fossil and Eclipse that the default eol-convention is LF. | jan.nijtmans | 2013-04-11 | 6 | -0/+38 |
|
|
* | | [Bug 3568760]: Tk documentation fails to build | jan.nijtmans | 2013-04-10 | 2 | -1/+5 |
|
|
* | | Don't work around XkbOpenDisplay's non-const-ness with a macro, when there is... | jan.nijtmans | 2013-04-08 | 1 | -4/+4 |
|\ \ |
|
| * | | Update changes. Tag RC1.core_8_5_14core_8_5_14rc | dgp | 2013-04-01 | 2 | -19/+17 |
|
|
| * | | Merge 8.5. | dgp | 2013-04-01 | 5 | -16/+60 |
| |\ \ |
|
| * \ \ | merge-mark | jan.nijtmans | 2013-03-30 | 0 | -0/+0 |
| |\ \ \ |
|
| * \ \ \ | Cherry-pick [14a41a1d96] | jan.nijtmans | 2013-03-30 | 7 | -0/+46 |
| |\ \ \ \ |
|
| * | | | | | Backout [9bc120ced2] and part of [ea8d772054] (change-log entry for [9bc120ce... | jan.nijtmans | 2013-03-30 | 5 | -19/+7 |
|
|
| * | | | | | make dist | dgp | 2013-03-22 | 1 | -0/+3 |
|
|
| * | | | | | Tag for release | dgp | 2013-03-22 | 1 | -0/+10 |
|
|
| * | | | | | update changes | dgp | 2013-03-22 | 1 | -0/+2 |
|
|
| * | | | | | merge 8.5 | dgp | 2013-03-22 | 5 | -7/+25 |
| |\ \ \ \ \ |
|
| * | | | | | | update changes | dgp | 2013-03-22 | 1 | -0/+18 |
|
|
| * | | | | | | Release branch for Tk 8.5.14 | dgp | 2013-03-22 | 8 | -15/+15 |
|
|
* | | | | | | | Remove unused variable.
| jan.nijtmans | 2013-04-03 | 5 | -5/+8 |
|
|
* | | | | | | | 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 |
|
|
* | | | | | | 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.bug_3607830 | dgp | 2013-04-01 | 57 | -1035/+1820 |
| |\ \ \ \ \
| |/ / / / /
|/| | | | | |
|
* | | | | | | One last review of tkCmds.c, making sure that there is no single mistake in it. | jan.nijtmans | 2013-03-29 | 1 | -14/+7 |
|
|
* | | | | | | Easier solution, with proper protection and configure warnings. | jan.nijtmans | 2013-03-28 | 7 | -8/+23 |
|
|
* | | | | | | Properly clean up, when a (Tcl 8.6) thread is canceled.
| jan.nijtmans | 2013-03-27 | 1 | -8/+65 |
|
|
* | | | | | | Make compiling/running Tk8.5 against 8.6 headers work on Windows as well. | jan.nijtmans | 2013-03-27 | 1 | -0/+6 |
|
|
* | | | | | | 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...bug_3608074 | 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 |
| | |/ /
| |/| | |
|
* | | | | ChangeLog | dgp | 2013-03-22 | 1 | -0/+8 |
|
|
* | | | | Merge dgp-support-tcl-8.6-build branch to complete support for building | dgp | 2013-03-22 | 4 | -7/+17 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | more mergingdgp_support_tcl_8_6_build | dgp | 2013-03-22 | 2 | -14/+0 |
|
|
| * | | | merge trunk | dgp | 2013-03-22 | 40 | -735/+1197 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | 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 |
|
|
* | | | | 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 |
|\ \ \ \ |
|
| * | | | | The proposed fix from Bug 3599312, which should make key map handling interactbug_3599312 | dkf | 2013-01-07 | 1 | -8/+9 |
|
|
* | | | | | 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 |
|
|
* | | | | | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin... | jan.nijtmans | 2013-02-14 | 2 | -19/+31 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin... | jan.nijtmans | 2013-02-14 | 2 | -46/+58 |
|
|
* | | | | | merge-mark | jan.nijtmans | 2013-02-12 | 0 | -0/+0 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Backport various improvements from Tcl 8.5 | jan.nijtmans | 2013-02-12 | 4 | -151/+366 |
|
|
* | | | | | ttk::treeview: schedule redisplay when adding or removing tags [Bug 3603077]. | jenglish | 2013-02-04 | 1 | -0/+5 |
|
|