| Commit message (Expand) | Author | Age | Files | Lines |
* | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED( | jan.nijtmans | 2023-03-12 | 1 | -5/+5 |
|
|
* | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat... | fvogel | 2023-01-18 | 1 | -2/+6 |
|\ |
|
| * | Factorise definition of snprintf in tkWinInt.h (MSVC before 2015 didn't know ... | fvogel | 2023-01-14 | 1 | -6/+2 |
|
|
| * | Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve... | fvogel | 2023-01-10 | 1 | -2/+10 |
|
|
* | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -1/+1 |
|
|
* | | Fix [440c528a99]: 16 bit Portable GrayMap broken. | fvogel | 2021-12-04 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Fix [440c528a99]: 16 bit Portable GrayMap broken. | fvogel | 2021-11-08 | 1 | -3/+3 |
|
|
* | | Eliminate internal TkGetByteArrayFromObj() and TkGetStringFromObj() functions... | jan.nijtmans | 2021-01-13 | 1 | -1/+1 |
|\ \ |
|
| * | | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co... | jan.nijtmans | 2020-12-11 | 1 | -1/+1 |
|
|
* | | | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Ser... | jan.nijtmans | 2021-01-08 | 1 | -1/+1 |
|/ / |
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-10-05 | 1 | -19/+9 |
|\ \
| |/ |
|
| * | Fix many warnings related to the -Wshadow gcc compiler flag | jan.nijtmans | 2020-10-05 | 1 | -12/+11 |
|
|
| * | Prevent the usage of the term safe/unsafe child | jan.nijtmans | 2020-09-14 | 1 | -2/+2 |
|
|
* | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -2/+11 |
|
|
* | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c... | jan.nijtmans | 2019-04-04 | 1 | -1/+1 |
|
|
* | | Use TCL_IO_FAILURE, for more readable TIP #494 compatibility. | jan.nijtmans | 2018-09-06 | 1 | -3/+3 |
|
|
* | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca... | jan.nijtmans | 2018-08-11 | 1 | -2/+3 |
|
|
* | | Make Tk sufficiently 64-bit aware in order to withstand TIP #494 possible pro... | jan.nijtmans | 2018-07-10 | 1 | -6/+8 |
|/ |
|
* | Fix uninitialized variable in 16-bit PPM handling. [1632447] follow-up. | jan.nijtmans | 2013-11-11 | 1 | -1/+1 |
|\ |
|
| * | Fix uninitialized variable in 16-bit PPM handling. [1632447] follow-up. | jan.nijtmans | 2013-11-11 | 1 | -1/+1 |
|
|
* | | Fix StringReadPPM function from previous commit | jan.nijtmans | 2013-11-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix StringReadPPM function from previous commit. | jan.nijtmans | 2013-11-03 | 1 | -1/+1 |
|
|
* | | [1632447]: Allow the PPM maxval to go up to 65535, to conform with a format | dkf | 2013-11-03 | 1 | -17/+41 |
|\ \
| |/ |
|
| * | [1632447]: Allow the PPM maxval to go up to 65535, to conform with a format | dkf | 2013-11-03 | 1 | -17/+41 |
|
|
* | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -27/+26 |
|
|
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 1 | -0/+8 |
|
|
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | Backport from HEAD of [Bug #1822391]: | Kevin B Kenny | 2007-11-26 | 1 | -2/+2 |
|
|
| | * | Backport of FRQ 540375 changes. | dkf | 2004-03-27 | 1 | -10/+321 |
|
|
| | * | Backport of 923555 fixes | dkf | 2004-03-26 | 1 | -20/+92 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -8/+8 |
|
|
* | | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-18 | 1 | -1/+2 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -7/+7 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tkImgPPM.c (StringReadPPM): Corrected a comparison | Kevin B Kenny | 2007-11-26 | 1 | -2/+2 |
|
|
* | | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
|
|
* | | restore unix line endings | dgp | 2007-06-25 | 1 | -825/+825 |
|
|
* | | Cleaning up whitespace, comments, declarations. No functional changes. | dkf | 2007-06-24 | 1 | -830/+825 |
|
|
* | | ANSIfy and reduce casting of NULL to promote readability | dkf | 2005-11-17 | 1 | -52/+52 |
|
|
* | | Getting more systematic about style | dkf | 2005-08-10 | 1 | -117/+121 |
|
|
* | | Allow PPMs to be read from a string. [FRQ 540375] | dkf | 2004-03-27 | 1 | -8/+322 |
|
|
* | | Tweak to 923555 fix. | dgp | 2004-03-26 | 1 | -2/+2 |
|
|
* | | Allow old-style image formats to create string representations of photos, | dkf | 2004-03-26 | 1 | -18/+92 |
|
|
* | | TIP#116 implementation. Docs still to come, tests will never be done because | dkf | 2003-03-06 | 1 | -4/+10 |
|/ |
|
* | TIP#98 implementation; improved photo image copy and GIF frame access | dkf | 2002-06-14 | 1 | -2/+3 |
|
|
* | Minor fixes as part of TIP#72 (and one just noticed in passing) | dkf | 2002-02-19 | 1 | -2/+2 |
|
|
* | * generic/tkImgGIF.c: | andreas_kupries | 2001-09-14 | 1 | -1/+3 |
|
|