Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | |||||
* | | | | patch 3476698: Patch for failing test text-31.11 | jan.nijtmans | 2012-01-25 | 3 | -3/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | patch 3476698: Patch for failing test text-31.11 | jan.nijtmans | 2012-01-25 | 3 | -3/+9 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | applied patch-3476698bug_3475627 | jan.nijtmans | 2012-01-22 | 2 | -0/+5 |
| |/ / | |||||
* | | | patch 3471873: mark next/prev with peer text widgets | jan.nijtmans | 2012-01-22 | 3 | -9/+51 |
|\ \ \ | |/ / | |||||
| * | | patch 3471873: mark next/prev with peer text widgets | jan.nijtmans | 2012-01-22 | 3 | -26/+85 |
| |\ \ | |||||
| | * | | [Bug-3288113,3288121]: Missing marks/endless loop in text mark prev/nextpatch_3471873 | jan.nijtmans | 2012-01-19 | 3 | -26/+85 |
| |/ / | |||||
* | | | [Bug-3021557]: Moving the cursor in elided text freezes Tk | jan.nijtmans | 2012-01-19 | 3 | -11/+26 |
|\ \ \ | |/ / | |||||
| * | | [Bug-3021557]: Moving the cursor in elided text freezes Tk | jan.nijtmans | 2012-01-19 | 3 | -11/+23 |
| |\ \ | |||||
| | * | | bug-3021557 Moving the cursor in elided text freezes Tkbug_3021557 | jan.nijtmans | 2012-01-17 | 3 | -11/+23 |
| |/ / | |||||
* | | | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -15/+21 |
|\ \ \ | |/ / | |||||
| * | | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -15/+21 |
| |\ \ | | |/ | |||||
| | * | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -28/+25 |
| | | | |||||
* | | | Make example follow best practices. | dkf | 2011-12-13 | 2 | -2/+7 |
| | | | |||||
* | | | tests/safe.test: [Bug 1847925]: Update list of hidden commands. | dkf | 2011-11-29 | 2 | -49/+59 |
| | | | |||||
* | | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 3 | -1/+14 |
|\ \ \ | |/ / | |||||
| * | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 10 | -8/+28 |
| |\ \ | | |/ | |||||
| | * | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 10 | -9/+29 |
| | | | |||||
| * | | merge-mark | jan.nijtmans | 2011-11-17 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Fix the escaping of leading dots in lines that start with | jan.nijtmans | 2011-11-17 | 2 | -1/+7 |
| | | | | | | | | | | | | a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line | ||||
* | | | Fix the escaping of leading dots in lines that start with | jan.nijtmans | 2011-11-17 | 2 | -6/+12 |
| | | | | | | | | | | | | a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line | ||||
* | | | merge-mark | jan.nijtmans | 2011-11-17 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower] | jan.nijtmans | 2011-11-17 | 2 | -0/+6 |
| |\ \ | | |/ | |||||
| | * | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower] | jan.nijtmans | 2011-11-17 | 2 | -0/+6 |
| | | | |||||
* | | | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower]. | ferrieux | 2011-11-14 | 2 | -0/+6 |
| | | | |||||
* | | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max | 2011-11-08 | 6 | -10/+20 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | and hence should get installed with executable bits. * manpages: Fix the escaping of leading dots in lines that start with a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line. | ||||
| * | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max | 2011-11-08 | 6 | -10/+20 |
| | | | | | | | | | | | | | | | | | | | | | and hence should get installed with executable bits. * manpages: Fix the escaping of leading dots in lines that start with a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line. | ||||
| * | | merge release to dev | dgp | 2011-11-07 | 10 | -10/+28 |
| |\ \ | |||||
| | * \ | merge, tag & bag another 8.5.11 RCcore_8_5_11core_8_5_11_rc | dgp | 2011-11-04 | 3 | -18/+93 |
| | |\ \ | | |/ / | |/| | | |||||
| | * | | release tag | dgp | 2011-11-01 | 1 | -0/+2 |
| | | | | |||||
| | * | | merge to release | dgp | 2011-10-31 | 2 | -2/+6 |
| | |\ \ | |||||
| | * | | | overlooked pathclevel bump in tk.h | dgp | 2011-10-31 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | typo | dgp | 2011-10-26 | 1 | -1/+1 |
| | | | | |