| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tk.h: Bump version number to 8.5b2.1 to distinguish | dgp | 2007-10-30 | 1 | -2/+2 |
|
|
* | * README: Bump version number to 8.5b2. | dgp | 2007-10-26 | 1 | -2/+2 |
|
|
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/from | das | 2007-10-15 | 1 | -1/+33 |
|
|
* | * unix/configure.in (Darwin): add support for 64-bit X11. | das | 2007-10-15 | 1 | -5/+24 |
|
|
* | * generic/tk.h: Bump version number to 8.5b1.1 to distinguish | dgp | 2007-10-02 | 1 | -3/+3 |
|
|
* | * README: Bump version number to 8.5b1. | dgp | 2007-09-19 | 1 | -2/+2 |
|
|
* | Use '${CC} -shared' instead of 'ld -Bshareable' to build shared libraries | jenglish | 2007-09-17 | 1 | -8/+1 |
|
|
* | * unix/Makefile.in: add support for compile flags specific to | das | 2007-08-07 | 1 | -2/+5 |
|
|
* | * unix/configure.in: fix flag used to weak-link libXss. | das | 2007-06-29 | 1 | -2/+2 |
|
|
* | * unix/configure.in (Darwin): link the Tk and Wish plists into their | das | 2007-06-06 | 1 | -8/+8 |
|
|
* | * unix/configure: autoconf-2.59 (FC6 fork) | dgp | 2007-05-18 | 1 | -2/+2 |
|
|
* | * unix/configure.in: fix for default case in tk debug build detection. | das | 2007-04-29 | 1 | -2/+2 |
|
|
* | * unix/configure.in: install license.terms into Tk.framework; fix tk | das | 2007-04-23 | 1 | -2/+3 |
|
|
* | * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) if | das | 2007-02-04 | 1 | -11/+10 |
|
|
* | Bug 1609616 | Kevin B Kenny | 2006-12-06 | 1 | -1/+3 |
|
|
* | Corrected Xft configuration so that Xft | Kevin B Kenny | 2006-11-27 | 1 | -1/+3 |
|
|
* | whitespace | das | 2006-11-26 | 1 | -34/+34 |
|
|
* | Bug 1592667 | Kevin B Kenny | 2006-11-08 | 1 | -2/+29 |
|
|
* | fixed typo in last commit | Kevin B Kenny | 2006-11-08 | 1 | -2/+2 |
|
|
* | Silence warnings about Xft unless Xft is requested explicitly. | Kevin B Kenny | 2006-11-08 | 1 | -12/+18 |
|
|
* | correct typo | dgp | 2006-11-08 | 1 | -2/+2 |
|
|
* | make --enable-xft the default | Kevin B Kenny | 2006-11-07 | 1 | -3/+3 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -6/+5 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -28/+46 |
|
|
* | * README: Bump version number to 8.5a4 | dgp | 2006-05-04 | 1 | -2/+2 |
|
|
* | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 1 | -3/+3 |
|
|
* | Noticed that several other locales were missing too | dkf | 2006-03-16 | 1 | -2/+2 |
|
|
* | Added locale | dkf | 2006-03-16 | 1 | -2/+2 |
|
|
* | * unix/configure: minor fix to Darwin specific code removing | das | 2006-01-23 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() function | das | 2006-01-10 | 1 | -17/+12 |
|
|
* | Darwin: disable ppc64 for fat builds since neither Aqua nor X11 is | das | 2005-11-27 | 1 | -1/+6 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -62/+85 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -1/+4 |
|
|
* | * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE. | mdejong | 2005-08-23 | 1 | -2/+5 |
|
|
* | Bumped patchlevel | dkf | 2005-06-07 | 1 | -2/+2 |
|
|
* | * unix/tkUnix.c (Tk_GetUserInactiveTime): Improvements to get it | rmax | 2005-06-02 | 1 | -15/+26 |
|
|
* | * unix/configure.in: added description of HAVE_XSS for autoheader. | das | 2005-05-29 | 1 | -2/+2 |
|
|
* | * generic/tkDecls.h: | das | 2005-05-29 | 1 | -49/+56 |
|
|
* | Partial implementation of TIP#245; thanks Reinhard! | dkf | 2005-05-27 | 1 | -1/+24 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extraction | das | 2005-05-26 | 1 | -3/+2 |
|
|
* | minor formatting sync with tcl/unix/configure.in | das | 2005-05-24 | 1 | -8/+8 |
|
|
* | * macosx/Makefile: | das | 2005-05-23 | 1 | -64/+200 |
|
|
* | fixed pkg-config xft check, needed reset of enable_xft first | hobbs | 2005-05-07 | 1 | -1/+2 |
|
|
* | * unix/configure: regen | hobbs | 2005-05-07 | 1 | -3/+13 |
|
|
* | Remove ${DBGX}, ${TK_DBGX} from Tk build system [Patch 1081595]. | jenglish | 2005-01-10 | 1 | -8/+5 |
|
|
* | Bump to 8.5a3 | dkf | 2004-12-11 | 1 | -2/+2 |
|
|
* | 2004-11-18 Reinhard Max <max@suse.de> | rmax | 2004-11-18 | 1 | -2/+2 |
|
|
* | Preparatory works for making Tk define its parameters via a config header. | dkf | 2004-11-15 | 1 | -6/+6 |
|
|
* | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their | hobbs | 2004-07-16 | 1 | -28/+19 |
|
|