summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-2212-896/+910
* add tkBusy.cdas2008-10-221-1/+7
* fix GenericEvent Tcl_Panic errordas2008-10-221-2/+2
* Reduce number of castsdonal.k.fellows@manchester.ac.uk2008-10-201-2/+2
* 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-2010-428/+617
* msvc uses __inline, so added the necessary macro now that we are using thispatthoyts@users.sourceforge.net2008-10-191-3/+4
* Implementation of the [tk busy] command on non-OSX.donal.k.fellows@manchester.ac.uk2008-10-1814-50/+1988
* [Bug 1825353] To fix a problem with tiny fonts on Russian versions ofpatthoyts@users.sourceforge.net2008-10-182-3/+22
* Avoid const jiggling by using Tcl_SetObjResultpatthoyts@users.sourceforge.net2008-10-181-2/+3
* Add "const" to many internalnijtmans2008-10-1751-347/+397
* fix missing "-Wl," prefix in HP-UX buildnijtmans2008-10-172-2/+2
* fix missing "-Wl," prefix in HP-UX buildnijtmans2008-10-172-2/+2
* Implemented keyboard bindings for ttk::scalepatthoyts@users.sourceforge.net2008-10-172-6/+46
* Add "const" to many internalnijtmans2008-10-1512-35/+49
* Added new utility function: TkNewWindowObj()donal.k.fellows@manchester.ac.uk2008-10-143-107/+141
* Correct error result generation of [$canvas select clear $bogus].donal.k.fellows@manchester.ac.uk2008-10-113-4/+14
* *** 8.6a3 TAGGED FOR RELEASE ***dgp@users.sourceforge.net2008-10-102-1/+24
* * tests/entry.test: Restore test naming consistency with Tk 8.5.dgp@users.sourceforge.net2008-10-102-293/+297
* removed bogus commentdonal.k.fellows@manchester.ac.uk2008-10-091-3/+3
* * generic/tkListbox.c: Make literal return values consistent withdgp@users.sourceforge.net2008-10-093-74/+90
* Restored test naming consistency with Tk 8.5 tests.dgp@users.sourceforge.net2008-10-091-114/+123
* comment formattingdonal.k.fellows@manchester.ac.uk2008-10-091-4/+3
* * unix/tcl.m4: fix for bug [2073255]nijtmans2008-10-083-22/+27
* * tests/textDisp.test (textDisp-16.34): Update test that testeddgp@users.sourceforge.net2008-10-082-8/+18
* typodgp@users.sourceforge.net2008-10-081-1/+1
* * tests/scrollbar.test: Revised testing of the cget subcommand sodgp@users.sourceforge.net2008-10-083-22/+27
* * tests/canvText.test (canText-17.1): Update expected result todgp@users.sourceforge.net2008-10-082-3/+7
* * unix/tkUnixWm.c: Restored consistency of error messages fromdgp@users.sourceforge.net2008-10-084-11/+12
* * tests/wm.test: Update expected error messages fromdgp@users.sourceforge.net2008-10-082-3/+8
* and another onedgp@users.sourceforge.net2008-10-071-1/+3
* Simpleminded protection against fatal error when env(TEMP) is not defined.dgp@users.sourceforge.net2008-10-071-1/+3
* Removed dependency on default precisionpatthoyts@users.sourceforge.net2008-10-074-14/+17
* Removed dependency on default precisionpatthoyts@users.sourceforge.net2008-10-062-24/+25
* Removed dependency on default precisionpatthoyts@users.sourceforge.net2008-10-063-49/+52
* Fixed some incorrect error string results and removed precision dependencies ...patthoyts@users.sourceforge.net2008-10-064-41/+47
* Fixed tests for Vista (cannot write to C:\)patthoyts@users.sourceforge.net2008-10-062-5/+8
* Corrected some errors from the previous commitpatthoyts@users.sourceforge.net2008-10-062-4/+6
* minor improvements in legibilitydonal.k.fellows@manchester.ac.uk2008-10-053-551/+598
* minor correctionsdonal.k.fellows@manchester.ac.uk2008-10-052-6/+5
* Greatly clean up Tk's handling of the writability of the Tcl result object.donal.k.fellows@manchester.ac.uk2008-10-0525-402/+400
* typodonal.k.fellows@manchester.ac.uk2008-10-032-4/+4
* Convert %g to Tcl_PrintDouble to avoid locale trouble. [Bug 2112563]donal.k.fellows@manchester.ac.uk2008-10-038-234/+267
* doc fixesJoe Mistachkin2008-10-023-4/+10
* Minor improvementsdonal.k.fellows@manchester.ac.uk2008-10-011-31/+25
* Implemented TIP #236 from patch by Neil McKay.donal.k.fellows@manchester.ac.uk2008-09-304-160/+388
* Fix [Bug 2123813]donal.k.fellows@manchester.ac.uk2008-09-232-2/+5
* Fix [Bug 2118116]donal.k.fellows@manchester.ac.uk2008-09-2381-166/+332
* a final fixtmh2008-09-091-4/+4