summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* * tests/canvText.test (canText-17.1): Update expected result todgp2008-10-082-3/+7
| | | | | match revised PostScript output due to more predictable formatting of floating point values.
* * unix/tkUnixWm.c: Restored consistency of error messages fromdgp2008-10-084-11/+12
| | | | | * macosx/tkMacOSXWm.c: [wm iconphoto] with the test suite and across all platforms. [Bug 2021443]
* * tests/wm.test: Update expected error messages fromdgp2008-10-082-3/+8
| | | | [wm iconphoto] to match the new message. [Bug 2021443]
* and another onedgp2008-10-071-1/+3
|
* Simpleminded protection against fatal error when env(TEMP) is not defined.dgp2008-10-071-1/+3
|
* Removed dependency on default precisionpatthoyts2008-10-074-14/+17
|
* Removed dependency on default precisionpatthoyts2008-10-062-24/+25
|
* Removed dependency on default precisionpatthoyts2008-10-063-49/+52
|
* Fixed some incorrect error string results and removed precision dependencies ↵patthoyts2008-10-064-41/+47
| | | | in entry tests
* Fixed tests for Vista (cannot write to C:\)patthoyts2008-10-062-5/+8
|
* Corrected some errors from the previous commitpatthoyts2008-10-062-4/+6
|
* minor improvements in legibilitydkf2008-10-053-551/+598
|
* minor correctionsdkf2008-10-052-6/+5
|
* Greatly clean up Tk's handling of the writability of the Tcl result object.dkf2008-10-0525-402/+400
|
* typodkf2008-10-032-4/+4
|
* Convert %g to Tcl_PrintDouble to avoid locale trouble. [Bug 2112563]dkf2008-10-038-234/+267
|
* doc fixesJoe Mistachkin2008-10-023-4/+10
|
* Minor improvementsdkf2008-10-011-31/+25
|
* Implemented TIP #236 from patch by Neil McKay.dkf2008-09-304-160/+388
|
* Fix [Bug 2123813]dkf2008-09-232-2/+5
|
* Fix [Bug 2118116]dkf2008-09-2381-166/+332
|
* a final fixtmh2008-09-091-4/+4
|
* add global tk_strickMotiftmh2008-09-092-4/+8
|
* Bug [2098425] docs typotmh2008-09-082-2/+6
|
* * generic/tk.h: Dropped use of _ANSI_ARGS_ macro to preservedgp2008-09-033-162/+140
| | | | * generic/tkSelect.h: Tk's TCL_NO_DEPRECATED build.
* comments, whitespacedas2008-09-024-7/+13
|
* Update to tcltest2aniap2008-08-3014-2053/+3864
|
* * unix/tkConfig.sh.in: Added @XFT_LIBS@ to the definition of TK_LIBSdgp2008-08-292-3/+7
| | | | | to avoid link failures when a "big wish" program links against a --disable-shared build of libtk. (Discovered building expectTk).
* * generic/tkImgPhoto.c: Changed TclStack* calls to ck* calls so thatdgp2008-08-284-32/+17
| | | | | | | | we don't create new dependencies on Tcl internals. * unix/tkUnixPort.h: Removed #include of tclInt.h that has been * win/tkWinPort.h: disabled for three years. If we needed this we'd have noticed by now.
* * README: Bump version number to 8.6a3dgp2008-08-289-21/+33
| | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* Fix 2080587dkf2008-08-282-34/+34
|
* Update to tcltest2aniap2008-08-2810-2759/+5260
|
* fix typo in menu.tcltmh2008-08-272-2/+6
|
* Added a "knownBug"-marked test to show a problempspjuth2008-08-272-17/+42
| | | | identified in the grid implementation.
* typodgp2008-08-271-2/+2
|
* Split the ChangeLog file.dkf2008-08-262-5289/+5294
|
* Tidy up the photo image tests a bit more.dkf2008-08-262-242/+240
|
* correct to use global namespace varialbe : 1023955tmh2008-08-251-5/+5
|
* [Bug 1023955] don't flip to arrow cursor on menustmh2008-08-252-7/+21
|
* Fix crash reported by Don Porter.dkf2008-08-252-5/+11
|
* Bug tracker ID 1936220tmh2008-08-252-20/+14
| | | | This patch corrects the multiple selection error reported in this bug tracker.
* add tkImgPhInstance.cdas2008-08-251-1/+7
|
* Split the photo image core into two pieces to make it easier to maintain.dkf2008-08-258-2177/+2311
|
* * changes: Updates for 8.6a2 release.core_8_6_a2dgp2008-08-222-8/+19
|
* Update to tcltest2aniap2008-08-216-2746/+6488
|
* Use ckrealloc to resize arrays...dkf2008-08-212-93/+84
|
* remove id.testdas2008-08-191-3/+1
|
* Remove id.test that is no longer needed, because of the XID cleanup.georgeps2008-08-192-97/+2
|
* XID cleanup patch. Missed during the first commit, sorry.georgeps2008-08-191-467/+6
|
* Changelog entry for the XID cleanup patch.georgeps2008-08-191-0/+33
|