summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
| * * generic/tkCanvas.c: allow -selectforeground option to be None; adddas2007-04-291-1/+7
| * * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-072-2/+2
| * * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch.hobbs2007-02-192-169/+177
| * * unix/configure.in: add caching to -pipe check.das2007-02-042-234/+240
| * renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5xdas2007-01-261-3/+3
| * previous commit omitted some changes from the HEADdas2007-01-252-180/+178
| * comment typodas2007-01-251-1/+1
| * * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possibledas2007-01-253-148/+186
| * * unix/tcl.m4: ensure CPPFLAGS env var is used when set. [Bug 1586861]das2007-01-192-174/+188
| * Fix [Bug 1522467] using fix similar to that used in Tcl recently.dkf2006-12-221-24/+29
| * * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-192-149/+231
| * * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-262-151/+198
| * * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-241-18/+24
| * * README: Bump version number to 8.4.15dgp2006-10-233-6/+6
| * * unix/tkUnixFont.c (Ucs2beToUtfProc, UtfToUcs2beProc):hobbs2006-10-051-35/+49
| * * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-251-4/+3
| * * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-223-240/+244
| * * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-0/+364
| * * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-8/+1
| * * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-183-163/+237
| * cleanup quoting and whitespacedas2006-07-201-2/+2
| * * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-203-532/+228
| * sync with tcldas2006-05-272-214/+270
| * autoconf-2.13das2006-05-261-1/+1
| * sync 2006-05-24 change to tcl HEADdas2006-05-261-1/+1
| * * README: Bump version number to 8.4.14dgp2006-05-043-6/+6
| * Fix problems caused when XServer returns invalid font names. [Bug 1475865]dkf2006-04-251-2/+20
| * * win/tkWinEmbed.c (TkpGetOtherWindow): do not panic if no windowhobbs2006-04-112-6/+11
| * * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errorsdas2006-04-062-133/+128
| * * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" todgp2006-03-291-3/+3
| * * unix/configure.in: fix detection of symbols build when enablingdas2006-03-222-6/+6
| * Case fixdkf2006-03-161-2/+2
| * Added locale to listdkf2006-03-161-2/+2
| * * generic/tkCmds.c: Purged remaining references todgp2006-03-131-10/+3
| * * READNE: Bump version number to 8.4.13 and updatedgp2006-03-073-6/+6
| * []-quote ac_defun functionshobbs2006-03-021-24/+24
| * * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared librarypatthoyts2006-03-022-2/+2
| * * unix/configure: minor fix to Darwin specific code removingdas2006-01-232-3/+3
| * XIM fixes [See #905830, patch tk84-xim-fixes.patch]:jenglish2006-01-201-30/+12
| * * macosx/tkMacOSXDraw.c: re-added inclusion of tclInt.h to allow accessdas2006-01-103-583/+772
| * * unix/tcl.m4, unix/configure: Fix sh quoting error reported inhobbs2005-12-122-3/+3
| * remove extraneous consthobbs2005-12-051-2/+2
| * Added a workaround for SCIMrmax2005-12-051-2/+23
| * documented macosx-only configure options.das2005-12-031-1/+6
| * update README filesdgp2005-12-021-2/+3
| * another trydgp2005-12-011-3/+3
| * update `make dist` for the wish.exe.manifest -> wish.exe.manifest.in changedgp2005-12-011-3/+3
| * * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-012-153/+151
| * Darwin: disable ppc64 for fat builds since neither Aqua nor X11 isdas2005-11-272-41/+51
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-274-779/+998