summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* CONSTify string and fileName parameters of TkGetBitmapDatanijtmans2008-11-051-0/+6
* fix [Bug 2226093] const changes not all correctnijtmans2008-11-051-0/+6
* tkWinTest.c: fix warning: assignment discards qualifiers from pointer target ...nijtmans2008-11-031-1/+1
* ttkEntry.c: fix warning: unused variable 'currentValue'nijtmans2008-11-031-0/+6
* Fixed broken test. testclipboard no longer returns binary data but proper tcl...patthoyts2008-11-031-0/+2
* Fixed an embedding test that became broken during the test upgrade. Killing a...patthoyts2008-11-031-0/+1
* busy tests: the default wait cursor on windows is wait not watch, so added su...patthoyts2008-11-031-0/+1
* const fixes for windows codepatthoyts2008-11-031-0/+4
* more internal -Wwrite-strings warning fixesnijtmans2008-11-021-2/+13
* Implementation of TIP 97 - canvas imove and rchars methods.dkf2008-11-011-0/+10
* Implemented the themed spinbox widget ttk::spinbox.patthoyts2008-11-011-0/+17
* Temporary workaround for [Bug 2207435]jenglish2008-10-311-0/+4
* more internal -Wwrite-strings warning fixesnijtmans2008-10-301-0/+19
* * tests/unixSelect.test: Revise the unixSelect-1.* tests so thatdgp2008-10-301-0/+8
* [Bug 2190619] Warnings due to Tk_SmoothMethodnijtmans2008-10-301-0/+11
* Remove incorrect 'const' qualifier.jenglish2008-10-291-0/+5
* formattingdgp2008-10-291-17/+17
* CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindownijtmans2008-10-281-0/+20
* Expanded set of symbolic cursors.jenglish2008-10-281-0/+9
* * win/tkWinTest.c: Revise [testclipboard] to form thatdgp2008-10-281-0/+6
* Disable test ttk-6.3, it's not applicable [Bug 2175411].jenglish2008-10-241-0/+9
* Silence warning.dkf2008-10-241-0/+5
* * README: Bump version number to 8.6a4dgp2008-10-231-0/+12
* Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-0/+14
* Factor out the platform-specific bits of [tk busy]. [Bug 2180919]dkf2008-10-201-0/+6
* Implementation of the [tk busy] command on non-OSX.dkf2008-10-181-14/+21
* [Bug 1825353] To fix a problem with tiny fonts on Russian versions ofpatthoyts2008-10-181-0/+6
* Add "const" to many internalnijtmans2008-10-171-0/+50
* Implemented keyboard bindings for ttk::scalepatthoyts2008-10-171-0/+4
* Add "const" to many internalnijtmans2008-10-151-0/+14
* Added new utility function: TkNewWindowObj()dkf2008-10-141-61/+67
* Correct error result generation of [$canvas select clear $bogus].dkf2008-10-111-0/+4
* *** 8.6a3 TAGGED FOR RELEASE ***core_8_6_a3dgp2008-10-101-0/+6
* * tests/entry.test: Restore test naming consistency with Tk 8.5.dgp2008-10-101-1/+1
* * generic/tkListbox.c: Make literal return values consistent withdgp2008-10-091-0/+9
* * unix/tcl.m4: fix for bug [2073255]nijtmans2008-10-081-0/+5
* * tests/textDisp.test (textDisp-16.34): Update test that testeddgp2008-10-081-0/+4
* typodgp2008-10-081-1/+1
* * tests/scrollbar.test: Revised testing of the cget subcommand sodgp2008-10-081-1/+6
* * tests/canvText.test (canText-17.1): Update expected result todgp2008-10-081-0/+4
* * unix/tkUnixWm.c: Restored consistency of error messages fromdgp2008-10-081-2/+3
* * tests/wm.test: Update expected error messages fromdgp2008-10-081-0/+5
* Removed dependency on default precisionpatthoyts2008-10-071-1/+4
* Removed dependency on default precisionpatthoyts2008-10-061-0/+1
* Removed dependency on default precisionpatthoyts2008-10-061-0/+2
* Fixed some incorrect error string results and removed precision dependencies ...patthoyts2008-10-061-0/+6
* Fixed tests for Vista (cannot write to C:\)patthoyts2008-10-061-0/+1
* Corrected some errors from the previous commitpatthoyts2008-10-061-0/+4
* Greatly clean up Tk's handling of the writability of the Tcl result object.dkf2008-10-051-0/+27
* Convert %g to Tcl_PrintDouble to avoid locale trouble. [Bug 2112563]dkf2008-10-031-0/+8