summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Change "Application initialization failed" to "application-specific initializ...nijtmans2010-12-131-2/+2
* | | Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489].jenglish2010-10-111-2/+22
* | | Dup test IDsdgp2010-08-031-4/+4
* | | [Patch 3009998]: Replace binding procedures with ordinary event handlersjenglish2010-06-191-345/+10
* | | ttk::treeview: [$tv tag bind $tag <...> {}] now removes binding completely.jenglish2010-05-271-1/+12
* | | Fix 3 tests on Ubuntu 10.4, two of them timing dependent, one wm-dependent.nijtmans2010-05-261-7/+9
* | | * generic/tkImgPNG.c (ReadIDAT, DecodePNG): Move the check for overalldkf2010-04-251-6/+1043
* | | * generic/tkImgPNG.c (WriteIDAT): [Bug 2984787]: Use the correctdkf2010-04-121-6/+14
* | | * generic/tkImgPhoto.c (ImgPhotoCmd): [Bug 2983824]: Use the filedkf2010-04-091-1/+40
* | | ttk::treeview widget: add 'tag names', 'tag add', and 'tag remove' methods.jenglish2010-03-281-22/+168
* | | * generic/tkText.c (DumpLine): [Bug 2968379]: When peers are about,dkf2010-03-111-2/+8
* | | tkWindow.c/tkStubInit.c adapted from stub changes in Tclnijtmans2010-02-161-4/+4
* | | Change signature of widget subcommand procedures to match Tcl_ObjCmdProc.jenglish2010-01-311-7/+36
* | | [Bug 2931374]: Stop overflow of working buffer during construction of longdkf2010-01-191-1/+10
* | | TIP #359: Extended window manager hints support for X11.patthoyts2010-01-192-4/+51
* | | [Bug 2677890]: Fix odd text widget update problem that had scrollbars beingdkf2010-01-071-1/+25
* | | [Bug 1163496]: Allow windows to be set to be transients for withdrawn mastersdkf2010-01-061-1/+18
* | | Patch 289825: Enable unlimited multiple file selection from the open files di...patthoyts2010-01-051-2/+1
* | | [Bug 220950]: Don't delete the last menu entry when it is obvious that is notdkf2010-01-051-1/+12
* | | menu tests using 'tkwait visibility' are unix onlypatthoyts2010-01-031-4/+4
* | | Patch 2879789: Make torn-off menu entrys activate across whole windowpatthoyts2009-12-301-1/+42
* | | Apply (slight cleaner, tested) version of [Patch 1469210].dkf2009-10-221-2/+13
* | | [Bug 2799589] added a test for grab on deleted window whichpatthoyts2009-09-301-1/+45
* | | Bug fix in grid/pack collision detect.pspjuth2009-09-181-1/+31
* | | Give an error if grid and pack are used in the same master. [Patch 2475855]pspjuth2009-08-193-4/+227
* | | Fix [Bug 2441988]. Also squelch use of TkCopyAndGlobalEval, we can do better!dkf2009-07-231-157/+234
* | | More fixes for [Bug 2824378]dkf2009-07-201-12/+13
* | | Fix [Bug 2824378] by correcting expected output.dkf2009-07-201-9/+7
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-3/+3
* | | Missing constraint on new test winWm-9.0dgp2009-06-131-3/+3
* | | [Bug 2799589] Avoid setting the focus on a deleted window during delayed acti...patthoyts2009-06-021-1/+45
* | | [Bug 2791352] handle parsing of type 5 font descriptions with hyphenated fami...patthoyts2009-05-131-1/+7
* | | * tests/unixFont.test: only use xlsfonts with X11 windowingsystem.das2009-04-101-10/+16
* | | Ensure the pointer begins outside the window for all the tests checking Enter...patthoyts2009-04-021-7/+12
* | | Tk tests that create images need to be independent of the interpreter environ...patthoyts2009-01-1316-360/+407
* | | [Bug 2495740] result needed to exclude any images already present.patthoyts2009-01-111-2/+7