summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * generic/tkMain.c: Added Tcl_Preserve() call on the masterdgp2006-06-092-1/+9
* * generic/tkInt.h: Thread safety for the data structures ofdgp2006-06-053-321/+461
* * generic/tkConsole.c: Added Tcl_RegisterChannel() calls to bumpdgp2006-06-012-2/+17
* * tests/entry.test (entry-22.1):hobbs2006-05-294-26/+56
* sync with tcldas2006-05-272-214/+270
* * macosx/tkMacOSXButton.c (TkMacOSXDrawControl): correct redrawhobbs2006-05-262-26/+37
* autoconf-2.13das2006-05-261-1/+1
* sync 2006-05-24 change to tcl HEADdas2006-05-261-1/+1
* see changeshobbs2006-05-251-0/+11
* * generic/tkMenu.c (DeleteMenuCloneEntries): Modify entry indexhobbs2006-05-251-5/+6
* * generic/tkMessage.c (MessageWidgetObjCmd): Correct msgPtrhobbs2006-05-251-8/+9
* * generic/tkWindow.c (Initialize): Correct mutex (un)lockhobbs2006-05-251-16/+14
* fix building on Jaguar: move defines of newer OS constants to top, fix warningsdas2006-05-161-13/+16
* reverted erroneous removal of tclInt.h #includedas2006-05-161-1/+3
* * macosx/tkMacOSXWindowEvent.c (TkMacOSXGenerateFocusEvent): don't senddas2006-05-163-15/+79
* comment typodas2006-05-161-2/+2
* * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock):hobbs2006-05-132-19/+35
* fix whitespace, copyrightdas2006-05-123-5/+10
* * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-129-430/+534
* * README: Bump version number to 8.4.14dgp2006-05-048-14/+25
* * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-2822-206/+287
* Fix problems caused when XServer returns invalid font names. [Bug 1475865]dkf2006-04-252-2/+25
* * macosx/tkMacOSXEmbed.c:das2006-04-225-14/+92
* typocore_8_4_13dgp2006-04-171-2/+2
* Correction to 1432666 fix.pspjuth2006-04-122-7/+5
* * generic/tkGrid.c: Fixed handling of out of bounds row or column.dgp2006-04-124-9/+174
* * changes: Updates for next RC.dgp2006-04-122-3/+7
* fix make-html errordas2006-04-121-3/+3
* fix to 'embedded' targets & cosmetic fix to 'install' targetsdas2006-04-121-3/+8
* update to latesthobbs2006-04-112-2/+16
* * generic/tkBind.c (Tk_BindEvent, ChangeScreen): replacehobbs2006-04-111-6/+9
* * win/tkWinEmbed.c (TkpGetOtherWindow): do not panic if no windowhobbs2006-04-114-11/+18
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escapedas2006-04-113-754/+769
* * changes: added latest aqua bug fixes.das2006-04-112-3/+31
* * macosx/tkMacOSXCarbonEvents.c: handle kEventCommandUpdateStatusdas2006-04-112-16/+40
* * macosx/tkMacOSXHLEvents.c: call ::tk::mac::* procs for alldas2006-04-112-104/+213
* * macosx/tkMacOSXDraw.c (TkMacOSXInitCGDrawing): prevent multiple init.das2006-04-111-7/+7
* * macosx/tkMacOSXInt.h: Implemented 'zoomed' window statedas2006-04-115-79/+137
* typodas2006-04-111-2/+2
* *** 8.4.13 TAGGED FOR RELEASE ***dgp2006-04-102-4/+24
* * macosx/tkMacOSXWm.c (TkSetWMName, TkMacOSXMakeRealWindowExist):das2006-04-102-15/+10
* added ref to bug 934524das2006-04-101-2/+3
* * macosx/tkMacOSXWm.c (WmResizableCmd): propagate window attributedas2006-04-092-6/+21
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): fix returndas2006-04-073-73/+123
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errorsdas2006-04-064-168/+207
* see changeshobbs2006-04-051-4/+28
* * tests/grid.test: fix segfault on empty index listhobbs2006-04-052-27/+55
* * generic/tkText.c (DumpLine): stop dumping if we detect that thehobbs2006-04-052-101/+130
* * win/tkWinX.c (TkWinXInit): init default keyboard charsethobbs2006-04-051-8/+21
* * generic/tkTextDisp.c (TkTextPixelIndex): Don't segfault on fullhobbs2006-04-051-2/+10