| Commit message (Expand) | Author | Age | Files | Lines |
* | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] | das | 2006-11-26 | 2 | -151/+198 |
|
|
* | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage | hobbs | 2006-11-24 | 1 | -18/+24 |
|
|
* | * README: Bump version number to 8.4.15 | dgp | 2006-10-23 | 3 | -6/+6 |
|
|
* | * unix/tkUnixFont.c (Ucs2beToUtfProc, UtfToUcs2beProc): | hobbs | 2006-10-05 | 1 | -35/+49 |
|
|
* | * generic/tkConsole.c: Complete reversal of the changes of Sep 22. | andreas_kupries | 2006-09-25 | 1 | -4/+3 |
|
|
* | * generic/tkConsole.c: TIP #268 update regarding registered package | andreas_kupries | 2006-09-22 | 3 | -240/+244 |
|
|
* | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -0/+364 |
|
|
* | * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTION | hobbs | 2006-09-06 | 1 | -8/+1 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 3 | -163/+237 |
|
|
* | cleanup quoting and whitespace | das | 2006-07-20 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 3 | -532/+228 |
|
|
* | sync with tcl | das | 2006-05-27 | 2 | -214/+270 |
|
|
* | autoconf-2.13 | das | 2006-05-26 | 1 | -1/+1 |
|
|
* | sync 2006-05-24 change to tcl HEAD | das | 2006-05-26 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.4.14 | dgp | 2006-05-04 | 3 | -6/+6 |
|
|
* | Fix problems caused when XServer returns invalid font names. [Bug 1475865] | dkf | 2006-04-25 | 1 | -2/+20 |
|
|
* | * win/tkWinEmbed.c (TkpGetOtherWindow): do not panic if no window | hobbs | 2006-04-11 | 2 | -6/+11 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errors | das | 2006-04-06 | 2 | -133/+128 |
|
|
* | * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" to | dgp | 2006-03-29 | 1 | -3/+3 |
|
|
* | * unix/configure.in: fix detection of symbols build when enabling | das | 2006-03-22 | 2 | -6/+6 |
|
|
* | Case fix | dkf | 2006-03-16 | 1 | -2/+2 |
|
|
* | Added locale to list | dkf | 2006-03-16 | 1 | -2/+2 |
|
|
* | * generic/tkCmds.c: Purged remaining references to | dgp | 2006-03-13 | 1 | -10/+3 |
|
|
* | * READNE: Bump version number to 8.4.13 and update | dgp | 2006-03-07 | 3 | -6/+6 |
|
|
* | []-quote ac_defun functions | hobbs | 2006-03-02 | 1 | -24/+24 |
|
|
* | * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared library | patthoyts | 2006-03-02 | 2 | -2/+2 |
|
|
* | * unix/configure: minor fix to Darwin specific code removing | das | 2006-01-23 | 2 | -3/+3 |
|
|
* | XIM fixes [See #905830, patch tk84-xim-fixes.patch]: | jenglish | 2006-01-20 | 1 | -30/+12 |
|
|
* | * macosx/tkMacOSXDraw.c: re-added inclusion of tclInt.h to allow access | das | 2006-01-10 | 3 | -583/+772 |
|
|
* | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 2 | -3/+3 |
|
|
* | remove extraneous const | hobbs | 2005-12-05 | 1 | -2/+2 |
|
|
* | Added a workaround for SCIM | rmax | 2005-12-05 | 1 | -2/+23 |
|
|
* | documented macosx-only configure options. | das | 2005-12-03 | 1 | -1/+6 |
|
|
* | update README files | dgp | 2005-12-02 | 1 | -2/+3 |
|
|
* | another try | dgp | 2005-12-01 | 1 | -3/+3 |
|
|
* | update `make dist` for the wish.exe.manifest -> wish.exe.manifest.in change | dgp | 2005-12-01 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. | das | 2005-12-01 | 2 | -153/+151 |
|
|
* | Darwin: disable ppc64 for fat builds since neither Aqua nor X11 is | das | 2005-11-27 | 2 | -41/+51 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 4 | -779/+998 |
|
|
* | Backport of fixes for [Bug 1353414] | dkf | 2005-11-22 | 1 | -98/+68 |
|
|
* | * README: Bump version number to 8.4.12 | dgp | 2005-11-16 | 3 | -6/+6 |
|
|
* | Added LIBS to fix issue building tclkit on OpenBSD | patthoyts | 2005-11-06 | 2 | -2/+2 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 2 | -47/+56 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -2/+6 |
|
|
* | * unix/Makefile.in (html): reverted/amended changes of 2005-07-24 | das | 2005-07-30 | 1 | -5/+8 |
|
|
* | * generic/tkFrame.c (DisplayFrame): | hobbs | 2005-07-28 | 1 | -1/+28 |
|
|
* | * unix/Makefile.in: Subst TCLSH_PROG and | mdejong | 2005-07-25 | 4 | -251/+376 |
|
|
* | sync'ed to Tcl's tcl.m4 | hobbs | 2005-07-21 | 2 | -367/+202 |
|
|
* | * unix/Makefile.in (install-private-headers): rewrite tkPort.h when | das | 2005-06-23 | 1 | -5/+5 |
|
|
* | *** 8.4.11 TAGGED FOR RELEASE *** | das | 2005-06-18 | 2 | -2/+2 |
|
|