summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * unix/tkUnixRFont.c (TkpMeasureCharsInContext): Copied over fromrmax2006-03-231-1/+11
* * unix/tk.spec: Cleaned up and completed the spec file.rmax2006-03-231-28/+31
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-223-9/+110
* Noticed that several other locales were missing toodkf2006-03-161-2/+2
* Added localedkf2006-03-161-2/+2
* * generic/tkCmds.c: Purged remaining references todgp2006-03-131-10/+3
* more images copied into distdgp2006-03-081-2/+3
* * unix/Makefile.in: Update `make dist` to copy the image filesdgp2006-03-081-1/+2
* Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variantsjenglish2006-03-082-2/+2
* Scope the config a bit better; it only needs to be visible inside one function.dkf2006-02-071-7/+7
* Use the fact that ckalloc() *never* returns NULL to optimize the codedkf2006-02-071-19/+7
* space->tabdkf2006-02-071-20/+20
* * 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/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() functiondas2006-01-103-375/+519
* * unix/tcl.m4, unix/configure: Fix sh quoting error reported inhobbs2005-12-122-3/+3
* * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-091-4/+6
* fix dist target for manifest dir changehobbs2005-12-081-3/+3
* remove extraneous consthobbs2005-12-071-2/+2
* * unix/tkUnixEvent.c (OpenIM): Added a workaround to allow atrmax2005-12-051-2/+23
* documented macosx-only configure options.das2005-12-031-1/+6
* * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-012-6/+4
* 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