summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tkMacOSXMenu.c:das2005-11-273-2/+16
* Darwin: disable ppc64 for fat builds since neither Aqua nor X11 isdas2005-11-272-41/+51
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-2746-4407/+2448
* Fix [Bug 1151523] by making the code conform to the docs.dkf2005-11-222-15/+26
* Highlighting fixdkf2005-11-221-3/+3
* Backport of fixes for [Bug 1353414]dkf2005-11-224-111/+103
* Fix [Bug 1335485]dkf2005-11-222-2/+8
* * README: Bump version number to 8.4.12dgp2005-11-169-18/+28
* * changes: Update changes for 8.4.12 releasedgp2005-11-162-1/+29
* clarify text index documentationvincentdarley2005-11-162-2/+12
* Added LIBS to fix issue building tclkit on OpenBSDpatthoyts2005-11-063-2/+6
* * generic/tkMain.c: Rewrote code that sets the ::argv valuedgp2005-10-182-16/+28
* * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtrhobbs2005-10-182-17/+21
* * generic/tkInt.h: add MODULE_SCOPE and WORDS_BIGENDIAN checkshobbs2005-10-102-1/+43
* * generic/tkConfig.c (Tk_DeleteOptionTable, Tk_CreateOptionTable):hobbs2005-10-102-10/+17
* * tests/winfo.test: Wait until child window is visiblepatthoyts2005-10-103-5/+11
* * library/dialog.tcl (::tk_dialog): add tkwait visibility beforehobbs2005-10-052-12/+16
* * win/tkWinDialog.c (ChooseDirectoryValidateProc): reset storedhobbs2005-10-052-1/+8
* Fix for [Bug 1288128]dkf2005-09-142-86/+140
* move declarations of Carbon-internal event debugging routines to tkMacOSXCarb...das2005-09-102-6/+8
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-1024-272/+449
* * macosx/tkMacOSXDialog.c: make dialogs ignore -initialfile "" andhobbs2005-08-232-42/+53
* * win/tkWin32Dll.c (DllMain): Replace old asm SEHmdejong2005-08-232-104/+98
* * macosx/tkMacOSXButton.c:das2005-08-223-4/+9
* Backport of fix for Tk_ConfigSpec-related part of [Bug 749908]dkf2005-08-162-24/+138
* Fix [Bug 1252702]dkf2005-08-1112-72/+78
* typodas2005-08-091-2/+0
* * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-0930-799/+1013
* * unix/Makefile.in (html): reverted/amended changes of 2005-07-24das2005-07-302-5/+14
* * macosx/tkMacOSXDraw.c (XDrawLines, XDrawSegments): correcthobbs2005-07-292-98/+105
* * library/bgerror.tcl (::tk::dialog::error::bgerror): usehobbs2005-07-282-3/+6
* * macosx/tkMacOSXWm.c (TkpWmSetState): add IsWindowCollapsed checkhobbs2005-07-283-248/+328
* * generic/tkFrame.c (DisplayFrame):hobbs2005-07-289-20/+226
* * generic/tkInt.h: Swap TkUnsupported1Cmd for TkUnsupported1ObjCmd.hobbs2005-07-286-414/+411
* * unix/Makefile.in: Subst TCLSH_PROG andmdejong2005-07-259-284/+453
* sync'ed to Tcl's tcl.m4hobbs2005-07-212-367/+202
* * macosx/tkMacOSXEntry.c (TkpDrawEntryBorderAndFocus): sethobbs2005-07-212-1/+9
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent):hobbs2005-07-211-1/+1
* * doc/getOpenFile.n: correct -multiple docs (takes boolean)hobbs2005-07-062-2/+6
* * library/demos/menu.tcl: removed errant '}'.core_8_4_11das2005-06-252-3/+6
* updatedgp2005-06-241-1/+3
* * generic/tkConsole.c: backport fix for bug 756840 & sync whitespacedas2005-06-232-8/+31
* new 8.4.11 release date: June 28dgp2005-06-231-2/+2
* updatedgp2005-06-231-1/+3
* * macosx/tkMacOSXDefault.h: change ENTRY_BORDER defaults to from 5 to 2das2005-06-232-4/+8
* * unix/Makefile.in (install-private-headers): rewrite tkPort.h whendas2005-06-232-6/+12
* release tagdgp2005-06-221-2/+2
* Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj [Bug 1224983]dkf2005-06-212-2/+6
* typodgp2005-06-211-2/+2
* Plug a buffer overflow in the GIF readerdkf2005-06-203-24/+42