Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 3 | -44/+83 |
|\ | | | | | For msvcrt static builds, allow to link against libraries where the 'x' is missing (generated by Makefile.in) | ||||
| * | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 3 | -70/+93 |
| | | | | | | Backport some improvements from Tcl 8.6 | ||||
* | | 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 |
|\ \ | | | | | | | Pre-define 10 new Virtual events, and correct various bindings according to the Mac OSX documentation. | ||||
| * | | don't put that many bindings under tk_strictMotif handling, it was not done ↵ | jan.nijtmans | 2012-08-11 | 2 | -25/+13 |
| | | | | | | | | | | | | before | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | | bindings according to Apple OSX documentation. Doc updated as well | ||||
| * | | | 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 ↵ | stwo | 2012-08-09 | 5 | -7/+14 |
| | | | | | | | | | | | | | | | | warnings were false flags from a faulty OpenBSD C compiler. | ||||
* | | | | Shift-Control -> Control-Shift, for consisancy everywhere | jan.nijtmans | 2012-08-10 | 5 | -11/+11 |
| | | | | |||||
* | | | | Remove useless (void *) casts introduced in checkin [81e50c85ed]. The ↵ | stwo | 2012-08-09 | 5 | -7/+14 |
| |_|/ |/| | | | | | | | | warnings were false flags from a faulty OpenBSD C compiler. | ||||
* | | | 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 |
| |/ | |||||
* | | Fix regression in cutting/pasting text; thanks to Adrian Robert for patch | Kevin Walzer | 2012-08-07 | 1 | -1/+1 |
| | | |||||
* | | 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 |
| |\ \ \ | | |/ / | | | | | deprecation warning. | ||||
| | * | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 2 | -9/+17 |
| | | | | | | | | | | | | deprecation warning. | ||||
* | | | | 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 |
| | | | | | | | | | | | | deprecation warning. | ||||
* | | | | 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 |
| | | | |||||
* | | | merge mark | dgp | 2012-07-27 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | merge release to dev | dgp | 2012-07-27 | 10 | -18/+37 |
| |\ \ | |||||
| | * \ | merge 8.5core_8_5_12core_8_5_12_rc | dgp | 2012-07-25 | 1 | -1/+5 |
| | |\ \ | | |/ / | |/| | | |||||
| | * | | merge 8.5 | dgp | 2012-07-24 | 4 | -17/+11 |
| | |\ \ | |||||
| | * | | | Release note tidiness | dgp | 2012-07-17 | 1 | -0/+16 |
| | | | | | |||||
| | * | | | merge 8.5 | dgp | 2012-07-17 | 2 | -4/+7 |
| | |\ \ \ | |||||
| | * \ \ \ | merge 8.5 | dgp | 2012-07-16 | 4 | -19/+78 |
| | |\ \ \ \ |