summaryrefslogtreecommitdiffstats
path: root/generic/tkSquare.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate "register" keyword. Use more TCL_UNUSED()jan.nijtmans2021-03-231-1/+1
* Merge 8.5jan.nijtmans2019-01-131-1/+1
|\
| * Not actually necessary to fix those (they don't give warnings because those a...jan.nijtmans2019-01-131-2/+2
* | Missed 2 spots in previous commit (only relevant for test-suite)jan.nijtmans2019-01-101-2/+2
* | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-5/+5
|\ \ | |/
| * As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-5/+5
* | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols jan.nijtmans2018-12-201-5/+5
|\ \ | |/
| * Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-5/+5
* | Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to...jan.nijtmans2013-01-261-4/+4
* | more places convertedjan.nijtmans2013-01-241-2/+2
* | frq-3536507: clientData field in Tk_OptionSpec should be "const void *"jan.nijtmans2012-06-201-5/+5
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-4/+4
* | | fix more gcc warnings: missing initializernijtmans2010-01-181-13/+13
* | | Make all internal initializationnijtmans2009-11-291-4/+1
* | | Compile tkTest.c and friends with Stubsnijtmans2009-11-191-1/+7
* | | Add "const" to many internalnijtmans2008-10-171-2/+2
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-2/+2
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-22/+22
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Disable __NO_OLD_CONFIG configuration enabled by latest commitdgp2007-09-071-1/+3
* | header cleanupdgp2007-09-071-3/+1
* | various "const" additions, in line with TIP #27nijtmans2007-01-031-2/+2
* | ANSIfydkf2005-11-151-166/+167
|/
* * An overlooked caller of Tcl_GetIndexFromObj() and a style fix.dgp2002-01-171-6/+6
* * tests/config.test: added config-14.1 to test namespace importhobbs2001-08-291-43/+27
* * Merged 8.1 branch into the main trunkstanton1999-04-161-170/+220
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+587