Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | | * win/makefile.vc: Added special case target to ensure that tkStubLib.obj is built with -DSTATIC_BUILD. * win/tkWinX.c (TkWinChildProc): Changed to pass WM_WINDOWPOSCHANGED through to DefWindowProc to make OpenGL sub-windows happy. This allows Windows to generate the WM_SIZE and WM_MOVE messages. | ||||
* | 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 |
| | | | | | | * tests/unixSelect.test: * generic/tkSelect.c: Fixed selection code to handle Unicode data in COMPOUND_TEXT and STRING selections. [Bug: 1791] | ||||
* | 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 |
| | | | | Fixed core dump in text serach code: Bug 1642 | ||||
* | 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 |
| | | | | - Updated for Mac release | ||||
* | 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 |
| | | | | | | * tests/unixWm.test: Better cleanup of temporary files. Lint. | ||||
* | * generic/tkGrid.c: Fixed bug in "grid forget" that failed to cancelscriptics_tclpro_1_2_b1 | stanton | 1999-01-06 | 1 | -19/+28 |
| | | | | pending idle handlers, resulting in a crash in a few odd cases. | ||||
* | 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 |
| | | | | if tktest is not the interp. | ||||
* | - updated filebox test to work regardless of current working dir. | hershey | 1998-12-07 | 3 | -36/+46 |
| | | | | | | - updated imgPhoto to check for teapot.ppm before running the tests. exits gracefully if file cannot be found. - lint in "all" file | ||||
* | Update all and defs to work with nightly test environment. | hershey | 1998-12-04 | 2 | -58/+79 |
| | | | | Both files now pass the checker! | ||||
* | 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 |
| | | | | items they didn't support a null (transparant fill color) | ||||
* | Added performance improvement to canvas tag manipulation. This was | rjohnson | 1998-10-13 | 1 | -1/+35 |
| | | | | a submitted patch. | ||||
* | 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 |
| | | | | | removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite | ||||
* | 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 |
| | |||||
* | returns if testwrapper is not defined | hershey | 1998-08-12 | 1 | -0/+6 |
| | |||||
* | returns if testcbind is not defined | hershey | 1998-08-12 | 1 | -0/+6 |
| | |||||
* | added test for bbox on arcs in canvas | rjohnson | 1998-07-27 | 1 | -0/+12 |
| | |||||
* | plugin updates | welch | 1998-06-27 | 1 | -0/+47 |
| | |||||
* | *** empty log message *** | stanton | 1998-06-25 | 1 | -2/+41 |
| | |||||
* | added test for unusual initialdir | stanton | 1998-06-24 | 1 | -0/+8 |
| | |||||
* | Added test to verify that Kerning works. | surles | 1998-06-11 | 1 | -1/+9 |
| | |||||
* | Updated broken tests | surles | 1998-06-11 | 1 | -5/+5 |
| | |||||
* | Changed the font used for testing to Courier from Helvetica. With the new ↵ | surles | 1998-06-11 | 1 | -2/+2 |
| | | | | measuring system, kerning exists when helvetica is used. | ||||
* | Initial revision | surles | 1998-06-10 | 2 | -0/+19 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 86 | -0/+41672 |