Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | |||||
| * | * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484). | rmax | 2008-02-01 | 1 | -1/+30 |
| | | | | | | | | * tests/imgPhoto.test: Added a test for the above. | ||||
| * | * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered by | rmax | 2007-09-11 | 1 | -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. | ||||
| * | Forgot that the test should return an error | dkf | 2006-03-27 | 1 | -4/+6 |
| | | |||||
| * | Fix (and add test for) [Bug 1458234] | dkf | 2006-03-27 | 1 | -1/+14 |
| | | |||||
| * | * tests/imgPhoto.test (imgPhoto-16.1): Corrected incorrect | dgp | 2004-02-17 | 1 | -2/+2 |
| | | | | | | | | variable name [Bug 899010]. | ||||
| * | Stop crashes when copying a large photo to itself causes resizing. [Bug 877950] | dkf | 2004-02-09 | 1 | -1/+9 |
| | | |||||
* | | remove duplicate test | dgp | 2008-07-22 | 1 | -13/+1 |
| | | |||||
* | | * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484). | rmax | 2008-02-01 | 1 | -1/+42 |
| | | | | | | | | * tests/imgPhoto.test: Added a test for the above. | ||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered by | rmax | 2007-09-11 | 1 | -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. | ||||
* | | * library/choosedir.tcl: Removed uses of obsolete {expand} | dgp | 2007-05-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | * library/comdlg.tcl: syntax; replaced with the now * library/tk.tcl: approved {*}. [Bug 1710633] * tests/canvImg.test: * tests/imgPhoto.test: | ||||
* | | Oops, forgot that this test should return an error... | dkf | 2006-03-27 | 1 | -4/+6 |
| | | |||||
* | | Fix (and add test for) [Bug 1458234] | dkf | 2006-03-27 | 1 | -3/+15 |
| | | |||||
* | | Arrange the test suite so that it only accesses images in the same directory. | dkf | 2005-10-12 | 1 | -12/+3 |
| | | | | | | | | This enables packaging of the test suite as a starkit. | ||||
* | | * tests/canvPs.test: Cleaned up the matching of [makeFile] and | dgp | 2004-12-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * tests/choosedir.test: [removeFile] commands as indicated by the * tests/filebox.test: results of a -debug 1 run of the test suite. * tests/imgPPM.test: Tk test suite is now -debug 1 clean. This * tests/imgPhoto.test: completes fixing [1078648]. * tests/listbox.test: * tests/main.test: | ||||
* | | Split duplicate test names [Bug 1078648] | dkf | 2004-12-04 | 1 | -2/+2 |
| | | |||||
* | | First step towards improving test style. Also start using Tcl 8.5 features. | dkf | 2004-05-23 | 1 | -2/+2 |
| | | |||||
* | | * tests/imgPhoto.test (imgPhoto-16.1): Corrected incorrect | dgp | 2004-02-17 | 1 | -2/+2 |
| | | | | | | | | variable name [Bug 899010]. | ||||
* | | Stop crashes when copying a large photo to itself causes resizing. [Bug 877950] | dkf | 2004-02-09 | 1 | -1/+9 |
| | | |||||
* | | * tests/all.tcl: Made better use of a common | dgp | 2003-04-01 | 1 | -9/+3 |
|/ | | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files. | ||||
* | * tests/imgPhoto.test: | hobbs | 2002-10-18 | 1 | -1/+10 |
| | | | | | * generic/tkImgPhoto.c (ImgPhotoConfigureMaster): fix arg handling for missing -format or -data options. [Bug #624974] | ||||
* | * tests/focustTcl.test: Conversion bug: Corrected backwards logic. | dgp | 2002-07-14 | 1 | -3/+3 |
| | | | | * tests/imgPhoto.test: Conversion bug: overwrote unix/README. | ||||
* | * Completed conversion of Tk test suite to use tcltest. | dgp | 2002-07-14 | 1 | -2/+2 |
| | |||||
* | * Converted more files to tcltest and factored out common code. | dgp | 2002-07-13 | 1 | -54/+43 |
| | |||||
* | tests/visual_vv.test: Removed some dependence on [exec]ed utilities | dkf | 2002-07-11 | 1 | -1/+8 |
| | | | | | | generic/tkImgPhoto.c: Allowed photo image buffer allocation to fail more tests/imgPhoto.test: gracefully in some cicumstances. The remaining ones require API changes before they can fail nicely. | ||||
* | TIP#98 implementation; improved photo image copy and GIF frame access | dkf | 2002-06-14 | 1 | -6/+43 |
| | |||||
* | Final part of TIP#14 support (photo image transparency access); the C API | dkf | 2002-02-01 | 1 | -2/+143 |
| | | | | stuff has been in there for ages for some reason... | ||||
* | * tests/imgPhoto.test: Added test for GIF writing code [Bug: 5823]. | ericm | 2000-07-05 | 1 | -14/+41 |
| | | | | | * generic/tkImgGIF.c: Applied patch from Jan Nijtmans to fix a problem with the GIF writing code [Bug: 5823]. | ||||
* | * tests/bind.test: | hobbs | 1999-12-14 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * tests/canvImg.test: * tests/canvPsArc.tcl: * tests/canvPsImg.tcl: (new file) * tests/canvRect.test: * tests/canvText.test: * tests/canvas.test: * tests/defs.tcl: * tests/entry.test: * tests/event.test: * tests/font.test: * tests/frame.test: * tests/imgPhoto.test: * tests/safe.test: * tests/scale.test: * tests/scrollbar.test: * tests/select.test: * tests/text.test: * tests/textDisp.test: * tests/textTag.test: * tests/unixFont.test: * tests/unixWm.test: * tests/visual_bb.test: * tests/winClipboard.test: tests for the dash patch changes | ||||
* | * tests/imgPhoto.test: added Img patch (Nijtmans) with docs, | hobbs | 1999-10-29 | 1 | -5/+5 |
| | | | | | headers #def'd with USE_OLD_IMAGE. Upgrades image stuff to Tcl_Obj API, adds alpha channel (images are now 32 bpp) | ||||
* | Added missing cleanupTests before return | jenn | 1999-07-12 | 1 | -1/+2 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -7/+33 |
| | |||||
* | - updated filebox test to work regardless of current working dir. | hershey | 1998-12-07 | 1 | -30/+41 |
| | | | | | | - updated imgPhoto to check for teapot.ppm before running the tests. exits gracefully if file cannot be found. - lint in "all" file | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+423 |