| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -1/+27 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd): correct OS X result for | hobbs | 2006-08-17 | 1 | -0/+5 |
|
|
* | * macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): handle key | das | 2006-07-25 | 1 | -1/+7 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmMapWindow): fix incorrect values of wmInfo | das | 2006-07-24 | 1 | -0/+7 |
|
|
* | typo | das | 2006-07-21 | 1 | -1/+1 |
|
|
* | * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, change | das | 2006-07-21 | 1 | -0/+10 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -0/+38 |
|
|
* | * generic/tkWindow.c (Initialize): Modify change of 2006-05-25 | andreas_kupries | 2006-07-14 | 1 | -0/+7 |
|
|
* | catch scrollbar use of highlightthickness | hobbs | 2006-07-07 | 1 | -0/+4 |
|
|
* | * library/bgerror.tcl (::tk::dialog::error::bgerror): remove a | hobbs | 2006-06-22 | 1 | -3/+8 |
|
|
* | * generic/tkScale.c: Revised variable writing logic to account | dgp | 2006-06-14 | 1 | -0/+6 |
|
|
* | * macosx/tkMacOSXSubwindows.c (TkMacOSXInvalidateWindow): ensure invalid | das | 2006-06-14 | 1 | -0/+11 |
|
|
* | * generic/tkMain.c: Added Tcl_Preserve() call on the master | dgp | 2006-06-09 | 1 | -0/+6 |
|
|
* | * generic/tkConsole.c: Added Tcl_RegisterChannel() calls to bump | dgp | 2006-06-01 | 1 | -0/+6 |
|
|
* | * win/tkWinEmbed.c (TkpGetOtherWindow): [Bug 1212056] do not panic | hobbs | 2006-05-29 | 1 | -0/+5 |
|
|
* | * tests/entry.test (entry-22.1): | hobbs | 2006-05-29 | 1 | -0/+8 |
|
|
* | * macosx/tkMacOSXButton.c (TkMacOSXDrawControl): correct redraw | hobbs | 2006-05-26 | 1 | -0/+5 |
|
|
* | see changes | hobbs | 2006-05-25 | 1 | -0/+17 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (TkMacOSXGenerateFocusEvent): don't send | das | 2006-05-16 | 1 | -0/+14 |
|
|
* | * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock): | hobbs | 2006-05-13 | 1 | -0/+6 |
|
|
* | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensure | das | 2006-05-12 | 1 | -7/+38 |
|
|
* | * README: Bump version number to 8.5a4 | dgp | 2006-05-04 | 1 | -0/+11 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -0/+28 |
|
|
* | * changes: Updates for next RCcore_8_5_a4 | dgp | 2006-04-26 | 1 | -2/+6 |
|
|
* | Stop crashes when bad font names received from XServer. [Bug 1475865] | dkf | 2006-04-25 | 1 | -1/+6 |
|
|
* | scrollbar.test fixes for TkAqua | vincentdarley | 2006-04-23 | 1 | -0/+4 |
|
|
* | fix tests for TkAqua | vincentdarley | 2006-04-18 | 1 | -0/+4 |
|
|
* | fix to embed.test failures | vincentdarley | 2006-04-18 | 1 | -0/+5 |
|
|
* | * generic/tkWindow.c (Tk_NameToWindow): Allow NULL interp to | pspjuth | 2006-04-11 | 1 | -0/+9 |
|
|
* | * unix/Makefile.in: Updated `make dist` target to be sure the | dgp | 2006-04-11 | 1 | -0/+6 |
|
|
* | * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escape | das | 2006-04-11 | 1 | -0/+3 |
|
|
* | * changes: added latest aqua bug fixes. | das | 2006-04-11 | 1 | -0/+18 |
|
|
* | * macosx/tkMacOSXInt.h: Implemented 'zoomed' window state | das | 2006-04-11 | 1 | -5/+12 |
|
|
* | Fix [1467938] | dkf | 2006-04-10 | 1 | -1/+7 |
|
|
* | 2006-04-10 Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net> | cc_benny | 2006-04-10 | 1 | -0/+10 |
|
|
* | * macosx/tkMacOSXWm.c (TkSetWMName, TkMacOSXMakeRealWindowExist): | das | 2006-04-10 | 1 | -0/+2 |
|
|
* | added ref to bug 934524 | das | 2006-04-10 | 1 | -2/+3 |
|
|
* | * macosx/tkMacOSXWm.c (WmResizableCmd): propagate window attribute | das | 2006-04-09 | 1 | -0/+5 |
|
|
* | move tag | dgp | 2006-04-07 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): fix return | das | 2006-04-07 | 1 | -0/+10 |
|
|
* | add support for proxy icon dragging and titlepath menu | vincentdarley | 2006-04-06 | 1 | -0/+6 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errors | das | 2006-04-06 | 1 | -0/+11 |
|
|
* | see changes | hobbs | 2006-04-05 | 1 | -0/+28 |
|
|
* | fix to crash in test suite, with dump -command | vincentdarley | 2006-04-05 | 1 | -0/+6 |
|
|
* | use standard Carbon Fixed <-> Int conversion macros instead of our own | das | 2006-04-05 | 1 | -1/+1 |
|
|
* | * generic/tkOption.c (TkOptionDeadWindow): handle | hobbs | 2006-03-30 | 1 | -0/+3 |
|
|
* | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" | hobbs | 2006-03-29 | 1 | -0/+5 |
|
|
* | * changes: Updates for next RC | dgp | 2006-03-29 | 1 | -2/+4 |
|
|
* | * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" to | dgp | 2006-03-29 | 1 | -0/+6 |
|
|
* | * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions. | hobbs | 2006-03-28 | 1 | -0/+4 |
|
|