Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | autoheader-2.59 | das | 2008-08-13 | 1 | -15/+0 |
| | |||||
* | autoconf-2.59 | das | 2008-08-13 | 1 | -389/+7 |
| | |||||
* | sync with tcl | das | 2008-08-13 | 1 | -37/+0 |
| | |||||
* | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to | das | 2008-08-13 | 1 | -1/+1 |
| | | | | libX11.so et al. | ||||
* | * README: Bump version number to 8.6a2 | dgp | 2008-08-12 | 3 | -5/+5 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 2 | -9/+9 |
| | |||||
* | Tk 8.6a1 will no longer support [load] into, or compile against Tcl 8.5. | dgp | 2008-06-19 | 1 | -3/+3 |
| | |||||
* | * README: Bump version number to 8.6a1 | dgp | 2008-06-19 | 3 | -11/+11 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * unix/configure: autoconf-2.59 | das | 2008-06-12 | 1 | -18/+43 |
| | |||||
* | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. | das | 2008-06-12 | 1 | -22/+39 |
| | |||||
* | Use Xutf8LookupString where available [Patch #1986818]. | jenglish | 2008-06-11 | 1 | -14/+89 |
| | | | | | This should fix problems (like #1908443) where Xlib's idea of the system encoding does not match Tcl's. | ||||
* | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 14 | -303/+301 |
| | |||||
* | * unix/configure: autoconf-2.59 | das | 2008-04-02 | 1 | -1/+1 |
| | |||||
* | * unix/configure.in (Darwin): remove now unnecessary unexporting | das | 2008-04-02 | 1 | -2/+2 |
| | | | | of libtclstub symbols from libtk. | ||||
* | * generic/tkWindow.c: Revised package initialization so that | dgp | 2008-04-02 | 1 | -3/+3 |
| | | | | | | * unix/Makefile.in: "tkStubsPtr" is not present in libtk.so, but is present only in libtkstub.a. This tightens up the rules for users of the stubs interfaces. [Tcl Bug 1819422]. | ||||
* | autoconf-2.59 | das | 2008-04-01 | 1 | -8/+183 |
| | |||||
* | sync with tcl/unix/tcl.m4 changes | das | 2008-04-01 | 1 | -2/+21 |
| | |||||
* | * README: Bump version number to 8.6a0 | dgp | 2008-04-01 | 3 | -37/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * macosx/Wish-Common.xcconfig: * unix/configure.in: * unix/tk.spec: * win/README: * win/configure.in: * win/tcl.m4: * unix/configure: autoconf-2.59 * win/configure: * generic/tkConsole.c: Relax Tcl_InitStubs() calls so that a Tk 8.6 * generic/tkMain.c: might [load] into a Tcl 8.5 interp. * generic/tkWindow.c: * generic/tkStubLib.c: Update to compatibility with a libtcl.so that contains no "tclStubsPtr" [Tcl Bug 1819422]. * generic/tkDecls.h: make genstubs * generic/tkIntDecls.h: * generic/tkIntPlatDecls.h: * generic/tkIntXlibDecls.h: * generic/tkPlatDecls.h: | ||||
* | autoconf-2.59core_8_5_2 | dgp | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | * README: Bump to 8.5.2 for release. | dgp | 2008-03-28 | 3 | -10/+10 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * unix/configure: autoconf-2.59 | das | 2008-03-27 | 1 | -9/+1 |
| | |||||
* | * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] | das | 2008-03-27 | 1 | -1/+1 |
| | |||||
* | * changes: Updates for 8.5.2 release. | dgp | 2008-03-26 | 1 | -3/+3 |
| | | | | | * unix/tkUnixCursor.c: Stop crash in [. configure -cursor] on X11. Thanks to emiliano gavilán. [Bug 1922466] | ||||
* | XIM reorganization and cleanup; see [Patch 1919791] for details. | jenglish | 2008-03-26 | 4 | -129/+69 |
| | |||||
* | Keep ttkStubLib.o in libtkstub instead of libtk. [Bug 1920030] | jenglish | 2008-03-21 | 1 | -2/+2 |
| | |||||
* | ttkStubLib.o needs to be in tk library as well as stub library | das | 2008-03-19 | 1 | -2/+2 |
| | |||||
* | Put ttkStubLib.o in libtkstub instead of libtk. [Bug 1863007]. | jenglish | 2008-03-18 | 1 | -6/+4 |
| | |||||
* | * unix/configure.in: use backspace-quoting instead of double-quoting | das | 2008-03-13 | 3 | -37/+37 |
| | | | | | * unix/tcl.m4: for lib paths in tkConfig.sh [Bug 1913622]. * unix/configure: autoconf-2.59 | ||||
* | Try a fallback font if XftFontOpenPattern() fails in GetFont | jenglish | 2008-03-12 | 1 | -4/+25 |
| | | | | (workaround for [Bug 1090382]). | ||||
* | handle quoting of possibly empty XLIB_INCLUDE_INSTALL_DIR. [Bug 1912679] | das | 2008-03-12 | 1 | -2/+2 |
| | |||||
* | * unix/configure: autoconf-2.59 | das | 2008-03-11 | 1 | -42/+42 |
| | |||||
* | * macosx/GNUmakefile: fix quoting to allow paths to | das | 2008-03-11 | 4 | -124/+124 |
| | | | | | | | | | | | * macosx/Wish-Common.xcconfig: ${builddir}, ${INSTALL_ROOT} * unix/Makefile.in: and ${TCL_BIN_DIR} to contain * unix/configure.in: spaces. * unix/install-sh: * unix/tcl.m4: * unix/Makefile.in (install-strip): strip non-global symbols from dynamic library. | ||||
* | Document missing configure options. | dkf | 2008-02-14 | 1 | -117/+122 |
| | |||||
* | *** 8.5.1 TAGGED FOR RELEASE *** | dgp | 2008-02-04 | 3 | -5/+5 |
| | | | | | | | | | | | * generic/tk.h: Bump to 8.5.1 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listing | das | 2008-02-02 | 2 | -12/+17 |
| | | | | | | | | | * unix/configure.in (Darwin): all library/msgs locales. * unix/configure.in (Darwin): correct Info.plist year substitution in non-framework builds. * unix/configure: autoconf-2.59 | ||||
* | Re-fix strict-aliasing warnings reintroduced by last patch. | jenglish | 2008-01-28 | 1 | -24/+15 |
| | |||||
* | Fix [Bug 835848]. | jenglish | 2008-01-27 | 1 | -9/+14 |
| | | | | Use FcTypeDouble for XFT_SIZE attribute. | ||||
* | Merged common code from InitFont() and TkpGetFontAttrsForChar(), | jenglish | 2008-01-27 | 1 | -113/+86 |
| | | | | | | | factored into GetTkFontAttributes() and GetTkFontMetrics(). Removed write-only struct UnixFtFont member 'drawable'. Removed unneeded double-pointer indirections. Ensure that TkFontAttributes.family member is a Tk_Uid as specified. | ||||
* | * generic/tk.h: Bump version number to 8.5.1b1 to distinguish | dgp | 2008-01-02 | 3 | -6/+6 |
| | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.0 and * unix/configure.in: 8.5.1 releases. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: | ||||
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 27 | -35/+35 |
| | |||||
* | * unix/README: Mention the stub library created by `make` and warn | dgp | 2007-12-07 | 1 | -18/+15 |
| | | | | | about the effect of embedded paths in the installed binaries. Thanks to Larry Virden. [Tcl Bug 1794084] | ||||
* | Added Danish to list of locales. | dkf | 2007-12-05 | 1 | -2/+2 |
| | |||||
* | * unix/tkUnixPort.h: When unix/configure determines whether the | dgp | 2007-11-28 | 1 | -1/+4 |
| | | | | | intptr_t type is available, it has the <inttypes.h> header present. It's only fair that we let Tk have it too. | ||||
* | General improvements to Unix README | dkf | 2007-11-23 | 1 | -24/+41 |
| | |||||
* | autoconf-2.59core_8_5_b3 | das | 2007-11-19 | 1 | -6/+6 |
| | |||||
* | * README: Bump version number to 8.5b3. | dgp | 2007-11-19 | 3 | -11/+11 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | autoconf-2.59 | das | 2007-11-18 | 1 | -18/+18 |
| | |||||
* | whitespace & order (sync with tclconfig/tcl.m4) | das | 2007-11-18 | 1 | -7/+8 |
| | |||||
* | autoconf-2.59 | das | 2007-11-16 | 1 | -231/+513 |
| | |||||
* | sync with tcl/unix/tcl.m4 | das | 2007-11-16 | 1 | -281/+246 |
| |