| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
|
|
* | * README: Bump version to 8.5a2. | dgp | 2004-03-26 | 1 | -2/+2 |
|
|
* | update patchlevel to 8.5a1 | hobbs | 2004-03-02 | 1 | -2/+2 |
|
|
* | * unix/configure: | hobbs | 2003-11-12 | 1 | -3/+3 |
|
|
* | *unix/configure.in: Reconfigured to use $TCL_PREFIX as the | dgp | 2003-10-06 | 1 | -15/+21 |
|
|
* | * unix/configure.in: Added check that version of Tcl header found | dgp | 2003-10-06 | 1 | -1/+7 |
|
|
* | * unix/configure: | das | 2003-09-25 | 1 | -1/+5 |
|
|
* | configure.in: BUGFIX: --enable-xft test was broken. | jenglish | 2003-06-02 | 1 | -2/+2 |
|
|
* | Experimental support for antialiased text under X11 [Patch#535541] | jenglish | 2003-05-31 | 1 | -1/+33 |
|
|
* | * unix/Makefile.in: Subst TCL_LIBS instead of | mdejong | 2003-04-04 | 1 | -60/+17 |
|
|
* | Require autoconf 2.57 or newer, see TIP 34 | mdejong | 2003-03-13 | 1 | -2/+2 |
|
|
* | * README: Bumped version number of | dgp | 2003-03-04 | 1 | -4/+4 |
|
|
* | * README: Bumped to 8.4.2. | hobbs | 2003-02-15 | 1 | -2/+2 |
|
|
* | * README: Bumped to version 8.4.1 to avoid confusion | dgp | 2002-09-27 | 1 | -2/+2 |
|
|
* | make sure to substitute LD_LIBRARY_PATH_VAR | hobbs | 2002-09-02 | 1 | -1/+3 |
|
|
* | Bumped version number to 8.4.0 | hobbs | 2002-09-02 | 1 | -2/+2 |
|
|
* | * README: Bumped version number to 8.4b3 to distinguishmacosx_8_4_merge_2002_08_20_trunk | dgp | 2002-08-20 | 1 | -2/+2 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-07-29 | 1 | -18/+5 |
|
|
* | * unix/Makefile.in: Add MAJOR_VERSION, MINOR_VERSION, | mdejong | 2002-07-28 | 1 | -39/+8 |
|
|
* | * unix/configure: | mdejong | 2002-07-19 | 1 | -1/+2 |
|
|
* | * Bumped HEAD to version 8.4b2 in order to distinguish it from | dgp | 2002-07-14 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4: New macro SC_CONFIG_MANPAGES. | rmax | 2002-06-25 | 1 | -1/+6 |
|
|
* | Tk patchlevel bumped to 8.4b1 in preparation for release. | dkf | 2002-06-22 | 1 | -2/+2 |
|
|