summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Darwin: disable ppc64 for fat builds since neither Aqua nor X11 isdas2005-11-272-1/+11
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-279-979/+1420
* Added support for [wm attributes] on X11 [TIP#231, patch#1062022].jenglish2005-11-161-26/+374
* Oops! Very stupid typo.dkf2005-11-141-13/+16
* missing commas; typos?dgp2005-11-141-4/+4
* ANSIfydkf2005-11-148-1531/+1598
* Finish ANSIfyingdkf2005-11-141-124/+130
* Quell warningdkf2005-11-131-2/+2
* Glurk, SelCvtToX was just as broken as SelCvtFromX when atoms contain spaces.dkf2005-11-131-45/+38
* Fix [Bug 1353414] by doing the list generation using standard Tcl utilities.dkf2005-11-131-54/+31
* ANSIfydkf2005-11-137-922/+928
* Fix SHLIB_LD_LIBS for building tclkit on OpenBSD.patthoyts2005-11-062-2/+2
* Whitespace/style/ANSI improvementsdkf2005-10-218-2876/+2785
* tip256 implementationvincentdarley2005-10-101-1/+2
* * unix/tkUnixPort.h: Disabled inclusion of the private Tcl headerdgp2005-09-281-2/+4
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-103-12/+13
* * unix/Makefile.in (html): reverted/amended changes of 2005-08-23das2005-08-251-5/+8
* * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE.mdejong2005-08-234-703/+230
* Getting more systematic about styledkf2005-08-101-13/+20
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-1/+28
* * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550].dgp2005-07-051-3/+3
* * macosx/Makefile: for X11 build, add -X11 suffix to unversioned wishdas2005-06-182-2/+2
* autoconfdgp2005-06-071-1/+1
* Bumped patchleveldkf2005-06-072-5/+5
* * unix/tkUnix.c (Tk_GetUserInactiveTime): Improvements to get itrmax2005-06-024-120/+424
* Checking the return value of XScreenSaverQueryInfo.rmax2005-06-011-3/+4
* Some versions of X seem to crash if XScreenSaverQueryVersion() isn'trmax2005-06-011-5/+6
* * unix/configure.in: added description of HAVE_XSS for autoheader.das2005-05-293-6/+6
* * generic/tkDecls.h:das2005-05-292-74/+162
* Partial implementation of TIP#245; thanks Reinhard!dkf2005-05-272-2/+91
* * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extractiondas2005-05-262-106/+3
* * unix/Makefile.in (install-libraries): protect possible emptyhobbs2005-05-251-2/+2
* minor formatting sync with tcl/unix/configure.indas2005-05-242-15/+15
* small comments & whitespace fixdas2005-05-241-10/+11
* * macosx/Makefile:das2005-05-236-231/+1341
* * macosx/tkMacOSXInit.c:das2005-05-142-10/+462
* fixed pkg-config xft check, needed reset of enable_xft firsthobbs2005-05-072-1/+3
* * unix/configure: regenhobbs2005-05-073-12/+278
* * macosx/tkMacOSXNotify.c: sync with tclUnixNotfy.c changes sincedas2005-04-263-16/+169
* Tk_MeasureChars: Use Tcl_UtfToUnichar() for lax UTF-8 parsingjenglish2005-04-191-7/+7
* * unix/tkUnixFont.c (FontMapLoadPage): reorder char[] decls tohobbs2005-04-141-3/+3
* * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-092-4/+4
* * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople...mdejong2005-04-071-5/+7
* Updated the OpenBSD configuration and regenerated configure script.patthoyts2005-03-152-26/+74
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-113-573/+1104
* * unix/tcl.m4, unix/configure: add solaris-64 gcc buildhobbs2005-01-312-10/+44
* * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to showdas2005-01-252-6/+6
* * unix/tcl.m4: Sync'ed to Tcl's copy.dgp2005-01-122-1034/+495
* Remove ${DBGX}, ${TK_DBGX} from Tk build system [Patch 1081595].jenglish2005-01-105-779/+1089
* Changed to make platform implementation ready for a toplevel -use option; com...chengyemao2005-01-091-2/+3