summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Minor improvementsdkf2008-10-011-31/+25
* Implemented TIP #236 from patch by Neil McKay.dkf2008-09-301-0/+64
* Update to tcltest2aniap2008-08-3013-2022/+3817
* Fix 2080587dkf2008-08-281-34/+30
* Update to tcltest2aniap2008-08-289-2759/+5248
* Added a "knownBug"-marked test to show a problempspjuth2008-08-271-17/+37
* typodgp2008-08-271-2/+2
* Tidy up the photo image tests a bit more.dkf2008-08-261-239/+233
* Update to tcltest2aniap2008-08-215-2746/+6480
* Remove id.test that is no longer needed, because of the XID cleanup.georgeps2008-08-191-97/+0
* generic/ttk/ttkScroll.c: Don't use sprintf "%g" to format floatingjenglish2008-08-192-4/+4
* Update to tcltest2aniap2008-08-186-624/+1332
* Update to tcltest2aniap2008-08-175-1859/+3304
* Update to tcltest2aniap2008-08-167-1342/+1854
* Update to tcltest2aniap2008-08-154-1652/+3432
* Update to tcltest2aniap2008-08-133-1779/+3130
* Update to tcltest2aniap2008-08-124-262/+419
* Update to tcltest2aniap2008-08-114-684/+1618
* Update to tcltest2aniap2008-08-081-136/+394
* Update to tcltest2aniap2008-08-072-565/+1612
* Update to tcltest2; report: test text-33.11 failsaniap2008-08-031-2636/+5669
* Update to tcltest2aniap2008-08-033-88/+175
* Check wmPtr is valid in TopLevelReqProc to fix [Bug 2028703]patthoyts2008-08-011-1/+11
* -highlightthickness entry's option (fonts constraint)aniap2008-07-291-1/+1
* Update to tcltest2aniap2008-07-282-278/+1162
* Conform to testing policy and added a nonwin contraint. [Bug 2024753]patthoyts2008-07-262-3/+4
* Check that the parent has been mapped before calling RemapWindows. [Bug 2009788]patthoyts2008-07-261-1/+28
* Update to tcltest2aniap2008-07-251-29/+3
* Update to tcltest2aniap2008-07-251-2293/+5959
* fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-2333-108/+108
* remove duplicate testdgp2008-07-221-13/+1
* Update to tcltest2aniap2008-07-221-60/+51
* Update to tcltest2aniap2008-07-225-2626/+9821
* Update to tcltest2aniap2008-07-222-45/+61
* Audit: ensure that output arguments to Tk_Get*FromObj() are initialized,jenglish2008-07-041-0/+9
* Batch of ttk::treeview enhancements:jenglish2008-05-231-8/+108
* -activestyle default is underline on windowspatthoyts2008-05-131-2/+7
* Fixed a hangup in the tk_chooseColor tests by ensuring the temporary array is...patthoyts2008-05-131-12/+19
* Fixed bug #1941740: tk_chooseColor -title was broken in revision 1.40 after s...patthoyts2008-04-141-5/+75
* Forgot to add this yesterdaypatthoyts2008-04-091-0/+48
* * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgvhobbs2008-04-071-1/+25
* Rewrote so that tests clean up after themselves, not after the preceding test.dkf2008-03-201-885/+945
* Arrange to deliver <<ComboboxSelected>> event after listbox is unposted,jenglish2008-02-231-2/+22
* * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484).rmax2008-02-011-1/+42
* Fix MouseWheel bindings for ttk::treeview widgetjenglish2008-01-061-82/+79
* merge stable branch onto HEADdgp2007-12-1322-22/+22
* * generic/tkText.c (DeleteIndexRange, TextEditCmd, UpdateDirtyFlag):hobbs2007-12-131-1/+36
* Added code to rebuild the from index after the deletion phase so that thedkf2007-12-111-1/+10
* Update for 'unload' as a safe command (tcl 8.5b3+)patthoyts2007-12-101-3/+3
* * generic/tkImgPPM.c (StringReadPPM): Corrected a comparisonKevin B Kenny2007-11-261-1/+14