Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (cherry-pick) Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. ↵ | jan.nijtmans | 2016-01-09 | 1 | -0/+30 |
| | | | | Thanks to Francois Vogel for the actual work | ||||
* | (cherry-pick) Backout previous commit: it causes many event-related ↵ | jan.nijtmans | 2016-01-08 | 1 | -15/+0 |
| | | | | test-failures in Tk test suite | ||||
* | (cherry-pick) Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | jan.nijtmans | 2016-01-08 | 1 | -0/+15 |
| | |||||
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | |||||
| * | * tests/scrollbar.test: Corrected several broken calls to [testmetrics] | dgp | 2006-03-14 | 1 | -13/+13 |
| | | | | | | | | that were crashing the test suite. | ||||
| * | * tests/scrollbar.test (6.22): fix rounding-error sensitive test | hobbs | 2005-12-01 | 1 | -3/+3 |
| | | |||||
* | | * tests/canvText.test: Backport test updates in light of the | dgp | 2008-10-10 | 1 | -33/+34 |
| | | | | | | | | | | | | * tests/entry.test: 2008-10-05 commit. * tests/listbox.test: * tests/scrollbar.test: | ||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test: | hobbs | 2007-10-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * library/bgerror.tcl, library/dialog.tcl, library/listbox.tcl: * library/msgbox.tcl, library/optMenu.tcl, library/tclIndex: * library/tkfbox.tcl, library/demos/floor.tcl, library/demos/rmt: * library/demos/tcolor, library/demos/text.tcl: * library/demos/twind.tcl, library/demos/widget: Buh-bye Motif look * library/ttk/fonts.tcl: Update of Tk default look in 8.5 * macosx/tkMacOSXDefault.h: Trims border sizes, cleaner X11 look * unix/tkUnixDefault.h: with minor modifications for Win32/Aqua. * win/tkWinDefault.h: Uses Tk*Font definitions throughout for * win/tkWinFont.c: classic widgets. [Bug #1820344] * library/obsolete.tcl (::tk::classic::restore): This restores changes made to defaults in 8.5 using the 'option' command, segmented into logical groups. | ||||
* | | scrollbar.test fixes for TkAqua | vincentdarley | 2006-04-23 | 1 | -3/+11 |
| | | |||||
* | | * tests/scrollbar.test: Corrected several broken calls to [testmetrics] | dgp | 2006-03-14 | 1 | -13/+13 |
| | | | | | | | | that were crashing the test suite. | ||||
* | | (6.22): fix rounding-error sensitive test | hobbs | 2005-12-01 | 1 | -3/+3 |
| | | |||||
* | | More duplicate testname elimination. [1078648] | dkf | 2004-12-07 | 1 | -25/+27 |
| | | |||||
* | | Use standard constraint names | dkf | 2004-06-24 | 1 | -49/+45 |
| | | |||||
* | | Steps towards systematization of test constraints in Tk test suite | dkf | 2004-06-17 | 1 | -7/+1 |
| | | |||||
* | | First step towards improving test style. Also start using Tcl 8.5 features. | dkf | 2004-05-23 | 1 | -15/+2 |
| | | |||||
* | | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 1 | -44/+14 |
| | | |||||
* | | * tests/all.tcl: Made better use of a common | dgp | 2003-04-01 | 1 | -6/+3 |
|/ | | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files. | ||||
* | * Converted more files to tcltest and factored out common code. | dgp | 2002-07-13 | 1 | -10/+7 |
| | |||||
* | * Converted several files in the test suite for testing by | dgp | 2002-07-13 | 1 | -24/+19 |
| | | | | tcltest 2.1. | ||||
* | * tests/scrollbar.test (scrollbar-6.27): marked knownBug because | hobbs | 2001-09-21 | 1 | -2/+6 |
| | | | | it is skewed by bad dimensions returned by Windows. | ||||
* | * tests/scrollbar.test: fixed check of testmetrics command to | hobbs | 2000-02-10 | 1 | -11/+12 |
| | | | | allow unix tests to run (testmetrics is mac/pc only) | ||||
* | * tests/bind.test: | hobbs | 1999-12-14 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * tests/canvImg.test: * tests/canvPsArc.tcl: * tests/canvPsImg.tcl: (new file) * tests/canvRect.test: * tests/canvText.test: * tests/canvas.test: * tests/defs.tcl: * tests/entry.test: * tests/event.test: * tests/font.test: * tests/frame.test: * tests/imgPhoto.test: * tests/safe.test: * tests/scale.test: * tests/scrollbar.test: * tests/select.test: * tests/text.test: * tests/textDisp.test: * tests/textTag.test: * tests/unixFont.test: * tests/unixWm.test: * tests/visual_bb.test: * tests/winClipboard.test: tests for the dash patch changes | ||||
* | Run these tests only if "testmetrics" is defined (i.e. tktest is | jenn | 1999-08-18 | 1 | -1/+9 |
| | | | | being used). | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -11/+26 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+665 |