summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix [Bug 1151523] by making the code conform to the docs.dkf2005-11-221-0/+4
| * | | | | | Backport of fixes for [Bug 1353414]dkf2005-11-221-0/+4
| * | | | | | Fix [Bug 1335485]dkf2005-11-221-0/+6
| * | | | | | * README: Bump version number to 8.4.12dgp2005-11-161-0/+10
| * | | | | | * changes: Update changes for 8.4.12 releasedgp2005-11-161-0/+4
| * | | | | | clarify text index documentationvincentdarley2005-11-161-0/+6
| * | | | | | Added LIBS to fix issue building tclkit on OpenBSDpatthoyts2005-11-061-0/+4
| * | | | | | * generic/tkMain.c: Rewrote code that sets the ::argv valuedgp2005-10-181-0/+7
| * | | | | | * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtrhobbs2005-10-181-0/+5
| * | | | | | * generic/tkInt.h: add MODULE_SCOPE and WORDS_BIGENDIAN checkshobbs2005-10-101-0/+3
| * | | | | | * generic/tkConfig.c (Tk_DeleteOptionTable, Tk_CreateOptionTable):hobbs2005-10-101-7/+14
| * | | | | | * tests/winfo.test: Wait until child window is visiblepatthoyts2005-10-101-0/+5
| * | | | | | * library/dialog.tcl (::tk_dialog): add tkwait visibility beforehobbs2005-10-051-0/+3
| * | | | | | * win/tkWinDialog.c (ChooseDirectoryValidateProc): reset storedhobbs2005-10-051-0/+5
| * | | | | | Fix for [Bug 1288128]dkf2005-09-141-0/+9
| * | | | | | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-0/+48
| * | | | | | * macosx/tkMacOSXDialog.c: make dialogs ignore -initialfile "" andhobbs2005-08-231-0/+5
| * | | | | | * win/tkWin32Dll.c (DllMain): Replace old asm SEHmdejong2005-08-231-0/+6
| * | | | | | * macosx/tkMacOSXButton.c:das2005-08-221-0/+5
| * | | | | | Backport of fix for Tk_ConfigSpec-related part of [Bug 749908]dkf2005-08-161-0/+7
| * | | | | | Fix [Bug 1252702]dkf2005-08-111-0/+9
| * | | | | | typodas2005-08-091-2/+0
| * | | | | | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-1/+107
| * | | | | | * unix/Makefile.in (html): reverted/amended changes of 2005-07-24das2005-07-301-0/+6
| * | | | | | * macosx/tkMacOSXDraw.c (XDrawLines, XDrawSegments): correcthobbs2005-07-291-0/+4
| * | | | | | * library/bgerror.tcl (::tk::dialog::error::bgerror): usehobbs2005-07-281-0/+3
| * | | | | | * macosx/tkMacOSXWm.c (TkpWmSetState): add IsWindowCollapsed checkhobbs2005-07-281-0/+13
| * | | | | | * generic/tkFrame.c (DisplayFrame):hobbs2005-07-281-0/+10
| * | | | | | * generic/tkInt.h: Swap TkUnsupported1Cmd for TkUnsupported1ObjCmd.hobbs2005-07-281-0/+15
| * | | | | | * unix/Makefile.in: Subst TCLSH_PROG andmdejong2005-07-251-0/+20
| * | | | | | * macosx/tkMacOSXEntry.c (TkpDrawEntryBorderAndFocus): sethobbs2005-07-211-0/+8
| * | | | | | * doc/getOpenFile.n: correct -multiple docs (takes boolean)hobbs2005-07-061-0/+4
| * | | | | | * library/demos/menu.tcl: removed errant '}'.core_8_4_11das2005-06-251-1/+5
| * | | | | | * generic/tkConsole.c: backport fix for bug 756840 & sync whitespacedas2005-06-231-0/+5
| * | | | | | * macosx/tkMacOSXDefault.h: change ENTRY_BORDER defaults to from 5 to 2das2005-06-231-0/+4
| * | | | | | * unix/Makefile.in (install-private-headers): rewrite tkPort.h whendas2005-06-231-1/+7
| * | | | | | release tagdgp2005-06-221-2/+2
| * | | | | | Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj [Bug 1224983]dkf2005-06-211-0/+4
| * | | | | | Plug a buffer overflow in the GIF readerdkf2005-06-201-1/+6
| * | | | | | *** 8.4.11 TAGGED FOR RELEASE ***das2005-06-181-1/+11
| * | | | | | release tagdgp2005-06-181-0/+2
| * | | | | | * changes: Update changes for 8.4.11 releasedgp2005-06-181-0/+2
| * | | | | | * README: Bump version number to 8.4.11dgp2005-06-181-0/+13
| * | | | | | Backport fix for [Bug 1114977]; canvas tag searches now work with threads.dkf2005-06-031-0/+5
| * | | | | | Backported [console] rename fix. [Bug 1016385]dkf2005-06-031-0/+6
| * | | | | | * macosx/Makefile: fixed 'embedded' target.core_8_4_10das2005-06-031-1/+5
| * | | | | | retagged 8.4.10 for OS X scrollbar fixhobbs2005-06-031-2/+2
| * | | | | | 2005-06-02 Jim Ingham <jingham@apple.com>wolfsuit2005-06-031-0/+11
| * | | | | | update changes for 8.4.10 release, note tag datehobbs2005-06-021-0/+6
| * | | | | | * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople...mdejong2005-06-011-0/+10