summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * win/tkWinWm.c (WmProc): pass WM_QUERYENDSESSION message to Tk ashobbs2006-04-051-1/+13
* * win/tkWinMenu.c (FreeID, TkpNewMenu, MenuExitHandler)hobbs2006-04-051-29/+59
* Update test to reflect revised error messagedgp2006-04-051-3/+3
* * generic/tkWindow.c (DeleteWindowsExitProc): added commentshobbs2006-03-303-7/+19
* * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" todgp2006-03-292-3/+9
* * generic/tkWindow.c (CreateTopLevelWindow): use thread exithobbs2006-03-292-6/+12
* Avoid pipe problems on Win98patthoyts2006-03-282-2/+7
* * win/configure, win/tcl.m4: define MACHINE for gcc builds as well.hobbs2006-03-283-24/+31
* * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-2837-229/+197
* * generic/tkFont.h: added prototype for TkFontGetFirstTextLayout()das2006-03-281-1/+3