summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Collapse)AuthorAgeFilesLines
...
| * | [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging ↵fvogel2012-02-284-16/+100
| |\ \ | | | | | | | | | | | | outside of the -startline/-endline range with peer text widgets. [Bug-3487407]: Weird text indices.
| | * | Bug-3487407: Weird text indicesbug_1630262fvogel2012-02-183-6/+26
| | | |
| | * | Better fix for bug-1630262, also fixing bug-1615425fvogel2012-02-022-35/+27
| | | |
| | * | [Bug-1630262]: segfault when deleting lines with peer text widgetsfvogel2012-01-313-7/+79
| | | |
* | | | _Xconst -> constjan.nijtmans2012-02-213-3/+3
|\ \ \ \ | |/ / /
| * | | _Xconst -> CONSTjan.nijtmans2012-02-212-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | _Xconst -> CONSTjan.nijtmans2012-02-212-2/+2
| | | |
* | | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-156-6/+91
|\ \ \ \ | |/ / /
| * | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-156-6/+73
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-156-5/+73
| | |\
| | | * improved, faster implementations of XParseColor and TkParseColorbug_3486474jan.nijtmans2012-02-122-28/+35
| | | |
| | | * let Tk_NameOfColor output a shorter color-name, when possiblejan.nijtmans2012-02-111-0/+15
| | | |
| | | * proposed fix for bug-3486474jan.nijtmans2012-02-105-5/+67
| | |/
* | | Bug-3480634: PNG Images missing in menus on Macjan.nijtmans2012-01-291-1/+3
|\ \ \ | |/ /
| * | Bug 3480634: PNG Images missing in menus on Macjan.nijtmans2012-01-291-1/+3
| | |
* | | Fixed indentation.fvogel2012-01-261-5/+5
|\ \ \ | |/ /
| * | Fixed indentation.fvogel2012-01-261-4/+4
| | |
| * | Fixed indentation.fvogel2012-01-261-1/+1
| | |
* | | [Bug-1754043] and [Bug-2321450]: When -blockcursor is true, the cursor ↵fvogel2012-01-261-0/+3
|\ \ \ | |/ / | | | | | | appears as a blinking bar which expands to the right edge of the widget.
| * | [Bug-1754043] and [Bug-2321450]: When -blockcursor is true, the cursor ↵fvogel2012-01-261-0/+3
| |\ \ | | | | | | | | | | | | appears as a blinking bar which expands to the right edge of the widget.
| | * | [Bug-1754043] and [Bug-2321450]: When -blockcursor is true, the cursor ↵patch_3479498fvogel2012-01-251-0/+3
| | | | | | | | | | | | | | | | appears as a blinking bar which expands to the right edge of the widget.
* | | | Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-251-3/+3
|\ \ \ \ | |/ / /
| * | | Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-251-3/+3
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-251-3/+3
| | |
* | | Don't increase the epoch twice.fvogel2012-01-251-1/+0
|\ \ \ | |/ /
| * | Don't increase the epoch twice.fvogel2012-01-251-1/+0
| | |
* | | [Bug-1630271]: segfault/infinite loop when a mark is before -startlinejan.nijtmans2012-01-252-3/+54
|\ \ \ | |/ /
| * | [Bug-1630271]: segfault/infinite loop when a mark is before -startlinejan.nijtmans2012-01-252-3/+54
| |\ \
| | * | patch-3477449: segfault when mark out of -startline/-endline rangebug_1630271jan.nijtmans2012-01-232-3/+54
| | | |
* | | | patch 3476698: Patch for failing test text-31.11jan.nijtmans2012-01-252-3/+5
|\ \ \ \ | |/ / /
| * | | patch 3476698: Patch for failing test text-31.11jan.nijtmans2012-01-252-3/+5
| |\ \ \ | | |/ / | |/| |
| | * | applied patch-3476698bug_3475627jan.nijtmans2012-01-221-0/+1
| |/ /
* | | patch 3471873: mark next/prev with peer text widgetsjan.nijtmans2012-01-221-9/+32
|\ \ \ | |/ /
| * | [Bug-3288113,3288121]: Missing marks/endless loop in text mark prev/nextpatch_3471873jan.nijtmans2012-01-191-9/+32
| | |
* | | [Bug-3021557]: Moving the cursor in elided text freezes Tkjan.nijtmans2012-01-191-11/+3
|\ \ \ | |/ /
| * | bug-3021557 Moving the cursor in elided text freezes Tkbug_3021557jan.nijtmans2012-01-171-11/+3
| | |
| * | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower]jan.nijtmans2011-11-171-0/+1
| |\ \ | | |/
| | * [Bug 3437816]: Missing TCL_ERROR return in [canvas lower]jan.nijtmans2011-11-171-0/+1
| | |
| | * Add dummy user_data field to XVirtualEvent, for improved upwards ↵jan.nijtmans2011-10-111-0/+5
| | | | | | | | | | | | compatibility with Tk 8.5
| * | merge, tag & bag another 8.5.11 RCcore_8_5_11core_8_5_11_rcdgp2011-11-041-16/+69
| |\ \
| * | | overlooked pathclevel bump in tk.hdgp2011-10-311-2/+2
| | | |
* | | | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower].ferrieux2011-11-141-0/+1
| | | |
* | | | A better way of managing the type cache across the tkObj.c file.dkf2011-11-021-24/+32
|\ \ \ \ | | |/ / | |/| |
| * | | A better way of managing the type cache across the tkObj.c file.dkf2011-11-021-24/+32
| | | |
* | | | Minor corrections.dkf2011-11-011-33/+34
| | | |
* | | | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3431491]: Use a bit ofdkf2011-11-011-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 ofdkf2011-11-011-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.dkf2011-10-251-0/+2
|\ \ \ | |/ /
| * | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in ↵bug_3410609Kevin B Kenny2011-10-011-0/+2
| | | | | | | | | | | | preference to the raw one in the XEvent.
* | | * generic/tkImgPNG.c (WriteExtraChunks): [Bug 3405839]: Write the sDATdkf2011-09-271-1/+18
| | | | | | | | | chunk with the correct length.