| Commit message (Expand) | Author | Age | Files | Lines |
* | * tests/panedwindow.test: panedwindow-25.1 | hobbs | 2004-05-03 | 1 | -7/+26 |
|
|
* | Minor cleanup for when running single-process tests | dkf | 2004-04-21 | 1 | -1/+2 |
|
|
* | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 18 | -2444/+47 |
|
|
* | Fixed a bug in grid geometry calculations for | pspjuth | 2004-02-18 | 1 | -2/+25 |
|
|
* | * doc/checkbutton.n: TIP#110 implementation | hobbs | 2004-02-18 | 1 | -3/+5 |
|
|
* | * tests/imgPhoto.test (imgPhoto-16.1): Corrected incorrect | dgp | 2004-02-17 | 1 | -2/+2 |
|
|
* | Stop crashes when copying a large photo to itself causes resizing. [Bug 877950] | dkf | 2004-02-09 | 1 | -1/+9 |
|
|
* | Implementation of TIP#146, | pspjuth | 2004-01-09 | 1 | -2/+49 |
|
|
* | fix to text widget yview bug | vincentdarley | 2004-01-07 | 1 | -1/+19 |
|
|
* | utf-8 aware text wordstart and wordend | vincentdarley | 2004-01-07 | 1 | -17/+98 |
|
|
* | fixed 2 tests for padx, pady | vincentdarley | 2003-12-10 | 1 | -5/+5 |
|
|
* | performance of lines containing 10000+ characters | vincentdarley | 2003-12-05 | 1 | -2/+14 |
|
|
* | fix to text widget tabs and xy-scroll-command | vincentdarley | 2003-12-04 | 1 | -1/+19 |
|
|
* | font measurement fix | vincentdarley | 2003-12-04 | 1 | -1/+24 |
|
|
* | add further updates to ensure test captures all cases | vincentdarley | 2003-11-24 | 1 | -1/+2 |
|
|
* | correct handling of interpolated tabs using fractional pixel widths | vincentdarley | 2003-11-21 | 1 | -19/+15 |
|
|
* | fix to two test suite bugs | vincentdarley | 2003-11-21 | 2 | -23/+82 |
|
|
* | * tests/constraints.tcl:When running the test suite in a process | dgp | 2003-11-18 | 5 | -30/+79 |
|
|
* | single line wraps to whole display fix | vincentdarley | 2003-11-15 | 1 | -1/+22 |
|
|
* | fixed tab interpretation inconsistency | vincentdarley | 2003-11-15 | 1 | -3/+13 |
|
|
* | fix two more old text widget bugs | vincentdarley | 2003-11-15 | 1 | -12/+102 |
|
|
* | ensure test cleans up after itself | vincentdarley | 2003-11-13 | 1 | -1/+7 |
|
|
* | text widget dbl-click single character fix | vincentdarley | 2003-11-13 | 1 | -3/+132 |
|
|
* | old tk text widget bugs fixed | vincentdarley | 2003-11-12 | 1 | -2/+29 |
|
|
* | elide tag handling, once more | vincentdarley | 2003-11-08 | 2 | -2/+40 |
|
|
* | better elide tag handling | vincentdarley | 2003-11-07 | 2 | -4/+112 |
|
|
* | another elide/tkchat/tkTextDisp.c fix | vincentdarley | 2003-11-07 | 1 | -1/+26 |
|
|
* | tk text widget test suite fixes -- bug 833761, making tests much more resilie... | vincentdarley | 2003-11-04 | 2 | -41/+149 |
|
|
* | text widget and test suite fixes | vincentdarley | 2003-11-03 | 1 | -258/+322 |
|
|
* | fixed constrained tests for tip155 | vincentdarley | 2003-10-31 | 2 | -6/+8 |
|
|
* | text widget bug fix | vincentdarley | 2003-10-31 | 1 | -1/+24 |
|
|
* | TIP 155 implementation | vincentdarley | 2003-10-31 | 5 | -93/+1268 |
|
|
* | * tests/focusTcl.test (setup1): expand frame size to allow for | hobbs | 2003-10-28 | 1 | -2/+2 |
|
|
* | Delete WM_TRANSIENT_FOR property instead of setting it to None | jenglish | 2003-10-15 | 1 | -3/+3 |
|
|
* | * tests/listbox.test (13.3): correct result size | hobbs | 2003-10-13 | 1 | -3/+3 |
|
|
* | Remove a dependency on font size in textWind 10.1 | patthoyts | 2003-09-30 | 1 | -3/+3 |
|
|
* | Accomodate TIP #150 in the test results. | patthoyts | 2003-09-30 | 1 | -2/+2 |
|
|
* | Fixed a small mistake in previous checkin. | pspjuth | 2003-09-18 | 1 | -1/+7 |
|
|
* | Implementation of TIP#147, "Make Grid's Column/Row Configure Easier". | pspjuth | 2003-09-18 | 1 | -2/+59 |
|
|
* | * generic/tkImage.c: Stopped [image create] from generating an | dgp | 2003-09-17 | 1 | -1/+13 |
|
|
* | Reworked a part of grid's geometry computations | pspjuth | 2003-09-16 | 1 | -3/+109 |
|
|
* | * doc/wish.1: Implementation of TIPs 137/151. | dgp | 2003-09-05 | 1 | -9/+81 |
|
|
* | * library/scale.tcl: Fix for bug #787065 for Button-2 press. | patthoyts | 2003-08-13 | 1 | -1/+51 |
|
|
* | * win/tkWinCursor.c: Fix for bug #776646 for a native hand2 and | patthoyts | 2003-07-24 | 1 | -1/+152 |
|
|
* | Fix for [Bug 702230], and an evil bug it is too! | dkf | 2003-07-18 | 1 | -1/+18 |
|
|
* | * generic/tkPanedWindow.c (ArrangePanes): Ensure that the last pane | hobbs | 2003-07-17 | 1 | -2/+23 |
|
|
* | Make sure all options can be set | pspjuth | 2003-07-16 | 1 | -3/+28 |
|
|
* | Stop xhost smash by the test suite; that can render a machine unusable. | dkf | 2003-07-09 | 1 | -4/+4 |
|
|
* | fix to menu clone deletion bug | vincentdarley | 2003-05-30 | 1 | -2/+2 |
|
|
* | The panedwindow widget now sizes right around unmapped windows. [Bug 738143] | dkf | 2003-05-21 | 1 | -1/+11 |
|
|