| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tkWindow.c (Initialize): Correct mutex (un)lock | hobbs | 2006-05-25 | 1 | -16/+14 |
|
|
* | fix building on Jaguar: move defines of newer OS constants to top, fix warnings | das | 2006-05-16 | 1 | -13/+16 |
|
|
* | reverted erroneous removal of tclInt.h #include | das | 2006-05-16 | 1 | -1/+3 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (TkMacOSXGenerateFocusEvent): don't send | das | 2006-05-16 | 3 | -15/+79 |
|
|
* | comment typo | das | 2006-05-16 | 1 | -2/+2 |
|
|
* | * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock): | hobbs | 2006-05-13 | 2 | -19/+35 |
|
|
* | fix whitespace, copyright | das | 2006-05-12 | 3 | -5/+10 |
|
|
* | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensure | das | 2006-05-12 | 9 | -430/+534 |
|
|
* | * README: Bump version number to 8.4.14 | dgp | 2006-05-04 | 8 | -14/+25 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 22 | -206/+287 |
|
|
* | Fix problems caused when XServer returns invalid font names. [Bug 1475865] | dkf | 2006-04-25 | 2 | -2/+25 |
|
|
* | * macosx/tkMacOSXEmbed.c: | das | 2006-04-22 | 5 | -14/+92 |
|
|
* | typocore_8_4_13 | dgp | 2006-04-17 | 1 | -2/+2 |
|
|
* | Correction to 1432666 fix. | pspjuth | 2006-04-12 | 2 | -7/+5 |
|
|
* | * generic/tkGrid.c: Fixed handling of out of bounds row or column. | dgp | 2006-04-12 | 4 | -9/+174 |
|
|
* | * changes: Updates for next RC. | dgp | 2006-04-12 | 2 | -3/+7 |
|
|
* | fix make-html error | das | 2006-04-12 | 1 | -3/+3 |
|
|
* | fix to 'embedded' targets & cosmetic fix to 'install' targets | das | 2006-04-12 | 1 | -3/+8 |
|
|
* | update to latest | hobbs | 2006-04-11 | 2 | -2/+16 |
|
|
* | * generic/tkBind.c (Tk_BindEvent, ChangeScreen): replace | hobbs | 2006-04-11 | 1 | -6/+9 |
|
|
* | * win/tkWinEmbed.c (TkpGetOtherWindow): do not panic if no window | hobbs | 2006-04-11 | 4 | -11/+18 |
|
|
* | * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escape | das | 2006-04-11 | 3 | -754/+769 |
|
|
* | * changes: added latest aqua bug fixes. | das | 2006-04-11 | 2 | -3/+31 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c: handle kEventCommandUpdateStatus | das | 2006-04-11 | 2 | -16/+40 |
|
|
* | * macosx/tkMacOSXHLEvents.c: call ::tk::mac::* procs for all | das | 2006-04-11 | 2 | -104/+213 |
|
|
* | * macosx/tkMacOSXDraw.c (TkMacOSXInitCGDrawing): prevent multiple init. | das | 2006-04-11 | 1 | -7/+7 |
|
|
* | * macosx/tkMacOSXInt.h: Implemented 'zoomed' window state | das | 2006-04-11 | 5 | -79/+137 |
|
|
* | typo | das | 2006-04-11 | 1 | -2/+2 |
|
|
* | *** 8.4.13 TAGGED FOR RELEASE *** | dgp | 2006-04-10 | 2 | -4/+24 |
|
|
* | * macosx/tkMacOSXWm.c (TkSetWMName, TkMacOSXMakeRealWindowExist): | das | 2006-04-10 | 2 | -15/+10 |
|
|
* | added ref to bug 934524 | das | 2006-04-10 | 1 | -2/+3 |
|
|
* | * macosx/tkMacOSXWm.c (WmResizableCmd): propagate window attribute | das | 2006-04-09 | 2 | -6/+21 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): fix return | das | 2006-04-07 | 3 | -73/+123 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errors | das | 2006-04-06 | 4 | -168/+207 |
|
|
* | see changes | hobbs | 2006-04-05 | 1 | -4/+28 |
|
|
* | * tests/grid.test: fix segfault on empty index list | hobbs | 2006-04-05 | 2 | -27/+55 |
|
|
* | * generic/tkText.c (DumpLine): stop dumping if we detect that the | hobbs | 2006-04-05 | 2 | -101/+130 |
|
|
* | * win/tkWinX.c (TkWinXInit): init default keyboard charset | hobbs | 2006-04-05 | 1 | -8/+21 |
|
|
* | * generic/tkTextDisp.c (TkTextPixelIndex): Don't segfault on full | hobbs | 2006-04-05 | 1 | -2/+10 |
|
|
* | * win/tkWinWm.c (WmProc): pass WM_QUERYENDSESSION message to Tk as | hobbs | 2006-04-05 | 1 | -1/+13 |
|
|
* | * win/tkWinMenu.c (FreeID, TkpNewMenu, MenuExitHandler) | hobbs | 2006-04-05 | 1 | -29/+59 |
|
|
* | Update test to reflect revised error message | dgp | 2006-04-05 | 1 | -3/+3 |
|
|
* | * generic/tkWindow.c (DeleteWindowsExitProc): added comments | hobbs | 2006-03-30 | 3 | -7/+19 |
|
|
* | * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" to | dgp | 2006-03-29 | 2 | -3/+9 |
|
|
* | * generic/tkWindow.c (CreateTopLevelWindow): use thread exit | hobbs | 2006-03-29 | 2 | -6/+12 |
|
|
* | Avoid pipe problems on Win98 | patthoyts | 2006-03-28 | 2 | -2/+7 |
|
|
* | * win/configure, win/tcl.m4: define MACHINE for gcc builds as well. | hobbs | 2006-03-28 | 3 | -24/+31 |
|
|
* | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 37 | -229/+197 |
|
|
* | * generic/tkFont.h: added prototype for TkFontGetFirstTextLayout() | das | 2006-03-28 | 1 | -1/+3 |
|
|
* | Forgot that the test should return an error | dkf | 2006-03-27 | 1 | -4/+6 |
|
|