summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
* silence compiler warningsdgp2004-10-061-5/+5
* * doc/wm.n (iconphoto): added support for Tk photohobbs2004-10-051-3/+201
* Cast argument 7 of XChangeProperty to 'const unsigned char *'jenglish2004-08-191-3/+4
* * tests/safe.test (safe-1.3): Made test less sensitve to thedgp2004-08-191-1/+7
* Fix for #1006686 "wm resizable command not working on Solaris/CDE"jenglish2004-08-101-1/+3
* * unix/configure:das2004-07-302-4/+4
* * unix/Makefile.in:das2004-07-201-1/+26
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-164-429/+1023
* Set _NET_WM_NAME and _NET_WM_ICON_NAME (freedesktop.org)jenglish2004-07-051-36/+67
* * unix/tcl.m4: autoconf 2.5 fixes in Darwin section.das2004-06-182-6/+20
* Fix for #742882 "Potential division by zero in gridded wm geometry"jenglish2004-06-161-5/+15
* Silence compiler warningsdgp2004-06-081-5/+3
* * unix/tkUnixButton.c (TkpDrawCheckIndicator): allow radiobuttonshobbs2004-05-041-5/+10
* * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): placehobbs2004-05-031-1/+14