summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* ran autoconf-2.57dgp2004-12-111-1/+1
* Bump to 8.5a3dkf2004-12-112-5/+5
* * unix/tcl.m4: synced with tcl/unix/tcl.m4das2004-12-092-20/+340
* add older ChangeLogs to dist targetcore_8_5_a2hobbs2004-12-071-2/+3
* * unix/tkUnixButton.c (TkpDisplayButton): constrain coords tohobbs2004-12-021-3/+51
* Tk_DrawChars: Check for short integer overflow in x,y coordinatesjenglish2004-11-281-3/+3
* Classic sed doesn't support | in REs.rmax2004-11-191-2/+5
* some seds don't support comments :(rmax2004-11-181-8/+21
* generated configure and fixed manpage installatonrmax2004-11-183-98/+298
* 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-185-1240/+111
* Preparatory works for making Tk define its parameters via a config header.dkf2004-11-152-75/+114
* * unix/tkUnixScale.c (DisplayHorizontalValue): Fix for #220927 bypatthoyts2004-10-281-2/+6
* Attempt to fix [Bug 919066] by allowing the code that creates the regiondkf2004-10-261-1/+60
* Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179)dkf2004-10-241-1/+3
* TIP #205 "Use pkgconfig Database to Register Xft Support".jenglish2004-10-081-1/+18