| Commit message (Expand) | Author | Age | Files | Lines |
* | XIM fixes [See #905830, patch tk84-xim-fixes.patch]: | jenglish | 2006-01-20 | 1 | -0/+7 |
|
|
* | * macosx/tkMacOSXDraw.c: re-added inclusion of tclInt.h to allow access | das | 2006-01-10 | 1 | -0/+22 |
|
|
* | * library/demos/cscroll.tcl: add MouseWheel bindings for aqua. | das | 2005-12-13 | 1 | -1/+14 |
|
|
* | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 1 | -9/+14 |
|
|
* | * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcl | das | 2005-12-08 | 1 | -0/+6 |
|
|
* | * macosx/tkMacOSXInt.h: | das | 2005-12-08 | 1 | -0/+6 |
|
|
* | * generic/tkOldConfig.c (Tk_ConfigureWidget): fix the handling of | hobbs | 2005-12-05 | 1 | -2/+9 |
|
|
* | Added a workaround for SCIM | rmax | 2005-12-05 | 1 | -0/+7 |
|
|
* | * mac/README: add note that mac classic port is no longer supported. | das | 2005-12-04 | 1 | -1/+5 |
|
|
* | fox botched date | dgp | 2005-12-01 | 1 | -1/+1 |
|
|
* | 2005-11-16 Don Porter <dgp@users.sourceforge.net> | dgp | 2005-12-01 | 1 | -0/+11 |
|
|
* | restored the ability to build from makefile.vc | Kevin B Kenny | 2005-12-01 | 1 | -0/+4 |
|
|
* | * library/menu.tcl (::tk::PostOverPoint): correct menu post near | hobbs | 2005-12-01 | 1 | -0/+5 |
|
|
* | * win/tkWinWm.c (WmAttributesCmd): set (no)topmost window aspect | hobbs | 2005-12-01 | 1 | -0/+3 |
|
|
* | * generic/tkImgGIF.c: cast calls to block_out | hobbs | 2005-12-01 | 1 | -1/+3 |
|
|
* | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. | das | 2005-12-01 | 1 | -0/+8 |
|
|
* | * win/Makefile.in: place TCL_BIN_DIR first in PATH for targets to | hobbs | 2005-12-01 | 1 | -0/+3 |
|
|
* | * tests/scrollbar.test (6.22): fix rounding-error sensitive test | hobbs | 2005-12-01 | 1 | -0/+2 |
|
|
* | * tests/textWind.test: use "Courier -12" on all platforms. | hobbs | 2005-11-30 | 1 | -0/+4 |
|
|
* | * win/tkWinWm.c (UpdateWrapper): Don't install frame menu on dead | hobbs | 2005-11-30 | 1 | -0/+3 |
|
|
* | * generic/tkEvent.c: fix handling of ClientMessage handlers. | hobbs | 2005-11-30 | 1 | -0/+3 |
|
|
* | * macosx/tkMacOSXEvent.h: define | hobbs | 2005-11-30 | 1 | -0/+5 |
|
|
* | * library/console.tcl (::tk::ConsoleInit): improve work-around to | hobbs | 2005-11-30 | 1 | -0/+3 |
|
|
* | * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged): | hobbs | 2005-11-30 | 1 | -8/+17 |
|
|
* | * win/tcl.m4: Add build support for Windows-x64 builds. | hobbs | 2005-11-30 | 1 | -0/+10 |
|
|
* | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 1 | -0/+1 |
|
|
* | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 1 | -0/+2 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -3/+109 |
|
|
* | Fix [Bug 1151523] by making the code conform to the docs. | dkf | 2005-11-22 | 1 | -0/+4 |
|
|
* | Backport of fixes for [Bug 1353414] | dkf | 2005-11-22 | 1 | -0/+4 |
|
|
* | Fix [Bug 1335485] | dkf | 2005-11-22 | 1 | -0/+6 |
|
|
* | * README: Bump version number to 8.4.12 | dgp | 2005-11-16 | 1 | -0/+10 |
|
|
* | * changes: Update changes for 8.4.12 release | dgp | 2005-11-16 | 1 | -0/+4 |
|
|
* | clarify text index documentation | vincentdarley | 2005-11-16 | 1 | -0/+6 |
|
|
* | Added LIBS to fix issue building tclkit on OpenBSD | patthoyts | 2005-11-06 | 1 | -0/+4 |
|
|
* | * generic/tkMain.c: Rewrote code that sets the ::argv value | dgp | 2005-10-18 | 1 | -0/+7 |
|
|
* | * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtr | hobbs | 2005-10-18 | 1 | -0/+5 |
|
|
* | * generic/tkInt.h: add MODULE_SCOPE and WORDS_BIGENDIAN checks | hobbs | 2005-10-10 | 1 | -0/+3 |
|
|
* | * generic/tkConfig.c (Tk_DeleteOptionTable, Tk_CreateOptionTable): | hobbs | 2005-10-10 | 1 | -7/+14 |
|
|
* | * tests/winfo.test: Wait until child window is visible | patthoyts | 2005-10-10 | 1 | -0/+5 |
|
|
* | * library/dialog.tcl (::tk_dialog): add tkwait visibility before | hobbs | 2005-10-05 | 1 | -0/+3 |
|
|
* | * win/tkWinDialog.c (ChooseDirectoryValidateProc): reset stored | hobbs | 2005-10-05 | 1 | -0/+5 |
|
|
* | Fix for [Bug 1288128] | dkf | 2005-09-14 | 1 | -0/+9 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -0/+48 |
|
|
* | * macosx/tkMacOSXDialog.c: make dialogs ignore -initialfile "" and | hobbs | 2005-08-23 | 1 | -0/+5 |
|
|
* | * win/tkWin32Dll.c (DllMain): Replace old asm SEH | mdejong | 2005-08-23 | 1 | -0/+6 |
|
|
* | * macosx/tkMacOSXButton.c: | das | 2005-08-22 | 1 | -0/+5 |
|
|
* | Backport of fix for Tk_ConfigSpec-related part of [Bug 749908] | dkf | 2005-08-16 | 1 | -0/+7 |
|
|
* | Fix [Bug 1252702] | dkf | 2005-08-11 | 1 | -0/+9 |
|
|
* | typo | das | 2005-08-09 | 1 | -2/+0 |
|
|