| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code from | das | 2007-03-07 | 2 | -2/+2 |
|
|
* | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. | hobbs | 2007-02-19 | 2 | -169/+177 |
|
|
* | * unix/configure.in: add caching to -pipe check. | das | 2007-02-04 | 2 | -234/+240 |
|
|
* | renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5x | das | 2007-01-26 | 1 | -3/+3 |
|
|
* | previous commit omitted some changes from the HEAD | das | 2007-01-25 | 2 | -180/+178 |
|
|
* | comment typo | das | 2007-01-25 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible | das | 2007-01-25 | 3 | -148/+186 |
|
|
* | * unix/tcl.m4: ensure CPPFLAGS env var is used when set. [Bug 1586861] | das | 2007-01-19 | 2 | -174/+188 |
|
|
* | Fix [Bug 1522467] using fix similar to that used in Tcl recently. | dkf | 2006-12-22 | 1 | -24/+29 |
|
|
* | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch | das | 2006-12-19 | 2 | -149/+231 |
|
|
* | * 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 |
|
|