| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 3 | -8/+7 |
|
|
* | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 4 | -19/+3 |
|
|
* | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim... | jan.nijtmans | 2012-09-28 | 1 | -91/+110 |
|
|
* | 3554026 3561016 Better fix from Emiliano Gavilan. | dgp | 2012-08-25 | 1 | -2/+2 |
|
|
* | 3554026,3561016 Stop crash with tearoff menus. | dgp | 2012-08-23 | 1 | -0/+7 |
|
|
* | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | dkf | 2012-07-31 | 1 | -9/+11 |
|
|
* | Backport fix for [Bug 3546073] | jenglish | 2012-07-31 | 1 | -5/+3 |
|
|
* | [Bug 3545457]: Crash on packing a menubuttonbug_3545457 | fvogel | 2012-07-18 | 1 | -2/+4 |
|
|
* | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
|
|
* | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 5 | -8/+13 |
|
|
* | link cygwin wish with tk84.dll | jan.nijtmans | 2012-06-27 | 4 | -31/+45 |
|
|
* | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 3 | -24/+38 |
|
|
* | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-06-23 | 1 | -176/+182 |
|
|
* | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-22 | 1 | -0/+6 |
|
|
* | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 2 | -5/+5 |
|
|
* | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 1 | -13/+14 |
|
|
* | some more quoting issues | jan.nijtmans | 2012-06-07 | 1 | -29/+29 |
|
|
* | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 2 | -121/+127 |
|
|
* | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 1 | -7/+8 |
|
|
* | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 1 | -23/+30 |
|
|
* | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -0/+15 |
|
|
* | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 3 | -171/+188 |
|
|
* | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-17 | 1 | -2/+9 |
|
|
* | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 2 | -116/+121 |
|
|
* | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 2 | -0/+0 |
|
|
* | implementation ready for further field-testsbug_3511806 | jan.nijtmans | 2012-03-29 | 2 | -183/+284 |
|
|
* | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -17/+6 |
|
|
* | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 2 | -173/+179 |
|
|
* | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 2 | -6/+6 |
|
|
* | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -0/+4 |
|
|
* | Add --disable-rpath option to configure script | jan.nijtmans | 2011-09-06 | 2 | -299/+351 |
|
|
* | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess... | jan.nijtmans | 2011-08-30 | 2 | -342/+358 |
|
|
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 2 | -434/+505 |
|
|
* | Purge RCS Keywords. | dgp | 2011-06-08 | 31 | -62/+0 |
|
|
* | We are no longer on CVS, so don't need the .cvsignore files any more | jan.nijtmans | 2011-03-05 | 1 | -8/+0 |
|
|
* | [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. | nijtmans | 2011-01-25 | 2 | -2/+10 |
|
|
* | TIP #359: Extended Window Manager Hints support for 8.4 | patthoyts | 2010-01-23 | 1 | -4/+179 |
|
|
* | Fix [Bug 2809525] by limiting X11 color name lengths. | dkf | 2009-10-25 | 1 | -6/+18 |
|
|
* | [Patch 2088597]: Stop scrollbars from getting too small at the end. | dkf | 2009-10-07 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check | hobbs | 2009-04-28 | 2 | -180/+182 |
|
|
* | Regen unix/configure | stwo | 2009-04-14 | 1 | -1/+1 |
|
|
* | Removed -Wno-implicit-int from CFLAGS_WARNING. | stwo | 2009-04-14 | 1 | -1/+1 |
|
|
* | autoconf-2.13 | das | 2008-08-13 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to | das | 2008-08-13 | 1 | -1/+1 |
|
|
* | autoconf-2.13 | das | 2008-06-12 | 1 | -130/+131 |
|
|
* | duh, fix missing 'fi', thanks aku! | das | 2008-06-12 | 1 | -1/+2 |
|
|
* | * unix/configure: autoconf-2.13 | das | 2008-06-12 | 1 | -170/+167 |
|
|
* | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. | das | 2008-06-12 | 1 | -14/+30 |
|
|
* | * README: Bump version number to 8.4.19 | dgp | 2008-04-07 | 3 | -15/+34 |
|
|
* | * unix/configure: autoconf-2.13 | das | 2008-03-27 | 1 | -29/+10 |
|
|