summaryrefslogtreecommitdiffstats
path: root/generic/tkBusy.c
Commit message (Expand)AuthorAgeFilesLines
* Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to...nijtmans@users.sourceforge.net2013-01-261-7/+7
* more places convertednijtmans@users.sourceforge.net2013-01-241-1/+1
* Merge core-8-5-branchnijtmans@users.sourceforge.net2013-01-241-2/+2
* more auditing of error codesdonal.k.fellows@manchester.ac.uk2012-07-301-1/+2
* consistent error formatting, added error codesdonal.k.fellows@manchester.ac.uk2012-07-211-2/+2
* Working towards adding all the Tcl_SetErrorCode calls that should be there.donal.k.fellows@manchester.ac.uk2012-07-161-0/+1
* Purge RCS Keywordsdgp@users.sourceforge.net2011-06-081-2/+0
* Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedonal.k.fellows@manchester.ac.uk2011-03-121-1/+1
* use -pipe for gcc on win32 (mingw/cygwin)nijtmans2010-02-131-2/+2
* Make more internal tables "const"nijtmans2010-02-051-2/+2
* Eliminate tkpMenubuttonClassnijtmans2010-01-131-2/+2
* * generic/tkInt.h: Turn [tk] into an ensemble (thoyts, steffen)das2008-12-101-28/+28
* more internal -Wwrite-strings warning fixesnijtmans2008-10-301-2/+3
* Correct mistake in [tk busy configure].donal.k.fellows@manchester.ac.uk2008-10-201-27/+27
* fix compile errors and warningsdgp@users.sourceforge.net2008-10-201-9/+10
* Factor out the platform-specific bits of [tk busy]. [Bug 2180919]donal.k.fellows@manchester.ac.uk2008-10-201-323/+27
* Implementation of the [tk busy] command on non-OSX.donal.k.fellows@manchester.ac.uk2008-10-181-0/+1222