summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-244-22/+43
* * win/tkWinMenu.c (TkWinHandleMenuEvent, DrawMenuUnderline):hobbs2006-11-242-41/+53
* comment typodas2006-11-021-2/+2
* * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): fix handling ofdas2006-11-022-31/+44
* * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-319-53/+70
* sync whitespace with HEADdas2006-10-311-301/+301
* Fix bug #1582769 build with VC2003 and correct i386 arch.patthoyts2006-10-312-3/+10
* * README: Bump version number to 8.4.15dgp2006-10-238-14/+25
* advance 8.4.14 tagcore_8_4_14dgp2006-10-181-2/+2
* Ensure builds with VC6 without Platform SDK and pickup MACHINE from environmentpatthoyts2006-10-183-13/+25
* * generic/tkPanedWindow.c: Cleaned up some code flagged by adgp2006-10-175-10/+17
* Set release date.dgp2006-10-161-2/+2
* * macosx/Makefile: don't redo prebinding of non-prebound binaires.das2006-10-162-4/+9
* whitespacedas2006-10-161-5/+5
* * macosx/README: document CG antialiasing limit changes.das2006-10-162-11/+11
* * changes: updates for 8.4.14 release.das2006-10-167-561/+581
* * changes: changes updated for 8.4.14 release.dgp2006-10-102-2/+19
* Remove the /RTCc flagpatthoyts2006-10-062-7/+3
* * unix/tkUnixFont.c (Ucs2beToUtfProc, UtfToUcs2beProc):hobbs2006-10-052-35/+56
* * 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