summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Backport some more improvements from Tcl 8.6jan.nijtmans2012-08-152-62/+128
|
* Only build the threaded builds by default. jan.nijtmans2012-08-153-70/+93
| | | Backport some improvements from Tcl 8.6
* Fixed [Bug 3554273]: Test textDisp-32.2 failedfvogel2012-08-112-0/+9
|\
| * Fixed [Bug 3554273]: Test textDisp-32.2 failedbug_3554273fvogel2012-08-042-0/+9
| |
* | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The ↵stwo2012-08-095-7/+14
| | | | | | | | warnings were false flags from a faulty OpenBSD C compiler.
* | partly backport from 8.6jan.nijtmans2012-08-093-41/+48
| |
* | Installer improvements, like [a3b936f0a1].stwo2012-08-074-144/+533
|/
* Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-032-2/+6
|\
| * Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-032-2/+6
| |
* | Fixed [Bug 3553311]: Test spinbox-3.70 failedfvogel2012-08-022-1/+5
| |
* | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-312-10/+18
|\ \ | |/ | | deprecation warning.
| * [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-312-9/+17
| | | | | | deprecation warning.
* | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-312-87/+63
|\ \ | |/
| * Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-312-60/+272
| |
| * Backport fix for [Bug 3546073]jenglish2012-07-312-10/+5
| |
* | merge release to devdgp2012-07-2710-18/+37
|\ \
| * \ merge 8.5core_8_5_12core_8_5_12_rcdgp2012-07-251-1/+5
| |\ \ | |/ / |/| |
* | | update changesdgp2012-07-251-1/+5
| | |
| * | merge 8.5dgp2012-07-244-17/+11
| |\ \ | |/ / |/| |
* | | silence compiler warningsdgp2012-07-242-2/+2
| | |
* | | Fix for [Bug 3546073]:root2012-07-232-10/+4
| | | | | | | | | | | | Replace Tk_CreateWindow(... DisplayString(dispPtr->display)) with direct call to TkAllocWindow().
* | | autoconf-2.59jan.nijtmans2012-07-191-3/+3
|\ \ \ | | |/ | |/|
| * | Fixed previous commit date in changelogfvogel2012-07-191-1/+1
| | |
| * | Bug 3545457: Crash on packing a menubuttonfvogel2012-07-192-2/+8
| |\ \
| | * | [Bug 3545457]: Crash on packing a menubuttonbug_3545457fvogel2012-07-182-2/+8
| |/ /
* | | better formatting of "configure --help"jan.nijtmans2012-07-181-4/+4
| | |
| | * Release note tidinessdgp2012-07-171-0/+16
| | |
| | * merge 8.5dgp2012-07-172-4/+7
| | |\ | |_|/ |/| |
* | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-172-4/+7
|\ \ \ | |/ /
| * | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-172-4/+7
| | |
| | * merge 8.5dgp2012-07-164-19/+78
| | |\ | |_|/ |/| |
* | | Update changes for Tk 8.5.12 release.dgp2012-07-162-16/+75
| | |
* | | Type correctness fix, to stop compiler complaint.dkf2012-07-122-3/+3
| | |
| | * missed a spotdgp2012-07-101-2/+2
| | |
| | * Release candidate branch for Tk 8.5.12.dgp2012-07-108-16/+19
| |/ |/|
* | don't forget to excape quotesjan.nijtmans2012-07-082-2/+2
| |
* | use "in" operator in steadjan.nijtmans2012-07-082-2/+2
| |
* | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ↵jan.nijtmans2012-07-082-4/+4
|\ \ | |/ | | | | ::argv variable before trying to use it
| * [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ↵jan.nijtmans2012-07-082-4/+4
| | | | | | | | ::argv variable before trying to use it
* | [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-082-1/+35
|\ \ | |/
| * [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-082-1/+35
| |
* | [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-052-0/+15
|\ \ | |/ | | and [winfo geometry]
| * [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-052-0/+14
| | | | | | and [winfo geometry]
* | typojan.nijtmans2012-07-041-3/+3
|\ \ | |/
| * typojan.nijtmans2012-07-041-1/+1
| |
* | [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdkf2012-07-042-35/+52
|\ \ | |/ | | options are listed in error messages in alphabetical order.
| * [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdkf2012-07-042-32/+37
| | | | | | there's no longer any need to have mysterious increments.
* | Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-047-28/+211
|\ \ | |/ | | | | remove TkBindDeadWindow from Cygwin stub table [Bug 3540127]: filebox.test fails on win32
| * Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-046-20/+170
| | | | | | remove TkBindDeadWindow from Cygwin stub table
* | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288]jenglish2012-07-021-1/+1
| |