summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Much more cleaning up of result handling.dkf2012-07-235-25/+25
| | | FossilOrigin-Name: 016ad9dac31d39cbc9ded6a6e8e75c11618318a8
* consistent error formatting, added error codesdkf2012-07-211-9/+9
| | | FossilOrigin-Name: c2d3956aae53c39c1a03477aea70a363d88d012b
* fix select-5.15 test case [Bug 2441988]jan.nijtmans2012-07-011-1/+1
| | | FossilOrigin-Name: 732872908bcdee52c52ab816ed744aa78f26f2bb
* [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
|\ | | | | FossilOrigin-Name: b26cfe788b6b09ebba7c4e08f214a52894fdbb39
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
| |\ | | | | | | FossilOrigin-Name: 71242c4310bd095a630695ac9a3aad2e860c2434
| | * some more cygwin compatibility improvementsjan.nijtmans2012-04-061-0/+0
| | | | | | | | | FossilOrigin-Name: e18429c93eb1eb686e0fa9f4939d659e2f6b6ed5
* | | fix some minor failures due to Tcl's changed list of safe aliasesdkf2012-05-311-12/+13
| | | | | | | | | FossilOrigin-Name: 99951bde7d6fca5bb9d526cbc77e8e4d98e2712a
* | | rfe-3503317: XParseColor speedupjan.nijtmans2012-03-181-2/+15
|\ \ \ | |/ / | | | FossilOrigin-Name: fb808d0d50fecd67ef86cb7bdf7583e960c8d53e
| * | rfe-3503317: XParseColor speedupjan.nijtmans2012-03-181-2/+15
| |\ \ | | |/ | | | FossilOrigin-Name: 5559e494cab5d6e9f924b2cf012682a7647c58c7
| | * rfe-3503317: XParseColor speedupjan.nijtmans2012-03-181-2/+15
| | | | | | | | | FossilOrigin-Name: 26bdfc04b7db0b934c0a29d65e466e65eb5327bc
* | | [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging ↵fvogel2012-02-283-0/+114
|\ \ \ | |/ / | | | | | | | | | outside of the -startline/-endline range with peer text widgets. [Bug-3487407]: Weird text indices. FossilOrigin-Name: 5528cb094a83ae9ef719e4084d6b321ab347ead5
| * | Bug-3487407: Weird text indicesfvogel2012-02-181-0/+7
| | | | | | | | | FossilOrigin-Name: f39a80017a4c56e5f854a0096ebb26359aef3ef4
| * | Added test for bug 1615425fvogel2012-02-031-0/+13
| | | | | | | | | FossilOrigin-Name: e4f27e1d4d0803f561779808a46bb2d8eac74dc9
| * | [Bug-1630262]: segfault when deleting lines with peer text widgetsfvogel2012-01-311-1/+95
| | | | | | | | | FossilOrigin-Name: abca82f488b9f1f85a98b24afee698ad1d2be6d9
* | | [Bug-1630271]: segfault/infinite loop when a mark is before -startlinejan.nijtmans2012-01-251-3/+37
|\ \ \ | |/ / | | | FossilOrigin-Name: 30db605b7660d9698c206f95975c8a3f70702bf4
| * | [Bug-1630271]: segfault/infinite loop when a mark is before -startlinejan.nijtmans2012-01-251-3/+37
| |\ \ | | | | | | | | FossilOrigin-Name: 61a3685ac23ed100671a4a52590a3a26dcb72a6f
| | * | patch-3477449: segfault when mark out of -startline/-endline rangejan.nijtmans2012-01-231-3/+38
| |/ / | | | | | | FossilOrigin-Name: 45f3f06dbe1299e62f2ed9c4c4522e0d1ae3f62c
* | | patch 3471873: mark next/prev with peer text widgetsjan.nijtmans2012-01-221-0/+14
|\ \ \ | |/ / | | | FossilOrigin-Name: 570385c7df82d87ab62a29e09d6d10c5449db767
| * | [Bug-3288113,3288121]: Missing marks/endless loop in text mark prev/nextjan.nijtmans2012-01-191-17/+48
| | | | | | | | | FossilOrigin-Name: 8ffcb51530f893fd78cd6c38433b3cb6a7168415
* | | [Bug-3021557]: Moving the cursor in elided text freezes Tkjan.nijtmans2012-01-191-0/+18
|\ \ \ | |/ / | | | FossilOrigin-Name: 34eab8bf009af77fe16af810152925e48d503272
| * | [Bug-3021557]: Moving the cursor in elided text freezes Tkjan.nijtmans2012-01-191-0/+15
| |\ \ | | | | | | | | FossilOrigin-Name: 32dd402106a797459653728911bb729e91759430
| | * | bug-3021557 Moving the cursor in elided text freezes Tkjan.nijtmans2012-01-171-0/+15
| |/ / | | | | | | FossilOrigin-Name: 75aaba86eeefc5c084b45be8822965c757accf24
* | | tests/safe.test: [Bug 1847925]: Update list of hidden commands.dkf2011-11-291-49/+55
| | | | | | | | | FossilOrigin-Name: dcd76b16d128eda1d308714a2f7f347f83590c5b
* | | TIP 382 test suite update and Motif dialog implementation.dgp2011-10-311-1/+1
|\ \ \ | |/ / | | | FossilOrigin-Name: 027bebf1ed82c66a746d3737275b851061ebd5c2
| * | TIP 382 test suite update and Motif dialog implementation.dgp2011-10-311-1/+1
| | | | | | | | | FossilOrigin-Name: 3ddf36980ad8ab9045fbf5401bbd990b92cc48fd
* | | Move -takefocus option out of ttkCoreOptionSpecs,jenglish2011-09-221-4/+24
|\ \ \ | |/ / | | | | | | | | | | | | explicitly specify it on individual widgets. [Bug 3404541], [Bug 1204186]. FossilOrigin-Name: 0fa7f904ede8166ca62e7afcef7d025e504612f9
| * | Move -takefocus option out of ttkCoreOptionSpecs,jenglish2011-09-221-4/+24
| | | | | | | | | | | | | | | | | | explicitly specify it on individual widgets. [Bug 3404541], [Bug 1204186]. FossilOrigin-Name: 4e45dfd32a0e6e801788fdc61a8e9067b7de65d5
* | | 3341056 Correct segfault due to flaw in the 2011-06-17 commit.dgp2011-06-291-1/+18
|\ \ \ | |/ / | | | FossilOrigin-Name: 88ddbd6b006336326654cf110841735b84cdbc9e
| * | 3341056 Correct segfault due to flaw in the 2011-06-17 commit.dgp2011-06-291-1/+18
| | | | | | | | | FossilOrigin-Name: b938e2364a82b9589c87ed813dde056010a5c9b9
* | | Crash in unset traces 3062331dgp2011-06-171-0/+10
|\ \ \ | |/ / | | | FossilOrigin-Name: 4c694e7b561f5dab0163b795810add0b975d37d3
| * | Crash in unset traces 3062331dgp2011-06-171-0/+10
| | | | | | | | | FossilOrigin-Name: 6c9558cde2e0b12b20df5915a971f8d2c821d59e
* | | Purge RCS Keywordsdgp2011-06-08117-264/+10
|\ \ \ | |/ / | | | FossilOrigin-Name: b8a1385217cc117d6962c234f0a4d28ff10e089c
| * | Purge RCS Keywords.dgp2011-06-08113-244/+1
| |\ \ | | |/ | | | FossilOrigin-Name: 3f95fbe0ce14948fd409844b915c18ef25d7d0a0
| | * Purge RCS Keywords.dgp2011-06-08104-213/+0
| | | | | | | | | FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
* | | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-221-0/+8
|\ \ \ | |/ / | | | FossilOrigin-Name: 5df336a562b4333139344216c19bacfe2b083ba0
| * | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-221-0/+8
| |\ \ | | |/ | | | FossilOrigin-Name: 7262cbf02c025fff0a5274b344e35ac0e335242f
| | * [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-221-0/+8
| | | | | | | | | FossilOrigin-Name: 22a6a821eee475ce38da9a624652edff123f8a70
| | * Fix test for the ewmh attributes additionpatthoyts2010-01-231-2/+2
| | | | | | | | | FossilOrigin-Name: a325f76b7768581fef9bee145d024d93fe5c0852
| | * TIP #359: Extended Window Manager Hints support for 8.4patthoyts2010-01-231-3/+41
| | | | | | | | | FossilOrigin-Name: d9be2b12d7a3c20e85d7025e31bdda45b528148b
| | * Apply (upgraded) version of [Patch 1469210].dkf2009-10-221-1/+14
| | | | | | | | | FossilOrigin-Name: 3e3f06df5eb8e51c10f4444c95cc72fdc5378be4
| | * * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgvhobbs2008-04-071-14/+25
| | | | | | | | | | | | | | | | | | * tests/main.test (main-3.*): error. [Bug 1937135] FossilOrigin-Name: 9395b7e10d138d4e37f624da399f06095336b6c1
| | * * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484).rmax2008-02-011-1/+30
| | | | | | | | | | | | | | | | | | * tests/imgPhoto.test: Added a test for the above. FossilOrigin-Name: fb40595a088937ee93e4572b98f7787e3e4461a3
| | * * generic/tkText.c (DeleteChars, TextEditCmd, updateDirtyFlag):hobbs2007-12-131-1/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | * tests/text.test (text-25.10.1,25.11.[12]): Don't require [update idle] to trigger Modified event [Bug 1809538] Modified virtual event should only fire on state change [Bug 1799782] Make sure we delete chars before triggering <<Modified>> [Bug 1737288] FossilOrigin-Name: dec49c3caeefc3a150a1c7eaabe872552e205acb
| | * Backport from HEAD of [Bug #1822391]:kennykb2007-11-261-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tkImgPPM.c (StringReadPPM): Corrected a comparison whose sense was reversed that resulted in reading beyond the end of the input buffer on malformed PPM data. [Bug #1822391] * tests/imgPPM.test (imgPPM-4.1): Added test case that exercises [Bug #1822391]. FossilOrigin-Name: d7902b20d936053d91698cb8e3eac5f57828a7c6
| | * * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered byrmax2007-09-111-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | multi-frame interlaced GIFs that contain subsequent frames that are smaller than the first one. * tests/imgPhoto.test: Added a test for the above. FossilOrigin-Name: 8c92a336d05efa1b4aed740e93f262aeb7abd050
| | * * tests/wm.test: -transparentcolor added to windows wm attributes testspatthoyts2007-09-041-4/+4
| | | | | | | | | FossilOrigin-Name: c30f93f7b799b8a73e026d9caf55d998f411e402
| | * * tests/bind.test: Make test suite more SCIM-tolerant [Bug 1609316]dgp2007-05-161-1/+3
| | | | | | | | | FossilOrigin-Name: 7a98f33120d390a59cbeba6df9cf18c79e72481d
| | * * doc/wm.n, tests/winWm.test:hobbs2006-12-011-3/+24
| | | | | | | | | | | | | | | | | | * win/tkWinWm.c: add -transparentcolor attribute for Windows. FossilOrigin-Name: 57ee40f38737bf5de60095e3b704cece30a1932d
| | * * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-241-1/+11
| | | | | | | | | | | | | | | | | | * tests/menu.test (menu-36.1): [Bug 1599877] FossilOrigin-Name: a019951dd336f1e1870ac69c91b0d2d08f665a83
| | * * tests/entry.test (entry-22.1):hobbs2006-05-292-2/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | * tests/listbox.test (listbox-6.15): * generic/tkListbox.c (ListboxInsertSubCmd, ListboxDeleteSubCmd): Ignore Tcl_SetVar2Ex failure of listVarName, similar to entry widget handling. [Bug 1424513] FossilOrigin-Name: 18780b1c4f4abdbd9ed9662513ee984e64ad568b