summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win/makefile.vc: Support MSVC8 and AMD64 target. Also try usingpatthoyts2006-09-264-115/+344
* * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-258-21/+35
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-2213-262/+285
* Fix [Bug 1562528]dkf2006-09-222-10/+15
* * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menushobbs2006-09-212-4/+26
* fix logic bug in previous commitdas2006-09-112-10/+14
* * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-117-48/+102
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-1016-37/+561
* whitespacedas2006-09-101-2/+2
* * generic/tkWindow.c: add #include "tclInt.h" now required due to usedas2006-09-072-1/+8
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-069-52/+98
* * generic/tkText.c (DeleteChars): backport of 8.5 text deletehobbs2006-09-062-1/+25
* * win/tkWinKey.c: Add WM_UNICHAR window message support (used byhobbs2006-08-303-2/+56
* * macosx/tkMacOSXScrlbr.c (UpdateControlValues): set native scrollbardas2006-08-242-7/+14
* update with recent Aqua changesdas2006-08-211-2/+14
* * macosx/tkMacOSXCarbonEvents.c (CarbonTimerProc): avoid starving maindas2006-08-212-4/+14
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-1810-203/+319
* * macosx/tkMacOSXWm.c (WmAttributesCmd): correct OS X result forhobbs2006-08-172-45/+49
* * macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): handle keydas2006-07-252-1/+8
* * macosx/tkMacOSXWm.c (TkWmMapWindow): fix incorrect values of wmInfodas2006-07-242-10/+29
* fix typo: visable -> visibledas2006-07-243-7/+7
* swap out of order "F34" and "R14"das2006-07-211-2/+2
* typodas2006-07-211-1/+1
* * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, changedas2006-07-213-17/+32
* typosdas2006-07-211-4/+2
* cleanup quoting and whitespacedas2006-07-201-2/+2
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-2012-592/+329
* * macosx/tkMacOSXCursor.c (TkMacOSXCursor):das2006-07-203-6/+6
* * generic/tkWindow.c (Initialize): Modify change of 2006-05-25andreas_kupries2006-07-142-2/+15
* catch scrollbar use of highlightthicknesshobbs2006-07-072-3/+7
* see changeshobbs2006-06-221-5/+10
* * library/bgerror.tcl (::tk::dialog::error::bgerror): remove ahobbs2006-06-221-4/+3
* add refs to aqua fixesdas2006-06-151-2/+18
* * changes: changes to start prep for an 8.4.14 release.dgp2006-06-152-1/+25
* Sync with tcl to enable building with VC8 (VS2005 C compiler)patthoyts2006-06-144-208/+185
* * generic/tkScale.c: Revised variable writing logic to accountdgp2006-06-142-5/+18
* * macosx/tkMacOSXSubwindows.c (TkMacOSXInvalidateWindow): ensure invaliddas2006-06-143-93/+160
* * 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