summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * generic/tkWindow.c (Initialize): Modify change of 2006-05-25andreas_kupries2006-07-142-1/+15
* catch scrollbar use of highlightthicknesshobbs2006-07-072-3/+7
* * library/bgerror.tcl (::tk::dialog::error::bgerror): remove ahobbs2006-06-222-7/+11
* * generic/tkScale.c: Revised variable writing logic to accountdgp2006-06-142-5/+18
* * macosx/tkMacOSXSubwindows.c (TkMacOSXInvalidateWindow): ensure invaliddas2006-06-143-83/+150
* * generic/tkMain.c: Added Tcl_Preserve() call on the masterdgp2006-06-092-1/+9
* * generic/tkConsole.c: Added Tcl_RegisterChannel() calls to bumpdgp2006-06-012-2/+17
* * win/tkWinEmbed.c (TkpGetOtherWindow): [Bug 1212056] do not panichobbs2006-05-294-7/+16
* * tests/entry.test (entry-22.1):hobbs2006-05-294-41/+51
* sync with tcldas2006-05-273-75/+183
* * macosx/tkMacOSXButton.c (TkMacOSXDrawControl): correct redrawhobbs2006-05-262-22/+33
* autoconf-2.59das2006-05-261-1/+1
* sync with tcl HEADdas2006-05-261-1/+1
* updates for Xcode 2.3das2006-05-262-28/+4
* see changeshobbs2006-05-251-0/+17
* * win/tkWinMenu.c (TkWinMenuKeyObjCmd): get eventPtr after we knowhobbs2006-05-251-3/+3
* * generic/tkMenu.c (DeleteMenuCloneEntries): Modify entry indexhobbs2006-05-251-4/+5
* * generic/tkMessage.c (MessageWidgetObjCmd): Correct msgPtrhobbs2006-05-251-8/+9
* * generic/tkWindow.c (Initialize): Correct mutex (un)lockhobbs2006-05-251-23/+19
* * generic/tkBind.c (Tk_BindEvent, TkCopyAndGlobalEval): usehobbs2006-05-251-4/+6
* fix building on Jaguardas2006-05-161-1/+9
* fix building on Jaguar: move defines of newer OS constants to top, fix warningsdas2006-05-161-13/+16
* * 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-432/+543
* * README: Bump version number to 8.5a4dgp2006-05-048-13/+24
* * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-2813-126/+185
* * changes: Updates for next RCcore_8_5_a4dgp2006-04-262-4/+12
* Stop crashes when bad font names received from XServer. [Bug 1475865]dkf2006-04-252-4/+26
* scrollbar.test fixes for TkAquavincentdarley2006-04-232-3/+15
* fix warningsdas2006-04-222-9/+7
* fix tests for TkAquavincentdarley2006-04-182-2/+58
* fix tests for TkAquavincentdarley2006-04-183-2/+10
* fix to get correct error messagevincentdarley2006-04-181-11/+11
* fix to embed.test failuresvincentdarley2006-04-182-1/+21
* typodgp2006-04-171-2/+2
* fix make html errordas2006-04-121-3/+3
* fix to 'embedded' targets & cosmetic fix to 'install' targetsdas2006-04-121-3/+8
* * generic/tkWindow.c (Tk_NameToWindow): Allow NULL interp topspjuth2006-04-114-22/+208
* * unix/Makefile.in: Updated `make dist` target to be sure thedgp2006-04-112-1/+8
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escapedas2006-04-113-752/+766
* * changes: added latest aqua bug fixes.das2006-04-112-1/+34
* * 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/tkMacOSXFont.c: remove #ifdef'd text measuring codepaths nowdas2006-04-113-165/+32
* * macosx/tkMacOSXInt.h: Implemented 'zoomed' window statedas2006-04-115-84/+137
* typos, whitespacedas2006-04-112-5/+5