| Commit message (Expand) | Author | Age | Files | Lines |
* | added tests for tk useinputmethods | hobbs | 1999-12-16 | 1 | -16/+36 |
|
|
* | Added a couple of extra update calls to prevent some window managers from | wart | 1999-12-16 | 1 | -1/+3 |
|
|
* | * tests/bind.test: | hobbs | 1999-12-14 | 24 | -122/+430 |
|
|
* | * tests/imgPPM.test: fixed test 2.2 to use -format ppm (since | hobbs | 1999-12-03 | 1 | -2/+2 |
|
|
* | minor whitespace cleanup | hobbs | 1999-11-30 | 2 | -38/+8 |
|
|
* | * tests/listbox.test: Added a test to check that the topIndex is | ericm | 1999-11-24 | 1 | -1/+20 |
|
|
* | Additions to update vertical scrollbar info for listboxes when listvar changes. | ericm | 1999-11-24 | 1 | -2/+12 |
|
|
* | * tests/listbox.test: Added tests for itemcget and itemconfigure. | ericm | 1999-11-19 | 1 | -6/+166 |
|
|
* | * tests/listbox.test: Updated tests for new error messages. | ericm | 1999-11-18 | 1 | -5/+6 |
|
|
* | * tests/listbox.test: Added tests for bad -listvar's. | ericm | 1999-11-18 | 1 | -2/+19 |
|
|
* | * tests/listbox.test: Added tests for ListboxUpdateHScrollbar. | ericm | 1999-11-17 | 1 | -1/+42 |
|
|
* | * tests/listbox.test: New tests for -listvar functionality, and an | ericm | 1999-11-17 | 1 | -2/+157 |
|
|
* | * tests/listbox.test: Fixed tests to comply with new objectified | ericm | 1999-11-17 | 1 | -24/+12 |
|
|
* | Removed bad option "-geometry" to toplevel | wart | 1999-11-13 | 1 | -2/+2 |
|
|
* | Added "wm geometry" calls in some tests that were waiting for the user to | wart | 1999-11-12 | 5 | -6/+12 |
|
|
* | * tests/imgPhoto.test: added Img patch (Nijtmans) with docs, | hobbs | 1999-10-29 | 1 | -5/+5 |
|
|
* | Run these tests only if "testmetrics" is defined (i.e. tktest is | jenn | 1999-08-18 | 1 | -1/+9 |
|
|
* | Call cleanupTests after defs has been loaded | jenn | 1999-08-18 | 1 | -5/+5 |
|
|
* | Added missing cleanupTests before return | jenn | 1999-07-12 | 1 | -1/+2 |
|
|
* | * tests/unixSelect.test: Fixed broken test. | stanton | 1999-07-09 | 1 | -2/+8 |
|
|
* | Added calls to cleanupTests before return statements. | jenn | 1999-07-08 | 2 | -2/+4 |
|
|
* | Added bug ID to comment about channel I/O bug | jenn | 1999-06-19 | 1 | -2/+2 |
|
|
* | * unix/tkUnixSelect.c: | stanton | 1999-06-03 | 1 | -0/+238 |
|
|
* | First pass at Unicode support in X selection code. | stanton | 1999-05-25 | 2 | -28/+13 |
|
|
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -1/+6 |
|
|
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 9 | -9/+9 |
|
|
* | Fixed bug 1777 - bug in displaying selection. | rjohnson | 1999-04-20 | 1 | -1/+14 |
|
|
* | lint | hershey | 1999-04-20 | 1 | -12/+22 |
|
|
* | update defs.tcl to be the same as tcl8.1/tests/defs.tcl | hershey | 1999-04-20 | 1 | -2/+93 |
|
|
* | Added new tests to scale and text. | rjohnson | 1999-04-20 | 2 | -3/+30 |
|
|
* | changed tests--marked some nonPortable; added new constraints to fix bug 1770 | hershey | 1999-04-19 | 7 | -15/+29 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 99 | -2671/+8632 |
|
|
* | * Merged changes from 8.0.5: | stanton | 1999-04-16 | 3 | -6/+22 |
|
|
* | all file now exits only when Tk is not in interactive mode. | hershey | 1999-03-24 | 1 | -3/+5 |
|
|
* | * tests/main.test: | stanton | 1999-02-04 | 2 | -2/+8 |
|
|
* | * generic/tkGrid.c: Fixed bug in "grid forget" that failed to cancelscriptics_tclpro_1_2_b1 | stanton | 1999-01-06 | 1 | -19/+28 |
|
|
* | now removes "script" file created by test.scriptics_tclpro_1_2_a1 | hershey | 1998-12-29 | 1 | -1/+2 |
|
|
* | added "cleanupbg" call before return, needed because tests return early | hershey | 1998-12-08 | 2 | -2/+4 |
|
|
* | - updated filebox test to work regardless of current working dir. | hershey | 1998-12-07 | 3 | -36/+46 |
|
|
* | Update all and defs to work with nightly test environment. | hershey | 1998-12-04 | 2 | -58/+79 |
|
|
* | fixed broken tests | stanton | 1998-11-03 | 2 | -10/+13 |
|
|
* | Fixed bug in options for text items in canvas widget. unlike all other | rjohnson | 1998-10-16 | 1 | -1/+2 |
|
|
* | Added performance improvement to canvas tag manipulation. This was | rjohnson | 1998-10-13 | 1 | -1/+35 |
|
|
* | Added support for the MouseWheel event. | rjohnson | 1998-10-10 | 1 | -1/+24 |
|
|
* | Removed old/unused function declarations | rjohnson | 1998-09-30 | 1 | -1/+4 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 86 | -86/+86 |
|
|
* | skips tests that require tktest executable | hershey | 1998-08-12 | 3 | -3/+21 |
|
|
* | skips tests that require tktest executable | hershey | 1998-08-12 | 1 | -0/+7 |
|
|
* | skips tests that require tktest executable | hershey | 1998-08-12 | 1 | -0/+7 |
|
|
* | returns if testwrapper is not defined | hershey | 1998-08-12 | 1 | -0/+6 |
|
|