Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Backport some more improvements from Tcl 8.6 | jan.nijtmans | 2012-08-15 | 2 | -62/+128 | |
* | | | | | | | | | | | | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 3 | -44/+83 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 3 | -70/+93 | |
| | | | | | | | | | | | * | merge trunk | dkf | 2012-08-14 | 28 | -340/+332 | |
| | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | two missing bindings for Mac OSX | jan.nijtmans | 2012-08-13 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Sync with tcl version of rules.vc | jan.nijtmans | 2012-08-11 | 2 | -3/+4 | |
* | | | | | | | | | | | | | [Bug 3555644]: Better use of virtual events. | jan.nijtmans | 2012-08-11 | 18 | -260/+248 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | don't put that many bindings under tk_strictMotif handling, it was not done b... | jan.nijtmans | 2012-08-11 | 2 | -25/+13 | |
| * | | | | | | | | | | | | | merge trunk | jan.nijtmans | 2012-08-10 | 9 | -29/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | define two more virtual bindings, and correct various Mac | jan.nijtmans | 2012-08-10 | 8 | -47/+100 | |
| * | | | | | | | | | | | | | | 8 new virtual events (doc not updated yet) | jan.nijtmans | 2012-08-09 | 12 | -87/+63 | |
| * | | | | | | | | | | | | | | [Bug 3555644]: Better use of virtual events. | jan.nijtmans | 2012-08-09 | 14 | -85/+46 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Fixed [Bug 3554273]: Test textDisp-32.2 failed | fvogel | 2012-08-11 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fixed [Bug 3554273]: Test textDisp-32.2 failed | fvogel | 2012-08-11 | 2 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Fixed [Bug 3554273]: Test textDisp-32.2 failedbug_3554273 | fvogel | 2012-08-04 | 2 | -0/+9 | |
* | | | | | | | | | | | | | | | merge-mark | jan.nijtmans | 2012-08-10 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | | | / / / / / / / / / / / | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The warning... | stwo | 2012-08-09 | 5 | -7/+14 | |
* | | | | | | | | | | | | | | Shift-Control -> Control-Shift, for consisancy everywhere | jan.nijtmans | 2012-08-10 | 5 | -11/+11 | |
* | | | | | | | | | | | | | | Remove useless (void *) casts introduced in checkin [81e50c85ed]. The warning... | stwo | 2012-08-09 | 5 | -7/+14 | |
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | it's no longer necessary to set _USE_32BIT_TIME_T in Tk | jan.nijtmans | 2012-08-09 | 1 | -5/+0 | |
* | | | | | | | | | | | | | formatting, unnecessary if's | jan.nijtmans | 2012-08-09 | 2 | -41/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | partly backport from 8.6 | jan.nijtmans | 2012-08-09 | 3 | -41/+48 | |
| * | | | | | | | | | | | | Installer improvements, like [a3b936f0a1]. | stwo | 2012-08-07 | 4 | -144/+533 | |
| |/ / / / / / / / / / / | ||||||
| | | | | | | | | | | * | merge trunk | dkf | 2012-08-08 | 1 | -1/+1 | |
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fix regression in cutting/pasting text; thanks to Adrian Robert for patch | Kevin Walzer | 2012-08-07 | 1 | -1/+1 | |
| | | | | | | | | | | * | Factor out XChangeProperty into a macro to make it _slightly_ less daunting. | dkf | 2012-08-08 | 1 | -62/+46 | |
| | | | | | | | | | | * | merge trunk | dkf | 2012-08-08 | 20 | -290/+231 | |
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | A little more installer consistency tweaking. | stwo | 2012-08-07 | 2 | -12/+12 | |
* | | | | | | | | | | | | No need for install-sh to be executable. | stwo | 2012-08-07 | 1 | -1/+0 | |
* | | | | | | | | | | | | Zap trailing whitespace. | stwo | 2012-08-06 | 9 | -19/+19 | |
* | | | | | | | | | | | | Installer consistency tweaks. | stwo | 2012-08-06 | 2 | -13/+13 | |
* | | | | | | | | | | | | resolve fork | dgp | 2012-08-06 | 3 | -60/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fixes for menu and wm fullscreen bugs; thanks to Adrian Robert for patchesmistake__off_trunk | Kevin Walzer | 2012-08-06 | 3 | -60/+26 | |
* | | | | | | | | | | | | | fix broken build on Visual Studio 9+10 | jan.nijtmans | 2012-08-05 | 1 | -1/+6 | |
* | | | | | | | | | | | | | merge-mark | fvogel | 2012-08-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed [Bug 3554081]: Test bind-22.10 failed | fvogel | 2012-08-03 | 2 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fixed [Bug 3554081]: Test bind-22.10 failed | fvogel | 2012-08-03 | 2 | -2/+6 | |
* | | | | | | | | | | | | | merge-mark | jan.nijtmans | 2012-08-02 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixed [Bug 3553311]: Test spinbox-3.70 failed | fvogel | 2012-08-02 | 2 | -1/+5 | |
* | | | | | | | | | | | | merge mark: fix typo in comment | dkf | 2012-07-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 2 | -10/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 2 | -9/+17 | |
* | | | | | | | | | | | | ttk::entry: Fix incorrect clip region computation [Bug 3552404] | jenglish | 2012-07-31 | 1 | -3/+3 | |
* | | | | | | | | | | | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 2 | -10/+18 | |
* | | | | | | | | | | | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 2 | -93/+65 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | / / / / / / / / / | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 2 | -87/+63 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 2 | -60/+272 | |
| | * | | | | | | | | | Backport fix for [Bug 3546073] | jenglish | 2012-07-31 | 2 | -10/+5 | |
| | | | | | | | | | * | minor improvements to flag handling | dkf | 2012-07-31 | 25 | -117/+117 | |
| | | | | | | | | | * | more reorganization of error codes: safety is common failure mode | dkf | 2012-07-30 | 7 | -12/+12 | |