Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Greatly clean up Tk's handling of the writability of the Tcl result object. | dkf | 2008-10-05 | 1 | -0/+27 |
| | |||||
* | Convert %g to Tcl_PrintDouble to avoid locale trouble. [Bug 2112563] | dkf | 2008-10-03 | 1 | -0/+8 |
| | |||||
* | doc fixes | Joe Mistachkin | 2008-10-02 | 1 | -0/+6 |
| | |||||
* | Implemented TIP #236 from patch by Neil McKay. | dkf | 2008-09-30 | 1 | -0/+8 |
| | |||||
* | Fix [Bug 2123813] | dkf | 2008-09-23 | 1 | -0/+3 |
| | |||||
* | Fix [Bug 2118116] | dkf | 2008-09-23 | 1 | -5/+10 |
| | |||||
* | add global tk_strickMotif | tmh | 2008-09-09 | 1 | -0/+4 |
| | |||||
* | Bug [2098425] docs typo | tmh | 2008-09-08 | 1 | -0/+4 |
| | |||||
* | * generic/tk.h: Dropped use of _ANSI_ARGS_ macro to preserve | dgp | 2008-09-03 | 1 | -0/+5 |
| | | | | * generic/tkSelect.h: Tk's TCL_NO_DEPRECATED build. | ||||
* | Update to tcltest2 | aniap | 2008-08-30 | 1 | -31/+47 |
| | |||||
* | * unix/tkConfig.sh.in: Added @XFT_LIBS@ to the definition of TK_LIBS | dgp | 2008-08-29 | 1 | -1/+5 |
| | | | | | 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 | 1 | -0/+7 |
| | | | | | | | | 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 | 1 | -0/+12 |
| | | | | | | | | | | | * 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 | 1 | -0/+4 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-28 | 1 | -0/+12 |
| | |||||
* | fix typo in menu.tcl | tmh | 2008-08-27 | 1 | -0/+4 |
| | |||||
* | Added a "knownBug"-marked test to show a problem | pspjuth | 2008-08-27 | 1 | -0/+5 |
| | | | | identified in the grid implementation. | ||||
* | Split the ChangeLog file. | dkf | 2008-08-26 | 1 | -5289/+11 |
| | |||||
* | Tidy up the photo image tests a bit more. | dkf | 2008-08-26 | 1 | -3/+7 |
| | |||||
* | [Bug 1023955] don't flip to arrow cursor on menus | tmh | 2008-08-25 | 1 | -0/+6 |
| | |||||
* | Fix crash reported by Don Porter. | dkf | 2008-08-25 | 1 | -4/+8 |
| | |||||
* | Bug tracker ID 1936220 | tmh | 2008-08-25 | 1 | -0/+7 |
| | | | | This patch corrects the multiple selection error reported in this bug tracker. | ||||
* | Split the photo image core into two pieces to make it easier to maintain. | dkf | 2008-08-25 | 1 | -0/+8 |
| | |||||
* | * changes: Updates for 8.6a2 release.core_8_6_a2 | dgp | 2008-08-22 | 1 | -6/+12 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-21 | 1 | -0/+8 |
| | |||||
* | Use ckrealloc to resize arrays... | dkf | 2008-08-21 | 1 | -82/+77 |
| | |||||
* | Remove id.test that is no longer needed, because of the XID cleanup. | georgeps | 2008-08-19 | 1 | -0/+2 |
| | |||||
* | Changelog entry for the XID cleanup patch. | georgeps | 2008-08-19 | 1 | -0/+33 |
| | |||||
* | generic/ttk/ttkScroll.c: Don't use sprintf "%g" to format floating | jenglish | 2008-08-19 | 1 | -0/+9 |
| | | | | | point numbers in -[xy]scrollcommand callbacks or [xy]view methods. Minor incompatibility: 0 and 1 now formatted as "0.0" resp "1.0". | ||||
* | * macosx/tkMacOSXFont.c (SetFontFeatures): Disable antialiasing of | das | 2008-08-19 | 1 | -0/+6 |
| | | | | | fixed-width fonts with size <= 10. | ||||
* | Update to tcltest2 | aniap | 2008-08-18 | 1 | -0/+9 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-17 | 1 | -0/+5 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-16 | 1 | -0/+10 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-15 | 1 | -0/+7 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-13 | 1 | -0/+6 |
| | |||||
* | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to | das | 2008-08-13 | 1 | -0/+7 |
| | | | | libX11.so et al. | ||||
* | Update to tcltest2 | aniap | 2008-08-12 | 1 | -14/+21 |
| | |||||
* | * README: Bump version number to 8.6a2 | dgp | 2008-08-12 | 1 | -0/+10 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * changes: Updates for 8.6a2 release. | dgp | 2008-08-12 | 1 | -1/+5 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-11 | 1 | -3/+7 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-08 | 1 | -0/+5 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-07 | 1 | -104/+133 |
| | |||||
* | Fix for [Bug 2010422] "no event type or button # or keysym | jenglish | 2008-08-05 | 1 | -0/+6 |
| | | | | | | | while executing "bind Listbox <MouseWheel> [...]". This allows Tk to compile and run against newer versions of libX11 where the protocol constant LastEvent has changed. | ||||
* | Update to tcltest2 | aniap | 2008-08-03 | 1 | -0/+7 |
| | |||||
* | Check wmPtr is valid in TopLevelReqProc to fix [Bug 2028703] | patthoyts | 2008-08-01 | 1 | -0/+5 |
| | |||||
* | * generic/tk.h: Added missing EXTERN for the Tcl_PkgInitStubsCheck | dgp | 2008-07-31 | 1 | -0/+5 |
| | | | | declaration to fix inability to embed non-stub-enabled Tk on Windows. | ||||
* | bug #1686012: Direct user to the font manual for the -font option | patthoyts | 2008-07-26 | 1 | -0/+2 |
| | |||||
* | Conform to testing policy and added a nonwin contraint. [Bug 2024753] | patthoyts | 2008-07-26 | 1 | -0/+3 |
| | |||||
* | Check that the parent has been mapped before calling RemapWindows. [Bug 2009788] | patthoyts | 2008-07-26 | 1 | -0/+3 |
| | |||||
* | bug #2026405: Check for 0x prefix in sprintf %p and redo if necessary. Works ↵ | patthoyts | 2008-07-26 | 1 | -0/+4 |
| | | | | around cygwin issue. |