| Commit message (Expand) | Author | Age | Files | Lines |
* | update README files | dgp | 2005-12-02 | 1 | -2/+3 |
|
|
* | another try | dgp | 2005-12-01 | 1 | -3/+3 |
|
|
* | update `make dist` for the wish.exe.manifest -> wish.exe.manifest.in change | dgp | 2005-12-01 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. | das | 2005-12-01 | 2 | -153/+151 |
|
|
* | Darwin: disable ppc64 for fat builds since neither Aqua nor X11 is | das | 2005-11-27 | 2 | -41/+51 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 4 | -779/+998 |
|
|
* | Backport of fixes for [Bug 1353414] | dkf | 2005-11-22 | 1 | -98/+68 |
|
|
* | * README: Bump version number to 8.4.12 | dgp | 2005-11-16 | 3 | -6/+6 |
|
|
* | Added LIBS to fix issue building tclkit on OpenBSD | patthoyts | 2005-11-06 | 2 | -2/+2 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 2 | -47/+56 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -2/+6 |
|
|
* | * unix/Makefile.in (html): reverted/amended changes of 2005-07-24 | das | 2005-07-30 | 1 | -5/+8 |
|
|
* | * generic/tkFrame.c (DisplayFrame): | hobbs | 2005-07-28 | 1 | -1/+28 |
|
|
* | * unix/Makefile.in: Subst TCLSH_PROG and | mdejong | 2005-07-25 | 4 | -251/+376 |
|
|
* | sync'ed to Tcl's tcl.m4 | hobbs | 2005-07-21 | 2 | -367/+202 |
|
|
* | * unix/Makefile.in (install-private-headers): rewrite tkPort.h when | das | 2005-06-23 | 1 | -5/+5 |
|
|
* | *** 8.4.11 TAGGED FOR RELEASE *** | das | 2005-06-18 | 2 | -2/+2 |
|
|
* | * README: Bump version number to 8.4.11 | dgp | 2005-06-18 | 3 | -8/+8 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople... | mdejong | 2005-06-01 | 1 | -5/+7 |
|
|
* | * unix/configure.in: skip X11 configure checks when building tk_aqua. | das | 2005-05-29 | 2 | -37/+41 |
|
|
* | * README: Bumped patchlevel to 8.4.10 | hobbs | 2005-05-27 | 3 | -6/+6 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extraction | das | 2005-05-26 | 2 | -109/+53 |
|
|
* | * unix/configure, unix/configure.in: ensure false Tcl.framework is | hobbs | 2005-05-25 | 2 | -17/+19 |
|
|
* | * unix/Makefile.in (install-libraries): protect possible empty | hobbs | 2005-05-25 | 1 | -4/+4 |
|
|
* | * macosx/Makefile: | das | 2005-05-24 | 5 | -476/+1169 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 2 | -237/+461 |
|
|
* | * unix/configure: regen | hobbs | 2005-05-07 | 3 | -132/+249 |
|
|
* | * macosx/tkMacOSXNotify.c: syncd with tclUnixNotfy.c changes since | das | 2005-04-26 | 3 | -190/+281 |
|
|
* | * unix/tkUnixFont.c (FontMapLoadPage): reorder char[] decls to | hobbs | 2005-04-12 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 2 | -4/+4 |
|
|
* | Updated for OpenBSD and regenerated the configure script | patthoyts | 2005-03-15 | 2 | -155/+203 |
|
|
* | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined | hobbs | 2005-02-10 | 3 | -257/+182 |
|
|
* | correct autoconf generation for sol64-gcc support | hobbs | 2005-01-29 | 2 | -8/+8 |
|
|
* | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build | hobbs | 2005-01-28 | 2 | -189/+421 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to show | das | 2005-01-25 | 2 | -6/+6 |
|
|
* | unix/tkUnixWm.c: Sync with CVS HEAD (r1.47): | jenglish | 2005-01-14 | 1 | -81/+165 |
|
|
* | * unix/tkUnixButton.c (TkpDisplayButton): constrain coords to | hobbs | 2004-12-02 | 1 | -3/+51 |
|
|
* | bumped patchlevel to 8.4.9 | hobbs | 2004-11-25 | 3 | -7/+7 |
|
|
* | Classic sed doesn't support | in REs. | rmax | 2004-11-19 | 1 | -2/+5 |
|
|
* | Arghh - some seds don't even support comments at all. | rmax | 2004-11-18 | 1 | -8/+21 |
|
|
* | Some versions of sed appear to need semicolons in front of comments. | rmax | 2004-11-18 | 1 | -6/+6 |
|
|
* | Fixed manpage installation. | rmax | 2004-11-18 | 1 | -4/+4 |
|
|
* | 2004-11-18 Reinhard Max <max@suse.de> | rmax | 2004-11-18 | 6 | -1450/+348 |
|
|
* | * README: Bumped to patch level 8.4.8 | dgp | 2004-10-28 | 3 | -6/+6 |
|
|
* | * unix/tkUnixScale.c (DisplayHorizontalValue): Backport fix for | patthoyts | 2004-10-28 | 1 | -2/+6 |
|
|
* | backport compiler warning silencers | dgp | 2004-10-27 | 1 | -5/+5 |
|
|
* | * generic/tkInt.h: Backport of shutdown safety mods from the HEAD | davygrvy | 2004-10-27 | 1 | -2/+2 |
|
|
* | * tests/safe.test (safe-1.3): Made test less sensitve to the | dgp | 2004-10-26 | 1 | -1/+7 |
|
|
* | Backport of 8.5 wm iconphoto that added support for Tk photo | hobbs | 2004-10-05 | 1 | -3/+201 |
|
|
* | Fix for #1006686 "wm resizable command not working on Solaris/CDE" | jenglish | 2004-08-10 | 1 | -1/+3 |
|
|