summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging outside...fvogel2012-02-288-17/+224
|\
| * [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging outside...fvogel2012-02-288-17/+224
| |\
| | * Bug-3487407: Weird text indicesbug_1630262fvogel2012-02-185-7/+41
| | * Updated changelog to take bug-1615425 into accountfvogel2012-02-031-4/+4
| | * Added test for bug 1615425fvogel2012-02-031-0/+13
| | * Better fix for bug-1630262, also fixing bug-1615425fvogel2012-02-022-35/+27
| | * [Bug-1630262]: segfault when deleting lines with peer text widgetsfvogel2012-01-315-8/+181
* | | [Bug 3495198]: Corrected types of canvas bitmap options.dkf2012-02-282-4/+8
|\ \ \ | |/ /
| * | [Bug 3495198]: Corrected types of canvas bitmap options.dkf2012-02-282-4/+8
| |\ \
| | * | [Bug 3495198]: Corrected types of canvas bitmap options.dkf2012-02-282-4/+8
* | | | Provide fallback for _strtoi64jan.nijtmans2012-02-264-21/+115
|\ \ \ \ | |/ / /
| * | | Provide fallback for _strtoi64jan.nijtmans2012-02-264-24/+118
| |\ \ \ | | |/ /
| | * | Provide fallback for _strtoi64jan.nijtmans2012-02-264-62/+132
* | | | [Bug 1913750]: tk_chooseDirectory -initialdir internationalization problemjan.nijtmans2012-02-252-79/+82
|\ \ \ \
| * \ \ \ - merge trunkbug_1913750jan.nijtmans2012-02-238-14/+53
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Patch for font metrics and colorspace provided by Adrian RobertKevin Walzer2012-02-223-11/+26
* | | | | _Xconst -> constjan.nijtmans2012-02-213-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | _Xconst -> CONSTjan.nijtmans2012-02-212-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | _Xconst -> CONSTjan.nijtmans2012-02-212-2/+2
| | | * | [Bug 1913750]: tk_chooseDirectory -initialdir internationalization problem.jan.nijtmans2012-02-172-79/+82
| |_|/ / |/| | |
* | | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-1514-32/+134
|\ \ \ \ | |/ / /
| * | | [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 (GetFileName): Ensure that we do not convert adkf2012-02-102-3/+17
|\ \ \ \ | |/ / /
| * | | * 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
|\ \ \ | |/ /
| * | 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 3480634: PNG Images missing in menus on Macjan.nijtmans2012-01-292-2/+8
* | | Add copyright infoKevin Walzer2012-01-291-0/+1
* | | Fix for serious bugs with input methods, and for display of certain fonts in ...Kevin Walzer2012-01-295-107/+494
* | | [Bug 3480471]: tk_getOpenFile crashes on Win64jan.nijtmans2012-01-272-2/+6
|\ \ \ | |/ /
| * | [Bug 3480471]: tk_getOpenFile crashes on Win64jan.nijtmans2012-01-272-4/+8
* | | 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 appear...fvogel2012-01-262-0/+9
|\ \ \ | |/ /
| * | [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
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-252-3/+8
* | | Don't increase the epoch twice.fvogel2012-01-252-1/+4
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | [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