| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistant Tcl_WrongNumArg() arguments when the command contains ?-option val... | jan.nijtmans | 2020-08-24 | 3 | -3/+3 |
|
|
* | Testcase cleanup (mainly unnessary curly braces) | jan.nijtmans | 2020-08-24 | 4 | -22/+17 |
|
|
* | Fix [de0c219db2]: Use platform placeholder text colors as defaults. Note: Res... | fvogel | 2020-08-24 | 1 | -0/+12 |
|\ |
|
| * | As it is currently implemented (more or less copied from -foreground), -place... | fvogel | 2020-08-19 | 1 | -0/+12 |
|
|
* | | Fix duplicate test names | fvogel | 2020-08-24 | 2 | -123/+121 |
|
|
* | | Remove duplicate tests | fvogel | 2020-08-24 | 1 | -94/+0 |
|
|
* | | Fix duplicate test name scrollbar-3.50.1 | fvogel | 2020-08-24 | 1 | -1/+1 |
|\ \ |
|
| * \ | Fix duplicate test name scrollbar-3.50.1 | fvogel | 2020-08-24 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix duplicate test name scrollbar-3.50.1 | fvogel | 2020-08-24 | 1 | -1/+1 |
|
|
* | | | | Fix [970793d707]: textWind-10.10,11,12,13,14 fail on Windows in trunk. | fvogel | 2020-08-23 | 1 | -7/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [970793d707]: textWind-10.10,11,12,13,14 fail on Windows in trunk. | fvogel | 2020-08-23 | 1 | -7/+7 |
|
|
* | | | | One more use of TkNewIndexObj() macro. More code cleanup | jan.nijtmans | 2020-08-20 | 8 | -11/+11 |
|
|
* | | | | tkConfig.c: protect usage of internalPtr when offset is TCL_INDEX_NONE. Backp... | jan.nijtmans | 2020-08-14 | 1 | -2/+2 |
|
|
* | | | | More consistancy in Tcl_WrongNumArgs() messages and documentation | jan.nijtmans | 2020-08-14 | 3 | -48/+48 |
|\ \ \ \
| |/ / / |
|
* | | | | Use "?-option" in stead of "?option" consistantly in WrongNumArgs error-messa... | jan.nijtmans | 2020-08-14 | 3 | -8/+8 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2020-08-13 | 13 | -102/+102 |
|\ \ \ \
| |/ / / |
|
| * | | | testcase cleanup | jan.nijtmans | 2020-08-13 | 5 | -392/+392 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2020-08-12 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Rename (internal) MAASTER_MENU to MAIN_MENU, but keep the original, just to b... | jan.nijtmans | 2020-08-12 | 1 | -1/+1 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2020-08-04 | 4 | -167/+167 |
|\ \ \ \
| |/ / / |
|
| * | | | Rename references to CrtSlave -> CrtAlias. Some more slave -> child changes n... | jan.nijtmans | 2020-08-04 | 3 | -166/+166 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2020-08-04 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge 8.6 | jan.nijtmans | 2020-08-04 | 1 | -6/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Adjust some unixEmbed tests which were failing sporadically. | culler | 2020-07-31 | 1 | -6/+6 |
|
|
* | | | | Merge 8.6: fix testing and build issues on the various supported versions of ... | culler | 2020-07-27 | 10 | -128/+150 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge mac_testing: fix testing and build issues on the various supported vers... | culler | 2020-07-27 | 10 | -128/+149 |
| |\ \ \ |
|
| | * | | | Remove the race condition from listbox-21.10 the same way as for listbox-21.9 | culler | 2020-07-25 | 1 | -8/+6 |
|
|
| | * | | | Fix Windows tests which were affected by the Mac changes. | culler | 2020-07-24 | 4 | -25/+39 |
|
|
| | * | | | Still fiddling with listbox-21.9 | culler | 2020-07-23 | 1 | -1/+1 |
|
|
| | * | | | Another adjustment to listbox-21.9 | culler | 2020-07-23 | 1 | -4/+3 |
|
|
| | * | | | Adjust a couple of textDisp tests for El Capitan | culler | 2020-07-23 | 1 | -3/+5 |
|
|
| | * | | | Adjust listbox-21.9 | culler | 2020-07-23 | 1 | -6/+5 |
|
|
| | * | | | See if we can speed up textDisp.test | culler | 2020-07-23 | 1 | -6/+6 |
|
|
| | * | | | All tests pass on Yosemite now. | culler | 2020-07-23 | 2 | -15/+19 |
|
|
| | * | | | Deal with mapping/unmapping packed and placed subwindows in a benign way. | culler | 2020-07-23 | 1 | -30/+12 |
|
|
| | * | | | More Yosemite fixes. Why did it start to hang in safePrimarySelection-3.1? | culler | 2020-07-22 | 1 | -8/+9 |
|
|
| | * | | | Fix issues with mapping and unmapping windows revealed by tests on Yosemite. | culler | 2020-07-22 | 1 | -8/+11 |
|
|
| | * | | | Fix Yosemite compiler warnings and bugs in tests revealed by testing on Yosem... | culler | 2020-07-22 | 3 | -27/+47 |
|
|
| | * | | | Improve image testing on macOS. | culler | 2020-07-21 | 1 | -12/+11 |
|
|
* | | | | | Commit [22b16031] changed the font used in textWind.test for aqua. It appears... | fvogel | 2020-07-23 | 1 | -5/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Commit [4c6a42bd] changed the font used in textWind.test for aqua. It appears... | fvogel | 2020-07-23 | 1 | -5/+1 |
| |/ / / |
|
* | | | | Aqua: fix unixWm tests broken by the larger menubar in Big Sur | culler | 2020-07-20 | 1 | -12/+13 |
|\ \ \ \
| |/ / / |
|
| * | | | Aqua: fix unixWm tests broken by the larger menubar in Big Sur | culler | 2020-07-20 | 1 | -12/+13 |
|
|
* | | | | For macOS tests, account for the fact that Big Sur has a larger menubar. | culler | 2020-07-20 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | For macOS tests, account for the fact that Big Sur has a larger menubar. | culler | 2020-07-20 | 1 | -1/+1 |
|
|
* | | | | Apple changed the metrics for Courier New in Big Sur, causing many textWind t... | culler | 2020-07-20 | 1 | -1/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Apple changed the metrics for Courier New in Big Sur, causing many textWind t... | culler | 2020-07-20 | 1 | -1/+5 |
|
|
* | | | | Merge 8.6 | marc_culler | 2020-07-18 | 6 | -44/+30 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | macOS: remove unneeded code observed in [7ebdd17974], remove tkMacOSXFlushWin... | marc_culler | 2020-07-15 | 1 | -5/+5 |
|
|
| * | | Do not process timer events in drawRect (Thanks to Nicolas Bats) and remove r... | marc_culler | 2020-07-13 | 1 | -3/+5 |
|
|