| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}). | Kevin B Kenny | 2009-01-22 | 1 | -1/+1 |
|
|
* | Backport of Patch 907924 | Kevin B Kenny | 2009-01-20 | 1 | -10/+19 |
|
|
* | * generic/tk.h: Bump to 8.5.6 for release. | dgp | 2008-12-21 | 1 | -1/+1 |
|
|
* | * generic/tk.h: Bump version number to 8.5.6b1 to distinguish | dgp | 2008-10-23 | 1 | -1/+1 |
|
|
* | * generic/tk.h: Bump to 8.5.5 for release. | dgp | 2008-10-10 | 1 | -1/+1 |
|
|
* | Commit mysteriously missing autoconf results | dgp | 2008-09-02 | 1 | -7/+7 |
|
|
* | autoconf-2.59 | das | 2008-08-13 | 1 | -7/+7 |
|
|
* | * generic/tk.h: Bump to 8.5.4 for release. | dgp | 2008-08-08 | 1 | -1/+1 |
|
|
* | * generic/tk.h: Bump to 8.5.3 for release.core_8_5_3 | dgp | 2008-06-30 | 1 | -7/+7 |
|
|
* | * unix/configure: autoconf-2.59 | das | 2008-06-12 | 1 | -26/+49 |
|
|
* | * generic/tk.h: Bump version number to 8.5.3b1 to distinguish | dgp | 2008-04-11 | 1 | -7/+7 |
|
|
* | autoconf-2.59 | das | 2008-04-01 | 1 | -8/+185 |
|
|
* | 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 | 1 | -6/+6 |
|
|
* | * unix/configure: autoconf-2.59 | das | 2008-03-27 | 1 | -9/+1 |
|
|
* | * unix/configure.in: use backspace-quoting instead of double-quoting | das | 2008-03-13 | 1 | -16/+16 |
|
|
* | * unix/configure: autoconf-2.59 | das | 2008-03-11 | 1 | -42/+42 |
|
|
* | *** 8.5.1 TAGGED FOR RELEASE *** | dgp | 2008-02-04 | 1 | -1/+1 |
|
|
* | * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listing | das | 2008-02-02 | 1 | -9/+12 |
|
|
* | * generic/tk.h: Bump version number to 8.5.1b1 to distinguish | dgp | 2008-01-02 | 1 | -2/+2 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -7/+7 |
|
|
* | autoconf-2.59core_8_5_b3 | das | 2007-11-19 | 1 | -6/+6 |
|
|
* | * README: Bump version number to 8.5b3. | dgp | 2007-11-19 | 1 | -7/+7 |
|
|
* | autoconf-2.59 | das | 2007-11-18 | 1 | -18/+18 |
|
|
* | autoconf-2.59 | das | 2007-11-16 | 1 | -231/+513 |
|
|
* | autoconf-2.59 | das | 2007-11-14 | 1 | -6/+6 |
|
|
* | * generic/tk.h: Bump version number to 8.5b2.1 to distinguish | dgp | 2007-10-30 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.5b2. | dgp | 2007-10-26 | 1 | -7/+7 |
|
|
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/from | das | 2007-10-15 | 1 | -0/+272 |
|
|
* | * unix/configure.in (Darwin): add support for 64-bit X11. | das | 2007-10-15 | 1 | -10/+82 |
|
|
* | * generic/tk.h: Bump version number to 8.5b1.1 to distinguish | dgp | 2007-10-02 | 1 | -8/+8 |
|
|
* | * README: Bump version number to 8.5b1. | dgp | 2007-09-19 | 1 | -1/+1 |
|
|
* | autoconf-2.59 | das | 2007-09-18 | 1 | -85/+148 |
|
|
* | Use '${CC} -shared' instead of 'ld -Bshareable' to build shared libraries | jenglish | 2007-09-17 | 1 | -166/+90 |
|
|
* | * unix/tcl.m4: replace all direct references to compiler by ${CC} to | das | 2007-09-15 | 1 | -33/+36 |
|
|
* | * unix/Makefile.in: add support for compile flags specific to | das | 2007-08-07 | 1 | -2/+6 |
|
|
* | * unix/configure.in: fix flag used to weak-link libXss. | das | 2007-06-29 | 1 | -1/+1 |
|
|
* | * unix/configure.in (Darwin): link the Tk and Wish plists into their | das | 2007-06-06 | 1 | -24/+28 |
|
|
* | * unix/configure: autoconf-2.59 (FC6 fork) | dgp | 2007-05-18 | 1 | -7/+7 |
|
|
* | * unix/configure.in: fix for default case in tk debug build detection. | das | 2007-04-29 | 1 | -1/+1 |
|
|
* | * unix/configure.in: install license.terms into Tk.framework; fix tk | das | 2007-04-23 | 1 | -1/+2 |
|
|
* | * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code from | das | 2007-03-07 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. | hobbs | 2007-02-19 | 1 | -1/+5 |
|
|
* | * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) if | das | 2007-02-04 | 1 | -13/+92 |
|
|
* | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible and | das | 2007-01-25 | 1 | -4/+9 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: remove libtommath defines. | das | 2007-01-19 | 1 | -0/+7 |
|
|
* | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch | das | 2006-12-19 | 1 | -5/+125 |
|
|
* | Bug 1609616 | Kevin B Kenny | 2006-12-06 | 1 | -0/+2 |
|
|
* | Corrected Xft configuration so that Xft | Kevin B Kenny | 2006-11-27 | 1 | -0/+2 |
|
|
* | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] | das | 2006-11-26 | 1 | -28/+92 |
|
|