summaryrefslogtreecommitdiffstats
path: root/tests/scrollbar.test
Commit message (Collapse)AuthorAgeFilesLines
* unnecessary spacingjan.nijtmans2016-05-311-2/+2
|
* Fixed [011706ec42] for the scrollbar casefvogel2016-05-201-0/+37
|\
| * Fixed [011706ec42] for the scrollbar case.bug_011706ec42fvogel2016-05-181-2/+21
| |
| * Added (currently failing) test case scrollbar-11.1 - Note that it will only ↵fvogel2016-05-171-0/+18
| | | | | | | | fail on x11 and on aqua, not on Win because on Windows there is no binding of <2> for the Scrollbar class
* | Excess spacing in test-suitejan.nijtmans2016-03-141-10/+10
|/
* Fixed test constraintsbug_1927212ffffvogel2016-01-091-2/+2
|
* Test cases scrollbar-10.[12] passfvogel2016-01-091-5/+5
|
* Make test-case and binding equal for win32 and x11. Test-case doesn't pass yetjan.nijtmans2016-01-081-1/+16
|
* New attempt at fixing bug [1927212fff]. (rebased against Tk 8.6)jan.nijtmans2016-01-081-0/+15
|\
* | Backout previous commit: it causes many event-related test-failures in Tk ↵jan.nijtmans2016-01-081-15/+0
| | | | | | | | test suite
* | Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbarsjan.nijtmans2016-01-081-0/+15
|\ \ | |/
| * Added non-regression test for [1927212]fvogel2016-01-071-0/+15
| |
* | Make the "scrollbar" a real Tcl_Obj-based command. No change in functionality.jan.nijtmans2014-05-221-1/+1
| |
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
| | * * tests/scrollbar.test: Corrected several broken calls to [testmetrics]dgp2006-03-141-13/+13
| | | | | | | | | | | | that were crashing the test suite.
| | * * tests/scrollbar.test (6.22): fix rounding-error sensitive testhobbs2005-12-011-3/+3
| | |
| * | * tests/canvText.test: Backport test updates in light of thedgp2008-10-101-33/+34
| | | | | | | | | | | | | | | | | | * tests/entry.test: 2008-10-05 commit. * tests/listbox.test: * tests/scrollbar.test:
* | | Make error message from Tk_GetRelief thenijtmans2008-12-121-3/+3
| | | | | | | | | | | | | | | same as for Tk_GetReliefFromObj Adapt test cases for changed error message
* | | * tests/scrollbar.test: Revised testing of the cget subcommand sodgp2008-10-081-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that it tests consistency with the configure subcommand and not agreement with a hardcoded value that will change as tastes in GUIs evolve. * unix/tkUnixWm.c: Restored consistency of error messages from * macosx/tkMacOSXWm.c: [wm iconphoto] with the test suite and across * tests/unixWm.test: all platforms. [Bug 2021443]
* | | Removed dependency on default precisionpatthoyts2008-10-061-15/+16
| | |
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-3/+3
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-301-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 TkAquavincentdarley2006-04-231-3/+11
| |
* | * tests/scrollbar.test: Corrected several broken calls to [testmetrics]dgp2006-03-141-13/+13
| | | | | | | | that were crashing the test suite.
* | (6.22): fix rounding-error sensitive testhobbs2005-12-011-3/+3
| |
* | More duplicate testname elimination. [1078648]dkf2004-12-071-25/+27
| |
* | Use standard constraint namesdkf2004-06-241-49/+45
| |
* | Steps towards systematization of test constraints in Tk test suitedkf2004-06-171-7/+1
| |
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-15/+2
| |
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-44/+14
| |
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-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.dgp2002-07-131-10/+7
|
* * Converted several files in the test suite for testing bydgp2002-07-131-24/+19
| | | | tcltest 2.1.
* * tests/scrollbar.test (scrollbar-6.27): marked knownBug becausehobbs2001-09-211-2/+6
| | | | it is skewed by bad dimensions returned by Windows.
* * tests/scrollbar.test: fixed check of testmetrics command tohobbs2000-02-101-11/+12
| | | | allow unix tests to run (testmetrics is mac/pc only)
* * tests/bind.test:hobbs1999-12-141-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 isjenn1999-08-181-1/+9
| | | | being used).
* * Merged 8.1 branch into the main trunkstanton1999-04-161-11/+26
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+665