Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging ↵ | fvogel | 2012-02-28 | 8 | -17/+224 |
|\ | | | | | | | outside of the -startline/-endline range with peer text widgets. [Bug-3487407]: Weird text indices. | ||||
| * | [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging ↵ | fvogel | 2012-02-28 | 8 | -17/+224 |
| |\ | | | | | | | | | | outside of the -startline/-endline range with peer text widgets. [Bug-3487407]: Weird text indices. | ||||
| | * | Bug-3487407: Weird text indicesbug_1630262 | fvogel | 2012-02-18 | 5 | -7/+41 |
| | | | |||||
| | * | Updated changelog to take bug-1615425 into account | fvogel | 2012-02-03 | 1 | -4/+4 |
| | | | |||||
| | * | Added test for bug 1615425 | fvogel | 2012-02-03 | 1 | -0/+13 |
| | | | |||||
| | * | Better fix for bug-1630262, also fixing bug-1615425 | fvogel | 2012-02-02 | 2 | -35/+27 |
| | | | |||||
| | * | [Bug-1630262]: segfault when deleting lines with peer text widgets | fvogel | 2012-01-31 | 5 | -8/+181 |
| | | | |||||
* | | | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 2 | -4/+8 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 2 | -4/+8 |
| |\ \ | |||||
| | * | | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 2 | -4/+8 |
| | | | | |||||
* | | | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 4 | -21/+115 |
|\ \ \ \ | |/ / / | |||||
| * | | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 4 | -24/+118 |
| |\ \ \ | | |/ / | |||||
| | * | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 4 | -62/+132 |
| | | | | |||||
* | | | | [Bug 1913750]: tk_chooseDirectory -initialdir internationalization problem | jan.nijtmans | 2012-02-25 | 2 | -79/+82 |
|\ \ \ \ | |||||
| * \ \ \ | - merge trunkbug_1913750 | jan.nijtmans | 2012-02-23 | 8 | -14/+53 |
| |\ \ \ \ | |/ / / / |/| | | | | - provide _strtoi64 fallback for MSVC6.0 | ||||
* | | | | | Patch for font metrics and colorspace provided by Adrian Robert | Kevin Walzer | 2012-02-22 | 3 | -11/+26 |
| | | | | | |||||
* | | | | | _Xconst -> const | jan.nijtmans | 2012-02-21 | 3 | -3/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | _Xconst -> CONST | jan.nijtmans | 2012-02-21 | 2 | -2/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | _Xconst -> CONST | jan.nijtmans | 2012-02-21 | 2 | -2/+2 |
| | | | | | |||||
| | | * | | [Bug 1913750]: tk_chooseDirectory -initialdir internationalization problem. | jan.nijtmans | 2012-02-17 | 2 | -79/+82 |
| |_|/ / |/| | | | |||||
* | | | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 14 | -32/+134 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 13 | -31/+115 |
| |\ \ \ | | |/ / | |||||
| | * | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 14 | -31/+116 |
| | |\ \ | |||||
| | | * | | improved, faster implementations of XParseColor and TkParseColorbug_3486474 | jan.nijtmans | 2012-02-12 | 4 | -92/+68 |
| | | | | | |||||
| | | * | | let Tk_NameOfColor output a shorter color-name, when possible | jan.nijtmans | 2012-02-11 | 1 | -0/+15 |
| | | | | | |||||
| | | * | | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 12 | -33/+143 |
| | |/ / | |||||
* | | | | * win/tkWinDialog.c (GetFileName): Ensure that we do not convert a | dkf | 2012-02-10 | 2 | -3/+17 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | result list to a string inadvertently, as this causes problems with Tkinter's handling of multiple filename results. Issue was reported via StackOverflow: http://stackoverflow.com/q/9227859/301832 | ||||
| * | | | * win/tkWinDialog.c (GetFileNameW): Ensure that we do not convert a | dkf | 2012-02-10 | 2 | -3/+17 |
| | |/ | |/| | | | | | | | | | | result list to a string inadvertently, as this causes problems with Tkinter's handling of multiple filename results. Issue was reported via StackOverflow: http://stackoverflow.com/q/9227859/301832 | ||||
* | | | ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561]. | jenglish | 2012-01-30 | 1 | -2/+5 |
|\ \ \ | |/ / | |||||
| * | | ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561]. | jenglish | 2012-01-30 | 1 | -2/+5 |
| | | | |||||
* | | | Bug-3480634: PNG Images missing in menus on Mac | jan.nijtmans | 2012-01-29 | 2 | -2/+8 |
|\ \ \ | |/ / | |||||
| * | | Bug 3480634: PNG Images missing in menus on Mac | jan.nijtmans | 2012-01-29 | 2 | -2/+8 |
| | | | |||||
* | | | Add copyright info | Kevin Walzer | 2012-01-29 | 1 | -0/+1 |
| | | | |||||
* | | | Fix for serious bugs with input methods, and for display of certain fonts in ↵ | Kevin Walzer | 2012-01-29 | 5 | -107/+494 |
| | | | | | | | | | | | | buttons; thanks to Adrian Robert for extensive patches | ||||
* | | | [Bug 3480471]: tk_getOpenFile crashes on Win64 | jan.nijtmans | 2012-01-27 | 2 | -2/+6 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3480471]: tk_getOpenFile crashes on Win64 | jan.nijtmans | 2012-01-27 | 2 | -4/+8 |
| | | | |||||
* | | | Fixed indentation. | fvogel | 2012-01-26 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Fixed indentation. | fvogel | 2012-01-26 | 1 | -4/+4 |
| | | | |||||
| * | | Fixed indentation. | fvogel | 2012-01-26 | 1 | -1/+1 |
| | | | |||||
* | | | [Bug-1754043] and [Bug-2321450]: When -blockcursor is true, the cursor ↵ | fvogel | 2012-01-26 | 2 | -0/+9 |
|\ \ \ | |/ / | | | | | | | 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 ↵ | fvogel | 2012-01-26 | 2 | -0/+9 |
| |\ \ | | | | | | | | | | | | | 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_3479498 | fvogel | 2012-01-25 | 2 | -0/+9 |
| | | | | | | | | | | | | | | | | appears as a blinking bar which expands to the right edge of the widget. | ||||
* | | | | Bug-2433260: non-critical error in Tk_PhotoPutBlock | jan.nijtmans | 2012-01-25 | 2 | -3/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Bug-2433260: non-critical error in Tk_PhotoPutBlock | jan.nijtmans | 2012-01-25 | 2 | -3/+8 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Bug-2433260: non-critical error in Tk_PhotoPutBlock | jan.nijtmans | 2012-01-25 | 2 | -3/+8 |
| | | | |||||
* | | | Don't increase the epoch twice. | fvogel | 2012-01-25 | 2 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | Don't increase the epoch twice. | fvogel | 2012-01-25 | 2 | -1/+4 |
| | | | |||||
* | | | [Bug-1630271]: segfault/infinite loop when a mark is before -startline | jan.nijtmans | 2012-01-25 | 4 | -6/+97 |
|\ \ \ | |/ / | |||||
| * | | [Bug-1630271]: segfault/infinite loop when a mark is before -startline | jan.nijtmans | 2012-01-25 | 4 | -6/+97 |
| |\ \ | |||||
| | * | | patch-3477449: segfault when mark out of -startline/-endline rangebug_1630271 | jan.nijtmans | 2012-01-23 | 4 | -6/+98 |
| | | | |