summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix [3613759] ttk::entry and symbolic index names.jan.nijtmans2013-06-052-2/+10
|\
| * Fix [3613759] ttk::entry and symbolic index names.jan.nijtmans2013-06-052-2/+10
| |\
| | * Suggested fix for [3613759]: ttk::entry and symbolic index namesbug_3613759jan.nijtmans2013-06-042-3/+7
| | |
| * | merge-markjan.nijtmans2013-06-050-0/+0
| |\ \
| | * \ merge releasecore_8_4_branchdgp2013-06-0311-39/+168
| | |\ \
| | | * \ Tag for release.core_8_4_20core_8_4_20_rcdgp2013-06-033-5/+5
| | | |\ \ | | | |/ / | | |/| |
| | | * | Tag for releasedgp2013-05-283-298/+167
| | | |\ \
| | | * \ \ merge 8.4dgp2013-05-149-6/+44
| | | |\ \ \
| | | * | | | Tag for release.dgp2013-03-264-13/+25
| | | | | | |
| | | * | | | selected changesdgp2013-03-221-0/+78
| | | | | | |
| | | * | | | merge 8.4dgp2013-03-2229-435/+860
| | | |\ \ \ \
| | | * \ \ \ \ merge 8.4dgp2012-11-1952-1881/+86
| | | |\ \ \ \ \
| | | * \ \ \ \ \ merge 8.4dgp2012-11-157-1823/+117
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge 8.4dgp2012-11-1557-36235/+0
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ merge 8.4dgp2012-11-141-1/+0
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Release branch for Tk 8.4.20.dgp2012-11-147-27/+65
| | | | | | | | | | | |
* | | | | | | | | | | | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead.jan.nijtmans2013-06-044-33/+23
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | One more last-moment fix for FreeBSD by Pietro Cerutti
* | | | | | | | | | | merge 8.5dgp2013-06-032-10/+10
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | merge 8.4dgp2013-06-032-10/+10
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | last-moment fix for FreeBSD from Pietro Ceruttijan.nijtmans2013-06-032-4/+4
| | | | | | | | | | |
| | * | | | | | | | | docs typodgp2013-06-031-1/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Disable XInitThreads() call until we have a better test for it.jan.nijtmans2013-05-243-12/+17
| | | | | | | | | |
* | | | | | | | | | Extra bit of safety. Since we check whether xinitMutex is "still NULL"dgp2013-05-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to detect a threads-disabled Tcl, we should be explicitly certain it has an initial value of NULL.
* | | | | | | | | | Fix for [3613668] by not calling XInitThreads when either 1) Tcl is compiled ↵jan.nijtmans2013-05-234-3/+103
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | without threads 2) X11 library is too old. A more direct test would be more desirable, but for now this should be fine.
| * | | | | | | | | | Only call XInitThreads() when we have a very new X11 library. Checked by ↵jan.nijtmans2013-05-223-1/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | looking whether XKeycodeToKeysym() is deprecated, which also happend in some very new X11 version.
* | | | | | | | | | | Fix for FreeBSD, and remove support for old FreeBSD versions. Patch by ↵jan.nijtmans2013-05-193-209/+11
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / / Pietro Cerutti
| * | | | | | | | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵jan.nijtmans2013-05-193-97/+17
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | Pietro Cerutti
| | * | | | | | | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵jan.nijtmans2013-05-193-296/+164
| | | |_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | Pietro Cerutti
| * | | | | | | | merge-markjan.nijtmans2013-05-010-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | sync with Tcl's upgrade of dde/reg packagesjan.nijtmans2013-05-013-6/+6
| | | | | | | | |
* | | | | | | | | Tell fossil and Eclipse that the default eol-convention is LF. jan.nijtmans2013-04-116-0/+38
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | Tell fossil which files are binary and which files should never be committed. Tell Eclipse that the default encoding is UTF-8
| * | | | | | | | Tell fossil and Eclipse that the default eol-convention is LF. jan.nijtmans2013-04-116-0/+38
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | | | | | | | | | | | | Tell fossil which files are binary and which files should never be committed. Tell Eclipse that the default encoding is UTF-8
| | * | | | | | | Tell fossil and Eclipse that the default eol-convention is LF. jan.nijtmans2013-04-116-0/+38
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | Tell fossil which files are binary and which files should never be committed. Tell Eclipse that the default encoding is UTF-8
* | | | | | | | [Bug 3568760]: Tk documentation fails to buildjan.nijtmans2013-04-102-1/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [Bug 3568760]: Tk documentation fails to buildjan.nijtmans2013-04-102-1/+5
| | | | | | | |
* | | | | | | | Don't work around XkbOpenDisplay's non-const-ness with a macro, when there ↵jan.nijtmans2013-04-081-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | is only a single call. A type-cast suffices.
| * | | | | | | Don't work around XkbOpenDisplay's non-const-ness with a macro, when there ↵jan.nijtmans2013-04-081-4/+4
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is only a single call. A type-cate suffices. Merge-mark core-8-5-14, just to document that really all changes are merged back.
| | * | | | | | | Update changes. Tag RC1.core_8_5_14core_8_5_14rcdgp2013-04-012-19/+17
| | | | | | | | |
| | * | | | | | | Merge 8.5.dgp2013-04-015-16/+60
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge-markjan.nijtmans2013-03-300-0/+0
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Cherry-pick [14a41a1d96]jan.nijtmans2013-03-307-0/+46
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Backout [9bc120ced2] and part of [ea8d772054] (change-log entry for ↵jan.nijtmans2013-03-305-19/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [9bc120ced2] only)
| | * | | | | | | | | | make distdgp2013-03-221-0/+3
| | | | | | | | | | | |
| | * | | | | | | | | | Tag for releasedgp2013-03-221-0/+10
| | | | | | | | | | | |
| | * | | | | | | | | | update changesdgp2013-03-221-0/+2
| | | | | | | | | | | |
| | * | | | | | | | | | merge 8.5dgp2013-03-225-7/+25
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | update changesdgp2013-03-221-0/+18
| | | | | | | | | | | | |
| | * | | | | | | | | | | Release branch for Tk 8.5.14dgp2013-03-228-15/+15
| | | | | | | | | | | | |
| * | | | | | | | | | | | Remove unused variable. jan.nijtmans2013-04-035-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove tkStubLib.o from tk85.dll. On Windows, data cannot be exported from dll's anyway, so it's just dead code. On UNIX, it makes a difference, and it would be a potential incompatibility to remove it.
* | | | | | | | | | | | | make distdgp2013-04-031-0/+3
| | | | | | | | | | | | |