summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | * win/tkWinKey.c: Add WM_UNICHAR window message support (used byhobbs2006-08-301-0/+5
| * | | | | | * macosx/tkMacOSXScrlbr.c (UpdateControlValues): set native scrollbardas2006-08-241-0/+6
| * | | | | | * macosx/tkMacOSXCarbonEvents.c (CarbonTimerProc): avoid starving maindas2006-08-211-0/+6
| * | | | | | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-1/+24
| * | | | | | * macosx/tkMacOSXWm.c (WmAttributesCmd): correct OS X result forhobbs2006-08-171-0/+5
| * | | | | | * macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): handle keydas2006-07-251-0/+6
| * | | | | | * macosx/tkMacOSXWm.c (TkWmMapWindow): fix incorrect values of wmInfodas2006-07-241-0/+7
| * | | | | | typodas2006-07-211-1/+1
| * | | | | | * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, changedas2006-07-211-0/+10
| * | | | | | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-201-0/+26
| * | | | | | * generic/tkWindow.c (Initialize): Modify change of 2006-05-25andreas_kupries2006-07-141-0/+7
| * | | | | | catch scrollbar use of highlightthicknesshobbs2006-07-071-0/+4
| * | | | | | see changeshobbs2006-06-221-5/+10
| * | | | | | * changes: changes to start prep for an 8.4.14 release.dgp2006-06-151-0/+4
| * | | | | | Sync with tcl to enable building with VC8 (VS2005 C compiler)patthoyts2006-06-141-0/+6
| * | | | | | * generic/tkScale.c: Revised variable writing logic to accountdgp2006-06-141-0/+6
| * | | | | | * macosx/tkMacOSXSubwindows.c (TkMacOSXInvalidateWindow): ensure invaliddas2006-06-141-10/+21
| * | | | | | * generic/tkMain.c: Added Tcl_Preserve() call on the masterdgp2006-06-091-0/+6
| * | | | | | * generic/tkInt.h: Thread safety for the data structures ofdgp2006-06-051-0/+5
| * | | | | | * generic/tkConsole.c: Added Tcl_RegisterChannel() calls to bumpdgp2006-06-011-0/+6
| * | | | | | * tests/entry.test (entry-22.1):hobbs2006-05-291-0/+8
| * | | | | | * macosx/tkMacOSXButton.c (TkMacOSXDrawControl): correct redrawhobbs2006-05-261-0/+5
| * | | | | | see changeshobbs2006-05-251-0/+11
| * | | | | | * macosx/tkMacOSXWindowEvent.c (TkMacOSXGenerateFocusEvent): don't senddas2006-05-161-0/+14
| * | | | | | * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock):hobbs2006-05-131-0/+6
| * | | | | | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-121-7/+38
| * | | | | | * README: Bump version number to 8.4.14dgp2006-05-041-0/+11
| * | | | | | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-0/+42
| * | | | | | Fix problems caused when XServer returns invalid font names. [Bug 1475865]dkf2006-04-251-0/+5
| * | | | | | * macosx/tkMacOSXEmbed.c:das2006-04-221-0/+7
| * | | | | | * generic/tkGrid.c: Fixed handling of out of bounds row or column.dgp2006-04-121-0/+3
| * | | | | | * changes: Updates for next RC.dgp2006-04-121-1/+5
| * | | | | | update to latesthobbs2006-04-111-1/+13
| * | | | | | * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escapedas2006-04-111-0/+3
| * | | | | | * changes: added latest aqua bug fixes.das2006-04-111-2/+15
| * | | | | | * macosx/tkMacOSXInt.h: Implemented 'zoomed' window statedas2006-04-111-1/+7
| * | | | | | *** 8.4.13 TAGGED FOR RELEASE ***dgp2006-04-101-2/+7
| * | | | | | * macosx/tkMacOSXWm.c (TkSetWMName, TkMacOSXMakeRealWindowExist):das2006-04-101-0/+2
| * | | | | | added ref to bug 934524das2006-04-101-2/+3
| * | | | | | * macosx/tkMacOSXWm.c (WmResizableCmd): propagate window attributedas2006-04-091-0/+5
| * | | | | | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): fix returndas2006-04-071-0/+16
| * | | | | | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errorsdas2006-04-061-0/+10
| * | | | | | see changeshobbs2006-04-051-4/+28
| * | | | | | * generic/tkWindow.c (DeleteWindowsExitProc): added commentshobbs2006-03-301-3/+9
| * | | | | | * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" todgp2006-03-291-0/+6
| * | | | | | * generic/tkWindow.c (CreateTopLevelWindow): use thread exithobbs2006-03-291-0/+5
| * | | | | | Avoid pipe problems on Win98patthoyts2006-03-281-0/+4
| * | | | | | * win/configure, win/tcl.m4: define MACHINE for gcc builds as well.hobbs2006-03-281-0/+5
| * | | | | | * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-0/+42
| * | | | | | Fix (and add test for) [Bug 1458234]dkf2006-03-271-0/+5