summaryrefslogtreecommitdiffstats
path: root/generic/tkGet.c
Commit message (Expand)AuthorAgeFilesLines
* Small round of sentinel/spacing improvementsjan.nijtmans2024-05-241-11/+11
* Limit "screen distances" in error-messages to 50 characters (as was done some...jan.nijtmans2024-01-241-6/+5
* Revise "bad screen distance" error-messagesjan.nijtmans2024-01-231-4/+5
* Merge 8.7. More progress in converting strtod/strtoljan.nijtmans2023-09-041-55/+70
* No need for "default" herejan.nijtmans2021-12-201-1/+0
* Update documentationjan.nijtmans2021-12-201-0/+1
* Merge 8.7jan.nijtmans2021-12-141-2/+3
|\
| * Merge 8.6. Make anchorStrings, reliefString and justifyString MODULE_SCOPEjan.nijtmans2021-12-141-4/+4
| |\
| * \ Merge 8.6jan.nijtmans2021-12-121-0/+1
| |\ \ | | |/
| | * Add new non-regression test config-4.29a. Formattingjan.nijtmans2021-12-121-0/+1
* | | Use TIP #613 to improve error-messages in Tkjan.nijtmans2021-12-101-2/+3
|/ /
* | (c) -> ©jan.nijtmans2020-12-091-2/+2
|/
* Fix [f9fa926666] on macOS only: crash when creating a label whose text is a s...culler2020-11-091-0/+5
* More usage of TCL_UNUSED() and explicit type-castsjan.nijtmans2020-09-151-4/+4
* Don't use "struct ThreadSpecificData", while the type name "ThreadSpecificDat...jan.nijtmans2019-07-021-1/+1
* Revert [ac229dabaa]. There is a reason the Tcl_GetIndexFromObj wrapper jenglish2013-02-271-4/+4
* Eliminate all Tcl_GetIndexFromObj calls, which is only a thin wrapper around ...jan.nijtmans2013-02-271-4/+4
* Much more cleaning up of result handling.dkf2012-07-231-14/+30
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | SMALL FIX: Remove useless explicit casts now that we require C89 or later.dkf2010-01-021-3/+3
* | | Add "const" to many internalnijtmans2008-10-171-3/+3
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-16/+16
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+1
* | ANSIfydkf2005-11-071-258/+246
|/
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-9/+9
* * generic/tkGet.c (FreeUidThreadExitProc): free thread-specifichobbs2002-04-121-1/+30
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-3/+3
* * Updates to handle change in type of tablePtrdgp2002-01-171-4/+7
* * generic/tkStubInit.c:hobbs1999-12-141-8/+47
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* fixed Tk comment errorssurles1999-04-161-7/+7
* * Merged 8.1 branch into the main trunkstanton1999-04-161-17/+111
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+586