summaryrefslogtreecommitdiffstats
path: root/generic/tkImgPhoto.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [Bug 1252702]dkf2005-08-111-12/+13
* Speed up use of Tk_PhotoPutBlock by allowing it to skip the complex-alpha checkdkf2004-12-091-3/+7
* Alpha blending fixes. [Patch 848161]dkf2004-12-031-20/+32
* * unix/tkUnixButton.c (TkpDisplayButton): constrain coords tohobbs2004-12-021-1/+10
* Backport of yesterday's compositing fixesdkf2004-08-051-68/+110
* Fix [Bug 979239] by only redrawing an image when it has real area.dkf2004-06-251-1/+10
* (ImgPhotoCmd): correct matched handling to that in headhobbs2004-05-031-2/+3
* * generic/tkImgPhoto.c (ImgPhotoConfigureMaster): force -data intohobbs2004-05-031-5/+14
* Backport of 923555 fixesdkf2004-03-261-6/+38
* * macosx/tkMacOSXDraw.c:das2004-02-231-4/+4
* Stop crashes when copying a large photo to itself causes resizing. [Bug 877950]dkf2004-02-091-1/+8
* * generic/tkImgPhoto.c (ImgPhotoBlendComplexAlpha): add alphahobbs2003-11-111-16/+259
* Try harder to avoid zero-length mallocs()... [Bug 404421]dkf2003-07-171-25/+38
* I prefer direct return from switch processing; simpler to understand.dkf2003-07-171-19/+16
* * tests/imgPhoto.test:hobbs2002-10-181-7/+15
* * generic/tkImgPhoto.c (ImgPhotoSetSize): Only error-out if wedkf2002-10-091-40/+48
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-7/+7
* tests/visual_vv.test: Removed some dependence on [exec]ed utilitiesdkf2002-07-111-41/+129
* Changed some _Old and _OLD to more descriptive terms.dkf2002-06-141-6/+6
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-141-187/+345
* * generic/tkImgPhoto.c: Added PhotoFormatThreadExitProc to cleanhobbs2002-04-121-116/+171
* Minor fixes as part of TIP#72 (and one just noticed in passing)dkf2002-02-191-4/+4
* Final part of TIP#14 support (photo image transparency access); the C APIdkf2002-02-011-112/+251
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-3/+3
* * Updates to handle change in type of tablePtrdgp2002-01-171-2/+2
* Added panic in ImgPhotoInstanceSetSize in case of failure to get pixmapchengyemao2001-12-071-1/+5
* * generic/tkImgGIF.c:andreas_kupries2001-09-141-1/+5
* * generic/tkImgPhoto.c (ImgPhotoCmd): corrected the src and desthobbs2001-04-031-2/+2
* Added TkPhotoGetValidRegion() to tkInt stubs. Bug #120930 closed.dkf2000-11-211-1/+32
* Comment correction.ericm2000-08-211-3/+3
* Removed unused variable left behind from previous check-in.ericm2000-08-191-2/+1
* * generic/tkImgPhoto.c (ImgPhotoGet): Removed redundant call toericm2000-08-181-11/+2
* * generic/tkImage.c (Tk_PostscriptImage): added check to createhobbs2000-04-251-3/+43
* * generic/tkDecls.h:hobbs2000-02-081-34/+17
* Fix for bug #4103.ericm2000-01-311-4/+2
* * generic/tkImgPhoto.c: Fixed bug with use of binary data forericm2000-01-271-2/+2
* * generic/tkImgPhoto.c: Added some comments regarding slowericm2000-01-261-3/+27
* * generic/tkImgPhoto.c: Fixed bug with use of binary data forericm2000-01-261-4/+8
* added declaration for PhotoOptionCleanupProc to prevent warninghobbs1999-12-151-1/+3
* * generic/tkStubInit.c:hobbs1999-12-141-15/+172
* * generic/tk.h:hobbs1999-10-291-219/+986
* Patches from Bug: 2068 2080 2269redman1999-07-011-1/+3
* * Merged changes from 8.1.0 branchstanton1999-04-301-1/+1
* merged 8.1.0 changes into mainlinestanton1999-04-241-1/+10
* * Merged 8.1 branch into the main trunkstanton1999-04-161-15/+28
* integrated stubs into 8.0 main branchstanton1999-03-101-1/+8
* * generic/tkImgPhoto.c: Changed so color tables are freedstanton1999-02-041-7/+15
* Removed old/unused function declarationsrjohnson1998-09-301-5/+1
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+4144