summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc fixesJoe Mistachkin2008-10-021-0/+6
* Implemented TIP #236 from patch by Neil McKay.dkf2008-09-301-0/+8
* Fix [Bug 2123813]dkf2008-09-231-0/+3
* Fix [Bug 2118116]dkf2008-09-231-5/+10
* add global tk_strickMotiftmh2008-09-091-0/+4
* Bug [2098425] docs typotmh2008-09-081-0/+4
* * generic/tk.h: Dropped use of _ANSI_ARGS_ macro to preservedgp2008-09-031-0/+5
* Update to tcltest2aniap2008-08-301-31/+47
* * unix/tkConfig.sh.in: Added @XFT_LIBS@ to the definition of TK_LIBSdgp2008-08-291-1/+5
* * generic/tkImgPhoto.c: Changed TclStack* calls to ck* calls so thatdgp2008-08-281-0/+7
* * README: Bump version number to 8.6a3dgp2008-08-281-0/+12
* Fix 2080587dkf2008-08-281-0/+4
* Update to tcltest2aniap2008-08-281-0/+12
* fix typo in menu.tcltmh2008-08-271-0/+4
* Added a "knownBug"-marked test to show a problempspjuth2008-08-271-0/+5
* Split the ChangeLog file.dkf2008-08-261-5289/+11
* Tidy up the photo image tests a bit more.dkf2008-08-261-3/+7
* [Bug 1023955] don't flip to arrow cursor on menustmh2008-08-251-0/+6
* Fix crash reported by Don Porter.dkf2008-08-251-4/+8
* Bug tracker ID 1936220tmh2008-08-251-0/+7
* Split the photo image core into two pieces to make it easier to maintain.dkf2008-08-251-0/+8
* * changes: Updates for 8.6a2 release.core_8_6_a2dgp2008-08-221-6/+12
* Update to tcltest2aniap2008-08-211-0/+8
* Use ckrealloc to resize arrays...dkf2008-08-211-82/+77
* Remove id.test that is no longer needed, because of the XID cleanup.georgeps2008-08-191-0/+2
* Changelog entry for the XID cleanup patch.georgeps2008-08-191-0/+33
* generic/ttk/ttkScroll.c: Don't use sprintf "%g" to format floatingjenglish2008-08-191-0/+9
* * macosx/tkMacOSXFont.c (SetFontFeatures): Disable antialiasing ofdas2008-08-191-0/+6
* Update to tcltest2aniap2008-08-181-0/+9
* Update to tcltest2aniap2008-08-171-0/+5
* Update to tcltest2aniap2008-08-161-0/+10
* Update to tcltest2aniap2008-08-151-0/+7
* Update to tcltest2aniap2008-08-131-0/+6
* * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition todas2008-08-131-0/+7
* Update to tcltest2aniap2008-08-121-14/+21
* * README: Bump version number to 8.6a2dgp2008-08-121-0/+10
* * changes: Updates for 8.6a2 release.dgp2008-08-121-1/+5
* Update to tcltest2aniap2008-08-111-3/+7
* Update to tcltest2aniap2008-08-081-0/+5
* Update to tcltest2aniap2008-08-071-104/+133
* Fix for [Bug 2010422] "no event type or button # or keysymjenglish2008-08-051-0/+6
* Update to tcltest2aniap2008-08-031-0/+7
* Check wmPtr is valid in TopLevelReqProc to fix [Bug 2028703]patthoyts2008-08-011-0/+5
* * generic/tk.h: Added missing EXTERN for the Tcl_PkgInitStubsCheckdgp2008-07-311-0/+5
* bug #1686012: Direct user to the font manual for the -font optionpatthoyts2008-07-261-0/+2
* Conform to testing policy and added a nonwin contraint. [Bug 2024753]patthoyts2008-07-261-0/+3
* Check that the parent has been mapped before calling RemapWindows. [Bug 2009788]patthoyts2008-07-261-0/+3
* bug #2026405: Check for 0x prefix in sprintf %p and redo if necessary. Works ...patthoyts2008-07-261-0/+4