summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* * library/tkfbox.tcl (VerifyFileName): Corrected a coupleKevin B Kenny2007-11-261-1/+64
* Internal Ttk_Manager API updates; Fixed [Bug 1343984];jenglish2007-11-252-10/+96
* Improved the tests for ttk::style element create argspatthoyts2007-11-251-3/+3
* Fixed crash bug in style element createpatthoyts2007-11-191-0/+13
* Only check for -displayof if there are sufficient arguments. This permits che...patthoyts2007-11-171-3/+12
* Swap in core scrollbars for [ttk::scrollbar]s on OSX.jenglish2007-11-171-1/+32
* * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-303-18/+18
* * tests/winfo.test: winfo-4.5 raise .t to above . for Windowshobbs2007-10-301-1/+2
* * tests/unixWm.test: note TIP#142 results and remove unnecessaryhobbs2007-10-301-150/+148
* ttk::notebook: reworked [$nb insert] logic (fixes multiple bugs; see #1817596)jenglish2007-10-251-2/+29
* * doc/getOpenFile.n: TIP#242 implementation of -typevariable tohobbs2007-10-252-6/+27