summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-1513-31/+115
|\
| * [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-1514-31/+116
| |\
| | * improved, faster implementations of XParseColor and TkParseColorbug_3486474jan.nijtmans2012-02-124-92/+68
| | * let Tk_NameOfColor output a shorter color-name, when possiblejan.nijtmans2012-02-111-0/+15
| | * proposed fix for bug-3486474jan.nijtmans2012-02-1012-33/+143
| |/
* | * win/tkWinDialog.c (GetFileNameW): Ensure that we do not convert adkf2012-02-102-3/+17
* | ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561].jenglish2012-01-301-2/+5
* | Bug 3480634: PNG Images missing in menus on Macjan.nijtmans2012-01-292-2/+8
* | [Bug 3480471]: tk_getOpenFile crashes on Win64jan.nijtmans2012-01-272-4/+8
* | 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 appear...fvogel2012-01-262-0/+9
|\ \
| * | [Bug-1754043] and [Bug-2321450]: When -blockcursor is true, the cursor appear...patch_3479498fvogel2012-01-252-0/+9
* | | Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-252-3/+8
|\ \ \ | |/ / |/| / | |/
| * Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-252-3/+8
* | Don't increase the epoch twice.fvogel2012-01-252-1/+4
* | [Bug-1630271]: segfault/infinite loop when a mark is before -startlinejan.nijtmans2012-01-254-6/+97
|\ \
| * | patch-3477449: segfault when mark out of -startline/-endline rangebug_1630271jan.nijtmans2012-01-234-6/+98
* | | patch 3476698: Patch for failing test text-31.11jan.nijtmans2012-01-253-3/+9
|\ \ \ | |/ / |/| |
| * | applied patch-3476698bug_3475627jan.nijtmans2012-01-222-0/+5
|/ /
* | patch 3471873: mark next/prev with peer text widgetsjan.nijtmans2012-01-223-26/+85
|\ \
| * | [Bug-3288113,3288121]: Missing marks/endless loop in text mark prev/nextpatch_3471873jan.nijtmans2012-01-193-26/+85
|/ /
* | [Bug-3021557]: Moving the cursor in elided text freezes Tkjan.nijtmans2012-01-193-11/+23
|\ \
| * | bug-3021557 Moving the cursor in elided text freezes Tkbug_3021557jan.nijtmans2012-01-173-11/+23
|/ /
* | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald.dgp2011-12-221-15/+21
|\ \ | |/
| * 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald.dgp2011-12-221-28/+25
* | [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-2210-8/+28
|\ \ | |/
| * [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-2210-9/+29
* | merge-markjan.nijtmans2011-11-170-0/+0
|\ \ | |/
| * Fix the escaping of leading dots in lines that start withjan.nijtmans2011-11-172-1/+7
* | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower]jan.nijtmans2011-11-172-0/+6
|\ \ | |/
| * [Bug 3437816]: Missing TCL_ERROR return in [canvas lower]jan.nijtmans2011-11-172-0/+6
* | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebangmax2011-11-086-10/+20
* | merge release to devdgp2011-11-0710-10/+28
|\ \
| * \ merge, tag & bag another 8.5.11 RCcore_8_5_11core_8_5_11_rcdgp2011-11-043-18/+93
| |\ \ | |/ / |/| |
* | | A better way of managing the type cache across the tkObj.c file.dkf2011-11-021-24/+32
* | | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3431491]: Use a bit ofdkf2011-11-012-1/+52
| * | release tagdgp2011-11-011-0/+2
| * | merge to releasedgp2011-10-312-2/+6
| |\ \ | |/ / |/| |
* | | TIP 382 test suite update and Motif dialog implementation.dgp2011-10-312-2/+6
| * | overlooked pathclevel bump in tk.hdgp2011-10-311-2/+2
| * | typodgp2011-10-261-1/+1
| * | Release candidate branch for Tk 8.5.11dgp2011-10-267-7/+7
|/ /
* | Update changes for Tk 8.5.11.dgp2011-10-262-0/+16
* | Fix for bug 3410609; confirmed to work on UK keyboard.dkf2011-10-254-6/+42
|\ \
| * | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in p...bug_3410609Kevin B Kenny2011-10-014-6/+42
* | | Implementation of TIP #382.dgp2011-10-244-44/+55
|\ \ \
| * | | add docstip_382dgp2011-10-191-0/+6
| * | | Implementation for Carbon.dgp2011-10-171-5/+19
| * | | Fix up the implementation to account for shared options enumeration.dgp2011-10-172-44/+21