Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 3476698: Patch for failing test text-31.11 | jan.nijtmans | 2012-01-25 | 2 | -3/+5 |
|\ | |||||
| * | patch 3476698: Patch for failing test text-31.11 | jan.nijtmans | 2012-01-25 | 2 | -3/+5 |
| |\ | |||||
| | * | applied patch-3476698bug_3475627 | jan.nijtmans | 2012-01-22 | 1 | -0/+1 |
| |/ | |||||
* | | patch 3471873: mark next/prev with peer text widgets | jan.nijtmans | 2012-01-22 | 1 | -9/+32 |
|\ \ | |/ | |||||
| * | [Bug-3288113,3288121]: Missing marks/endless loop in text mark prev/nextpatch_3471873 | jan.nijtmans | 2012-01-19 | 1 | -9/+32 |
| | | |||||
* | | [Bug-3021557]: Moving the cursor in elided text freezes Tk | jan.nijtmans | 2012-01-19 | 1 | -11/+3 |
|\ \ | |/ | |||||
| * | bug-3021557 Moving the cursor in elided text freezes Tkbug_3021557 | jan.nijtmans | 2012-01-17 | 1 | -11/+3 |
| | | |||||
| * | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower] | jan.nijtmans | 2011-11-17 | 1 | -0/+1 |
| |\ | |||||
| | * | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower] | jan.nijtmans | 2011-11-17 | 1 | -0/+1 |
| | | | |||||
| | * | Add dummy user_data field to XVirtualEvent, for improved upwards ↵ | jan.nijtmans | 2011-10-11 | 1 | -0/+5 |
| | | | | | | | | | | | | compatibility with Tk 8.5 | ||||
| * | | merge, tag & bag another 8.5.11 RCcore_8_5_11core_8_5_11_rc | dgp | 2011-11-04 | 1 | -16/+69 |
| |\ \ | |||||
| * | | | overlooked pathclevel bump in tk.h | dgp | 2011-10-31 | 1 | -2/+2 |
| | | | | |||||
* | | | | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower]. | ferrieux | 2011-11-14 | 1 | -0/+1 |
| | | | | |||||
* | | | | A better way of managing the type cache across the tkObj.c file. | dkf | 2011-11-02 | 1 | -24/+32 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | A better way of managing the type cache across the tkObj.c file. | dkf | 2011-11-02 | 1 | -24/+32 |
| | | | | |||||
* | | | | Minor corrections. | dkf | 2011-11-01 | 1 | -33/+34 |
| | | | | |||||
* | | | | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3431491]: Use a bit of | dkf | 2011-11-01 | 1 | -1/+46 |
|\ \ \ \ | |/ / / | | | | | | | | | type hackery to allow numbers to be interpreted as coordinates (most notably on a canvas) without reinterpreting via a string. | ||||
| * | | | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3431491]: Use a bit of | dkf | 2011-11-01 | 1 | -1/+46 |
| |/ / | | | | | | | | | | type hackery to allow numbers to be interpreted as coordinates (most notably on a canvas) without reinterpreting via a string. | ||||
* | | | Fix for bug 3410609; confirmed to work on UK keyboard. | dkf | 2011-10-25 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in ↵bug_3410609 | Kevin B Kenny | 2011-10-01 | 1 | -0/+2 |
| | | | | | | | | | | | | preference to the raw one in the XEvent. | ||||
* | | | * generic/tkImgPNG.c (WriteExtraChunks): [Bug 3405839]: Write the sDAT | dkf | 2011-09-27 | 1 | -1/+18 |
| | | | | | | | | | chunk with the correct length. | ||||
* | | | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 13 | -33/+36 |
|\ \ \ | |/ / | | | | | | | explicitly specify it on individual widgets. [Bug 3404541], [Bug 1204186]. | ||||
| * | | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 13 | -33/+36 |
| | | | | | | | | | | | | explicitly specify it on individual widgets. [Bug 3404541], [Bug 1204186]. | ||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 2 | -12/+12 |
| |\ \ | | |/ | |||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 3 | -16/+1 |
| | | | |||||
* | | | Don't let tkDecls.h depend on <tchar.h> on windows, not even in UNICODE mode | jan.nijtmans | 2011-09-08 | 1 | -1/+2 |
| | | | |||||
* | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 2 | -10/+2 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 2 | -10/+3 |
| |\ \ | | |/ | |||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 2 | -4/+4 |
| | | | |||||
* | | | Bump version number to 8.6b2 | dgp | 2011-07-18 | 1 | -2/+2 |
| | | | |||||
* | | | 3341056 Correct segfault due to flaw in the 2011-06-17 commit. | dgp | 2011-06-29 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | 3341056 Correct segfault due to flaw in the 2011-06-17 commit. | dgp | 2011-06-29 | 1 | -1/+1 |
| | | | |||||
| * | | merge to RC | dgp | 2011-06-20 | 1 | -0/+46 |
| |\ \ | |||||
| * \ \ | Merge to RC branch | dgp | 2011-06-10 | 141 | -282/+49 |
| |\ \ \ | |||||
| * | | | | Release candidate branch for Tk 8.5.10 | dgp | 2011-05-26 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Crash in unset traces 3062331 | dgp | 2011-06-17 | 1 | -0/+46 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Add comments explaining new code.bug_3062331 | dgp | 2011-06-17 | 1 | -0/+29 |
| | | | | | |||||
| * | | | | New attempt to fix Bug 3062331 | dgp | 2011-06-16 | 1 | -0/+17 |
| | |/ / | |/| | | |||||
| * | | | [Bug 3175610]: Incomplete refresh of line items. | dgp | 2011-06-10 | 1 | -2/+3 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | [Bug 3175610]: Incomplete refresh of line items. | dgp | 2011-06-10 | 1 | -2/+5 |
| | | | | |||||
* | | | | [Bug 3315731] Fix [$entry -invcmd]. | dgp | 2011-06-13 | 1 | -3/+5 |
| | | | | |||||
* | | | | Purge RCS Keywords | dgp | 2011-06-08 | 146 | -284/+23 |
|\ \ \ \ | |/ / / | |||||
| * | | | Purge RCS Keywords. | dgp | 2011-06-08 | 141 | -274/+23 |
| |\ \ \ | | |/ / | |||||
| | * | | Purge RCS Keywords. | dgp | 2011-06-08 | 105 | -209/+0 |
| | | | | |||||
* | | | | Bug 2358545: Restore support for values "08" and "09"in a spinbox configured | dgp | 2011-06-07 | 1 | -5/+4 |
|\ \ \ \ | |/ / / | | | | | to use -from and -to values. | ||||
| * | | | Bug 2358545: Restore support for values "08" and "09"in a [spinbox] configured | dgp | 2011-06-07 | 1 | -5/+4 |
| | | | | | | | | | | | | to use -from and -to values. | ||||
* | | | | Restore proper NUL output to the [console]. [Bug 2546087] | dgp | 2011-06-06 | 1 | -1/+17 |
|\ \ \ \ | |/ / / | |||||
| * | | | Restore proper NUL output to the [console]. [Bug 2546087] | dgp | 2011-06-06 | 1 | -1/+19 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Restore proper NUL output to the [console]. [Bug 2546087] | dgp | 2011-06-06 | 1 | -1/+19 |
| | | | |||||
* | | | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon. | pspjuth | 2011-04-22 | 1 | -0/+1 |
|\ \ \ | |/ / |