summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | 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
| | | | | | | | | | | | |
* | | | | | | | | | | | | merge-markdgp2013-04-030-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Restore selected code improvements that missed the 8.5.14 release.dgp2013-04-031-12/+6
| | | | | | | | | | | | |
| * | | | | | | | | | | | merge release to 8.5; revert features not included in releasedgp2013-04-0318-165/+86
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | silence compiler warningdgp2013-04-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | silence compiler warningdgp2013-04-011-1/+1
| | | | | | | | | | | |
* | | | | | | | | | | | 3607830 Runtime checks that Xkb is available in the X server before trying todgp2013-04-014-21/+65
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | | use. Adapted from patch from Brian Griffin.
| * | | | | | | | | | | 3607830 Runtime checks that Xkb is available in the X server before trying todgp2013-04-015-16/+60
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | use. Adapted from patch from Brian Griffin.
| | * | | | | | | | | | Merge 8.5. Bring together the compile time and run time Xkb checks.bug_3607830dgp2013-04-0157-1035/+1820
| | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Runtime check for Xkb support in X server.dgp2013-04-013-15/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Contributed patch from Brian Griffin.
* | | | | | | | | | | | Bring back test window-2.9. No longer hangs.dgp2013-04-012-5/+5
| | | | | | | | | | | |
* | | | | | | | | | | | merge-markjan.nijtmans2013-03-290-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | One last review of tkCmds.c, making sure that there is no single mistake in it. jan.nijtmans2013-03-291-14/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found one unnecessary IncrRefCount/DecrRefcount, some unneeded type cast and a few more cleanups, all already fixed in Tk 8.6. So better backport that too.
* | | | | | | | | | | | Remove dead code. During 8.6 alpha/beta, ↵jan.nijtmans2013-03-283-22/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tk_DefineBitmap/Tk_GetBitmapFromData moved to stub entry 274/275 due to a signature change, but later that turned out not be necessary at all. The stub entries were kept in order not to lose binary compatibility for extensions that were compiled against beta 8.6 headers. Now that Tk 8.6 is final, this makes no sense any more.
* | | | | | | | | | | | merge-markjan.nijtmans2013-03-280-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Easier solution, with proper protection and configure warnings.jan.nijtmans2013-03-287-8/+23
| | | | | | | | | | | |
* | | | | | | | | | | | merge-markjan.nijtmans2013-03-270-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Properly clean up, when a (Tcl 8.6) thread is canceled. jan.nijtmans2013-03-271-8/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Backported from Tk 8.6)
* | | | | | | | | | | | merge-markjan.nijtmans2013-03-270-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Make compiling/running Tk8.5 against 8.6 headers work on Windows as well.jan.nijtmans2013-03-271-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In dynamic builds, Tcl_FindExecutable should always be taken from the stub table, even though the 8.6 headers tell otherwise. That's why in Tcl 8.6, the Tcl_FindExecutable() call moved from Tk_MainEx to the Tk_Main() macro.
* | | | | | | | | | | | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-279-0/+76
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only)
| * | | | | | | | | | | Same change as [9bc120ced2] for UNIX, but for Windows as well.jan.nijtmans2013-03-275-3/+30
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-277-0/+46
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only)
| | * | | | | | | | | Add documentation for <<EnteredChild>>, <<Invoke>>, <<Increment>> and ↵bug_3608074jan.nijtmans2013-03-213-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <<Decrement>>
| | * | | | | | | | | Add <<Invoke>> bindings to button, listbox and menu, for consistancy with ttk.jan.nijtmans2013-03-203-0/+19
| | | |/ / / / / / / | | |/| | | | | | |