Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | |||||
| | * | | | Release candidate branch for Tk 8.5.11 | dgp | 2011-10-26 | 7 | -7/+7 |
| | | | | | |||||
* | | | | | A better way of managing the type cache across the tkObj.c file. | dkf | 2011-11-02 | 1 | -24/+32 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | A better way of managing the type cache across the tkObj.c file. | dkf | 2011-11-02 | 1 | -24/+32 |
| | | | | | |||||
* | | | | | Minor corrections. | dkf | 2011-11-01 | 1 | -33/+34 |
| | | | | | |||||
* | | | | | Minor: Capitalization/formatting in changelog. | dkf | 2011-11-01 | 1 | -4/+4 |
| | | | | | |||||
* | | | | | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3431491]: Use a bit of | dkf | 2011-11-01 | 2 | -1/+52 |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | 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 of | dkf | 2011-11-01 | 2 | -1/+52 |
| | |/ / | |/| | | | | | | | | | | type hackery to allow numbers to be interpreted as coordinates (most notably on a canvas) without reinterpreting via a string. | ||||
* | | | | TIP 382 test suite update and Motif dialog implementation. | dgp | 2011-10-31 | 2 | -2/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | TIP 382 test suite update and Motif dialog implementation. | dgp | 2011-10-31 | 2 | -2/+6 |
| |/ / | |||||
* | | | Update changes toward 8.6b3 release. | dgp | 2011-10-26 | 1 | -0/+8 |
|\ \ \ | |/ / | |||||
| * | | Update changes for Tk 8.5.11. | dgp | 2011-10-26 | 2 | -0/+16 |
| | | | |||||
* | | | Fix for bug 3410609; confirmed to work on UK keyboard. | dkf | 2011-10-25 | 4 | -6/+42 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug 3410609; confirmed to work on UK keyboard. | dkf | 2011-10-25 | 4 | -6/+42 |
| |\ \ | |||||
| | * | | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in ↵bug_3410609 | Kevin B Kenny | 2011-10-01 | 4 | -6/+42 |
| | | | | | | | | | | | | | | | | preference to the raw one in the XEvent. | ||||
* | | | | TIP 382: Existence and argument validation for -confirmoverwrite on Cocoa. | dgp | 2011-10-24 | 1 | -1/+10 |
| | | | | | | | | | | | | Option is ignored for now. | ||||
* | | | | Merge Carbon TIP 382 implementation to Tk trunk. | dgp | 2011-10-24 | 1 | -5/+18 |
| | | | | |||||
* | | | | Merge TIP 382 implementation to trunk. Still need Carbon migration & Cocoa. | dgp | 2011-10-24 | 3 | -38/+36 |
|\ \ \ \ | |/ / / | |||||
| * | | | Implementation of TIP #382. | dgp | 2011-10-24 | 4 | -44/+55 |
| |\ \ \ | |||||
| | * | | | add docstip_382 | dgp | 2011-10-19 | 1 | -0/+6 |
| | | | | | |||||
| | * | | | Implementation for Carbon. | dgp | 2011-10-17 | 1 | -5/+19 |
| | | | | | |||||
| | * | | | Fix up the implementation to account for shared options enumeration. | dgp | 2011-10-17 | 2 | -44/+21 |
| | | | | |