summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * tests/embed.test: Eliminate duplicate test names.dgp2008-12-221-5/+5
* [Bug 2239034] Only frame widgets are acceptable for [wm manage]patthoyts2008-11-151-15/+103
* backported listbox test fix from head - the default activestyle on windows is...patthoyts2008-11-122-2/+8
* backported fixes for running on vista and to avoid a hangup in the color dial...patthoyts2008-11-121-16/+29
* backported fix for bug #1777362 to make events work for windows with hyphens ...patthoyts2008-11-121-1/+43
* Correct error result generation of [$canvas select clear $bogus].dkf2008-10-111-1/+4
* * tests/canvText.test: Backport test updates in light of thedgp2008-10-102-42/+48
* * tests/canvText.test: Backport test updates in light of thedgp2008-10-101-33/+34
* * generic/tkListbox.c: Make literal return values consistent withdgp2008-10-091-35/+35
* * tests/canvText.test: Backport test updates in light of thedgp2008-10-091-41/+41
* * tests/canvText.test: Backport test updates in light of thedgp2008-10-091-6/+6
* generic/ttk/ttkScroll.c: Don't use sprintf "%g" to format floatingjenglish2008-08-192-4/+4
* Backported fixes for handling unmapped parent toplevels. [Bug 2009788, 2028703]patthoyts2008-08-011-1/+38
* remove duplicate testdgp2008-07-221-13/+1
* Audit: ensure that output arguments to Tk_Get*FromObj() are initialized,jenglish2008-07-041-0/+9
* backported tk_chooseColor -title fix from HEADpatthoyts2008-04-141-5/+75
* * 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
* * tests/cursor.test: Make tests robust against changes in Tcl'sdgp2007-10-231-2/+2
* * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h:hobbs2007-10-151-2/+48
* Make Ttk_GetImage safe if called with NULL interp. Added some testspatthoyts2007-10-091-1/+34
* Only call callbacks that are not NULL. [Bug 1791052]dkf2007-09-201-12/+29
* Made ttk/all.tcl be the same as tk's all.tcl and make use of file normalizepatthoyts2007-09-182-12/+20
* * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered byrmax2007-09-111-1/+13
* Fix the line-endings.patthoyts2007-08-211-22/+22
* whitespace fixdkf2007-08-181-2/+2
* Update to reflect the fact that this is the 8.5 test suitedkf2007-08-181-22/+22
* Fix bug #1692927 (buffer length problems). Added 'testfindwindow' and 'testge...patthoyts2007-08-011-0/+299
* Added -width and -height options.jenglish2007-06-101-2/+49
* Ttk_Manager API overhaul:jenglish2007-06-092-4/+48
* Removed tk/tests/ttk/misc.test -- ttk::dialog tests, not appropriate for core.jenglish2007-05-251-33/+0