| Commit message (Expand) | Author | Age | Files | Lines |
* | Created branch core-8-5-a5-syntheticcore_8_5_a5core_8_5_a5_synthetic | cvs2fossil | 2006-10-23 | 2 | -4/+4 |
|
|
* | Move tag for 8.5a5 release | dgp | 2006-10-23 | 1 | -2/+2 |
|
|
* | fix signature of TkInitStubs (missing CONST for version parameter) | nijtmans | 2006-10-20 | 2 | -4/+4 |
|
|
* | generic/tkImgBmap.c: Fixed line endings. | patthoyts | 2006-10-19 | 5 | -1439/+1667 |
|
|
* | * changes: 8.5a5 release date set. | dgp | 2006-10-18 | 2 | -2/+4 |
|
|
* | advance tag for 8.5a5 | dgp | 2006-10-18 | 1 | -2/+4 |
|
|
* | * doc/text.n: fix docs to not correct -tabs usage case. | hobbs | 2006-10-18 | 2 | -2/+4 |
|
|
* | * generic/tkTextDisp.c (SizeOfTab): fix -tabstyle wordprocessor | hobbs | 2006-10-17 | 2 | -2/+7 |
|
|
* | generic/tkText.c: Applied suggested patch from #1536735 | patthoyts | 2006-10-17 | 7 | -56/+78 |
|
|
* | * library/demos/pendulum.tcl: fix incorrect setting of toplevel title. | das | 2006-10-17 | 2 | -4/+6 |
|
|
* | * macosx/GNUmakefile: don't redo prebinding of non-prebound binaires. | das | 2006-10-16 | 2 | -4/+9 |
|
|
* | * doc/WindowId.3: Pat's commit on 2006-10-08 broke the .SH NAME | andreas_kupries | 2006-10-16 | 2 | -7/+9 |
|
|
* | whitespace | das | 2006-10-16 | 1 | -5/+5 |
|
|
* | * macosx/README: document CG antialiasing limit changes. | das | 2006-10-16 | 2 | -11/+11 |
|
|
* | * changes: updates for 8.5a5 release. | das | 2006-10-16 | 7 | -861/+881 |
|
|
* | * changes: Updates for 8.5a5 release | dgp | 2006-10-11 | 2 | -2/+19 |
|
|
* | Implemented TIP #264 - Tk_Interp | patthoyts | 2006-10-08 | 6 | -6/+66 |
|
|
* | * unix/tkUnixFont.c (Ucs2beToUtfProc, UtfToUcs2beProc): | hobbs | 2006-10-05 | 2 | -35/+52 |
|
|
* | * unix/Makefile.in (install-binaries): Added a second guard to the | andreas_kupries | 2006-09-27 | 4 | -4/+16 |
|
|
* | * generic/tkConsole.c: TIP #268 update regarding registered package | andreas_kupries | 2006-09-22 | 13 | -25/+48 |
|
|
* | * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menus | hobbs | 2006-09-21 | 2 | -2/+24 |
|
|
* | Fix 1562528 in Tk | dkf | 2006-09-21 | 2 | -1294/+1300 |
|
|
* | fix logic bug in previous commit | das | 2006-09-11 | 1 | -9/+13 |
|
|
* | * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part of | das | 2006-09-11 | 7 | -51/+106 |
|
|
* | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 18 | -44/+579 |
|
|
* | whitespace | das | 2006-09-10 | 1 | -2/+2 |
|
|
* | * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTION | hobbs | 2006-09-06 | 10 | -50/+101 |
|
|
* | * win/tkWinKey.c: Add WM_UNICHAR window message support (used by | hobbs | 2006-08-30 | 3 | -2/+56 |
|
|
* | * macosx/tkMacOSXScrlbr.c (UpdateControlValues): set native scrollbar | das | 2006-08-24 | 2 | -7/+14 |
|
|
* | typo: s/Xcode 2.3/Xcode 2.4/ | das | 2006-08-21 | 1 | -1/+1 |
|
|
* | sync with relevant core-8-4-branch additions | das | 2006-08-21 | 1 | -1/+43 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c (CarbonTimerProc): avoid starving main | das | 2006-08-21 | 2 | -4/+14 |
|
|
* | Added test suggested by Sam <baudinm@yahoo.com> on c.l.t | dkf | 2006-08-18 | 2 | -186/+12 |
|
|
* | Style cleanup | dkf | 2006-08-18 | 4 | -4520/+4497 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 12 | -71/+225 |
|
|
* | sync whitespace with core-8-4-branch | das | 2006-08-18 | 1 | -5/+5 |
|
|
* | fix typo in WmAttrGetNotifyStatus | hobbs | 2006-08-17 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd): correct OS X result for | hobbs | 2006-08-17 | 2 | -59/+61 |
|
|
* | * macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): handle key | das | 2006-07-25 | 2 | -2/+9 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmMapWindow): fix incorrect values of wmInfo | das | 2006-07-24 | 2 | -10/+29 |
|
|
* | fix typo: visable -> visible | das | 2006-07-24 | 3 | -7/+7 |
|
|
* | swap out of order "F34" and "R14" | das | 2006-07-21 | 1 | -2/+2 |
|
|
* | typo | das | 2006-07-21 | 1 | -1/+1 |
|
|
* | * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, change | das | 2006-07-21 | 3 | -17/+32 |
|
|
* | typos | das | 2006-07-21 | 1 | -3/+3 |
|
|
* | cleanup quoting and whitespace | das | 2006-07-20 | 2 | -4/+4 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 18 | -1008/+430 |
|
|
* | * generic/tkImgGIF.c (ReadImage): | das | 2006-07-20 | 5 | -11/+11 |
|
|
* | * generic/tkWindow.c (Initialize): Modify change of 2006-05-25 | andreas_kupries | 2006-07-14 | 2 | -1/+15 |
|
|
* | catch scrollbar use of highlightthickness | hobbs | 2006-07-07 | 2 | -3/+7 |
|
|