| 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 |
|
|
| * | Provide explicit size in snprintf when needed. Fix gcc warning: 'argument to ... | fvogel | 2023-01-12 | 1 | -2/+2 |
|
|
| * | Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve... | fvogel | 2023-01-10 | 1 | -2/+10 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-11-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Slightly better: Check for specPtr->offset < 0 before doing calculations with it | jan.nijtmans | 2022-11-25 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-11-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [56e7e25369]: Commit [2f2bccfc22d]: enless loop ? | jan.nijtmans | 2022-11-25 | 1 | -1/+1 |
|
|
| * | Handle the TCL_NULL_OK flag, if running with Tcl 8.7, as synonym for TK_CONFI... | jan.nijtmans | 2022-11-23 | 1 | -1/+1 |
|
|
| * | Protect specPtr->offset against begin < 0, so it doesn't lead to a crash any ... | jan.nijtmans | 2022-11-23 | 1 | -20/+30 |
|
|
* | | If compiled with -DTK_NO_DEPRECATED, make TK_CONFIG_OBJS mandatory. So, we co... | jan.nijtmans | 2022-11-03 | 1 | -0/+8 |
|
|
* | | Allow specPtr->offset to have the value TCL_INDEX_NONE. Use this in tkImgPhot... | jan.nijtmans | 2022-11-03 | 1 | -1/+10 |
|
|
* | | even more int -> Tcl_Size | jan.nijtmans | 2022-10-30 | 1 | -1/+1 |
|
|
* | | TCL_INDEX_NULL_OK -> TCL_NULL_OK (following TIP #618) | jan.nijtmans | 2022-10-07 | 1 | -1/+1 |
|
|
* | | Sync TCL_INDEX_NULL_OK changes from Tcl | jan.nijtmans | 2022-04-15 | 1 | -1/+7 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-04-14 | 1 | -11/+0 |
|\ \
| |/ |
|
| * | Remove unused #define | jan.nijtmans | 2022-04-14 | 1 | -11/+0 |
|
|
| * | Fix some gcc warnings (when using -Wshadow, deprecated XKeycodeToKeysym(), XS... | jan.nijtmans | 2020-10-01 | 1 | -2/+0 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-29 | 1 | -20/+18 |
|\ \
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-15 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | More usage of TCL_UNUSED() and explicit type-casts | jan.nijtmans | 2020-09-15 | 1 | -15/+14 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | TIP #581: grid/pack/place implementation (internal) and documentation | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|
|
* | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe... | jan.nijtmans | 2020-09-03 | 1 | -1/+1 |
|
|
* | | TIP 569 remove lint comments | dgp | 2020-03-18 | 1 | -1/+0 |
|
|
* | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -16/+17 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -6/+6 |
|\ \
| |/ |
|
| *-. | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -5/+5 |
| |\ \ |
|
| | | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 1 | -6/+6 |
| | | |\ |
|
| | | | * | Bring back more original "None" usages, and fix other warnings which graduall... | jan.nijtmans | 2019-01-03 | 1 | -1/+1 |
|
|
| * | | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -19/+19 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -19/+19 |
|
|
| * | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -20/+20 |
| |\ \ \ \
| | |/ / /
| | | / /
| | |/ /
| |/| | |
|
| | * | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -20/+20 |
| | |/ |
|
* | | | Use more size_t internally, comparable with TIP #494 but then in Tk. Eliminat... | jan.nijtmans | 2018-10-15 | 1 | -10/+11 |
|
|
* | | | Change flag NEW_STYLE_COMMANDS into OLD_STYLE_COMMANDS. This makes it easier ... | jan.nijtmans | 2018-08-08 | 1 | -0/+4 |
|/ / |
|
* | | minor spacing, no functional change. | jan.nijtmans | 2015-08-18 | 1 | -1/+1 |
|
|
* | | Fix for [805cffb017fde5ba]: segfault via Tk_ConfigureWidget | jan.nijtmans | 2015-07-07 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Fix for [805cffb017fde5ba]: segfault via Tk_ConfigureWidget | jan.nijtmans | 2015-07-07 | 1 | -2/+4 |
|
|
* | | some more int -> size_t changes | jan.nijtmans | 2013-02-01 | 1 | -1/+1 |
|
|
* | | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | jan.nijtmans | 2013-02-01 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Convert all Tcl_SetResult calls to Tcl_SetObjResult calls. | jan.nijtmans | 2013-01-28 | 1 | -1/+1 |
|
|
* | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -10/+14 |
|
|
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 1 | -23/+19 |
|
|
* | | 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 |
|
|
| | * | * generic/tkOldConfig.c (Tk_ConfigureWidget): fix the handling of | hobbs | 2005-12-05 | 1 | -13/+25 |
|
|