Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo | dgp | 2008-10-08 | 1 | -1/+1 |
| | |||||
* | * tests/scrollbar.test: Revised testing of the cget subcommand so | dgp | 2008-10-08 | 3 | -22/+27 |
| | | | | | | | | | | that it tests consistency with the configure subcommand and not agreement with a hardcoded value that will change as tastes in GUIs evolve. * unix/tkUnixWm.c: Restored consistency of error messages from * macosx/tkMacOSXWm.c: [wm iconphoto] with the test suite and across * tests/unixWm.test: all platforms. [Bug 2021443] | ||||
* | * tests/canvText.test (canText-17.1): Update expected result to | dgp | 2008-10-08 | 2 | -3/+7 |
| | | | | | match revised PostScript output due to more predictable formatting of floating point values. | ||||
* | * unix/tkUnixWm.c: Restored consistency of error messages from | dgp | 2008-10-08 | 4 | -11/+12 |
| | | | | | * macosx/tkMacOSXWm.c: [wm iconphoto] with the test suite and across all platforms. [Bug 2021443] | ||||
* | * tests/wm.test: Update expected error messages from | dgp | 2008-10-08 | 2 | -3/+8 |
| | | | | [wm iconphoto] to match the new message. [Bug 2021443] | ||||
* | and another one | dgp | 2008-10-07 | 1 | -1/+3 |
| | |||||
* | Simpleminded protection against fatal error when env(TEMP) is not defined. | dgp | 2008-10-07 | 1 | -1/+3 |
| | |||||
* | Removed dependency on default precision | patthoyts | 2008-10-07 | 4 | -14/+17 |
| | |||||
* | Removed dependency on default precision | patthoyts | 2008-10-06 | 2 | -24/+25 |
| | |||||
* | Removed dependency on default precision | patthoyts | 2008-10-06 | 3 | -49/+52 |
| | |||||
* | Fixed some incorrect error string results and removed precision dependencies ↵ | patthoyts | 2008-10-06 | 4 | -41/+47 |
| | | | | in entry tests | ||||
* | Fixed tests for Vista (cannot write to C:\) | patthoyts | 2008-10-06 | 2 | -5/+8 |
| | |||||
* | Corrected some errors from the previous commit | patthoyts | 2008-10-06 | 2 | -4/+6 |
| | |||||
* | minor improvements in legibility | dkf | 2008-10-05 | 3 | -551/+598 |
| | |||||
* | minor corrections | dkf | 2008-10-05 | 2 | -6/+5 |
| | |||||
* | Greatly clean up Tk's handling of the writability of the Tcl result object. | dkf | 2008-10-05 | 25 | -402/+400 |
| | |||||
* | typo | dkf | 2008-10-03 | 2 | -4/+4 |
| | |||||
* | Convert %g to Tcl_PrintDouble to avoid locale trouble. [Bug 2112563] | dkf | 2008-10-03 | 8 | -234/+267 |
| | |||||
* | doc fixes | Joe Mistachkin | 2008-10-02 | 3 | -4/+10 |
| | |||||
* | Minor improvements | dkf | 2008-10-01 | 1 | -31/+25 |
| | |||||
* | Implemented TIP #236 from patch by Neil McKay. | dkf | 2008-09-30 | 4 | -160/+388 |
| | |||||
* | Fix [Bug 2123813] | dkf | 2008-09-23 | 2 | -2/+5 |
| | |||||
* | Fix [Bug 2118116] | dkf | 2008-09-23 | 81 | -166/+332 |
| | |||||
* | a final fix | tmh | 2008-09-09 | 1 | -4/+4 |
| | |||||
* | add global tk_strickMotif | tmh | 2008-09-09 | 2 | -4/+8 |
| | |||||
* | Bug [2098425] docs typo | tmh | 2008-09-08 | 2 | -2/+6 |
| | |||||
* | * generic/tk.h: Dropped use of _ANSI_ARGS_ macro to preserve | dgp | 2008-09-03 | 3 | -162/+140 |
| | | | | * generic/tkSelect.h: Tk's TCL_NO_DEPRECATED build. | ||||
* | comments, whitespace | das | 2008-09-02 | 4 | -7/+13 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-30 | 14 | -2053/+3864 |
| | |||||
* | * unix/tkConfig.sh.in: Added @XFT_LIBS@ to the definition of TK_LIBS | dgp | 2008-08-29 | 2 | -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 that | dgp | 2008-08-28 | 4 | -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.6a3 | dgp | 2008-08-28 | 9 | -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 2080587 | dkf | 2008-08-28 | 2 | -34/+34 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-28 | 10 | -2759/+5260 |
| | |||||
* | fix typo in menu.tcl | tmh | 2008-08-27 | 2 | -2/+6 |
| | |||||
* | Added a "knownBug"-marked test to show a problem | pspjuth | 2008-08-27 | 2 | -17/+42 |
| | | | | identified in the grid implementation. | ||||
* | typo | dgp | 2008-08-27 | 1 | -2/+2 |
| | |||||
* | Split the ChangeLog file. | dkf | 2008-08-26 | 2 | -5289/+5294 |
| | |||||
* | Tidy up the photo image tests a bit more. | dkf | 2008-08-26 | 2 | -242/+240 |
| | |||||
* | correct to use global namespace varialbe : 1023955 | tmh | 2008-08-25 | 1 | -5/+5 |
| | |||||
* | [Bug 1023955] don't flip to arrow cursor on menus | tmh | 2008-08-25 | 2 | -7/+21 |
| | |||||
* | Fix crash reported by Don Porter. | dkf | 2008-08-25 | 2 | -5/+11 |
| | |||||
* | Bug tracker ID 1936220 | tmh | 2008-08-25 | 2 | -20/+14 |
| | | | | This patch corrects the multiple selection error reported in this bug tracker. | ||||
* | add tkImgPhInstance.c | das | 2008-08-25 | 1 | -1/+7 |
| | |||||
* | Split the photo image core into two pieces to make it easier to maintain. | dkf | 2008-08-25 | 8 | -2177/+2311 |
| | |||||
* | * changes: Updates for 8.6a2 release.core_8_6_a2 | dgp | 2008-08-22 | 2 | -8/+19 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-21 | 6 | -2746/+6488 |
| | |||||
* | Use ckrealloc to resize arrays... | dkf | 2008-08-21 | 2 | -93/+84 |
| | |||||
* | remove id.test | das | 2008-08-19 | 1 | -3/+1 |
| | |||||
* | Remove id.test that is no longer needed, because of the XID cleanup. | georgeps | 2008-08-19 | 2 | -97/+2 |
| |