| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS X | das | 2009-02-06 | 1 | -1/+3 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoConfigureInstance, DisposeInstance): | das | 2007-06-23 | 1 | -20/+12 |
|
|
* | * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock): | hobbs | 2006-05-13 | 1 | -19/+29 |
|
|
* | Hack to make photo-to-photo copies cheaper in the common case of no alpha | dkf | 2006-03-16 | 1 | -4/+26 |
|
|
* | Squelch [Bug 1409140] by special-case-ing the single-pixel put case. | dkf | 2006-03-15 | 1 | -3/+37 |
|
|
* | Fix [Bug 1252702] | dkf | 2005-08-11 | 1 | -12/+13 |
|
|
* | Speed up use of Tk_PhotoPutBlock by allowing it to skip the complex-alpha check | dkf | 2004-12-09 | 1 | -3/+7 |
|
|
* | Alpha blending fixes. [Patch 848161] | dkf | 2004-12-03 | 1 | -20/+32 |
|
|
* | * unix/tkUnixButton.c (TkpDisplayButton): constrain coords to | hobbs | 2004-12-02 | 1 | -1/+10 |
|
|
* | Backport of yesterday's compositing fixes | dkf | 2004-08-05 | 1 | -68/+110 |
|
|
* | Fix [Bug 979239] by only redrawing an image when it has real area. | dkf | 2004-06-25 | 1 | -1/+10 |
|
|
* | (ImgPhotoCmd): correct matched handling to that in head | hobbs | 2004-05-03 | 1 | -2/+3 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoConfigureMaster): force -data into | hobbs | 2004-05-03 | 1 | -5/+14 |
|
|
* | Backport of 923555 fixes | dkf | 2004-03-26 | 1 | -6/+38 |
|
|
* | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 1 | -4/+4 |
|
|
* | Stop crashes when copying a large photo to itself causes resizing. [Bug 877950] | dkf | 2004-02-09 | 1 | -1/+8 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoBlendComplexAlpha): add alpha | hobbs | 2003-11-11 | 1 | -16/+259 |
|
|
* | Try harder to avoid zero-length mallocs()... [Bug 404421] | dkf | 2003-07-17 | 1 | -25/+38 |
|
|
* | I prefer direct return from switch processing; simpler to understand. | dkf | 2003-07-17 | 1 | -19/+16 |
|
|
* | * tests/imgPhoto.test: | hobbs | 2002-10-18 | 1 | -7/+15 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoSetSize): Only error-out if we | dkf | 2002-10-09 | 1 | -40/+48 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -7/+7 |
|
|
* | tests/visual_vv.test: Removed some dependence on [exec]ed utilities | dkf | 2002-07-11 | 1 | -41/+129 |
|
|
* | Changed some _Old and _OLD to more descriptive terms. | dkf | 2002-06-14 | 1 | -6/+6 |
|
|
* | TIP#98 implementation; improved photo image copy and GIF frame access | dkf | 2002-06-14 | 1 | -187/+345 |
|
|
* | * generic/tkImgPhoto.c: Added PhotoFormatThreadExitProc to clean | hobbs | 2002-04-12 | 1 | -116/+171 |
|
|
* | Minor fixes as part of TIP#72 (and one just noticed in passing) | dkf | 2002-02-19 | 1 | -4/+4 |
|
|
* | Final part of TIP#14 support (photo image transparency access); the C API | dkf | 2002-02-01 | 1 | -112/+251 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -3/+3 |
|
|
* | * Updates to handle change in type of tablePtr | dgp | 2002-01-17 | 1 | -2/+2 |
|
|
* | Added panic in ImgPhotoInstanceSetSize in case of failure to get pixmap | chengyemao | 2001-12-07 | 1 | -1/+5 |
|
|
* | * generic/tkImgGIF.c: | andreas_kupries | 2001-09-14 | 1 | -1/+5 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoCmd): corrected the src and dest | hobbs | 2001-04-03 | 1 | -2/+2 |
|
|
* | Added TkPhotoGetValidRegion() to tkInt stubs. Bug #120930 closed. | dkf | 2000-11-21 | 1 | -1/+32 |
|
|
* | Comment correction. | ericm | 2000-08-21 | 1 | -3/+3 |
|
|
* | Removed unused variable left behind from previous check-in. | ericm | 2000-08-19 | 1 | -2/+1 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoGet): Removed redundant call to | ericm | 2000-08-18 | 1 | -11/+2 |
|
|
* | * generic/tkImage.c (Tk_PostscriptImage): added check to create | hobbs | 2000-04-25 | 1 | -3/+43 |
|
|
* | * generic/tkDecls.h: | hobbs | 2000-02-08 | 1 | -34/+17 |
|
|
* | Fix for bug #4103. | ericm | 2000-01-31 | 1 | -4/+2 |
|
|
* | * generic/tkImgPhoto.c: Fixed bug with use of binary data for | ericm | 2000-01-27 | 1 | -2/+2 |
|
|
* | * generic/tkImgPhoto.c: Added some comments regarding slow | ericm | 2000-01-26 | 1 | -3/+27 |
|
|
* | * generic/tkImgPhoto.c: Fixed bug with use of binary data for | ericm | 2000-01-26 | 1 | -4/+8 |
|
|
* | added declaration for PhotoOptionCleanupProc to prevent warning | hobbs | 1999-12-15 | 1 | -1/+3 |
|
|
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 1 | -15/+172 |
|
|
* | * generic/tk.h: | hobbs | 1999-10-29 | 1 | -219/+986 |
|
|
* | Patches from Bug: 2068 2080 2269 | redman | 1999-07-01 | 1 | -1/+3 |
|
|
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 1 | -1/+1 |
|
|
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 1 | -1/+10 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -15/+28 |
|
|