| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
* win/configure.in: Don't AC_SUBST CFLAGS_DEBUG, CFLAGS_OPTIMIZE,
or CFLAGS_WARNING since it is now done in SC_CONFIG_CFLAGS.
* win/tcl.m4 (SC_CONFIG_CFLAGS): AC_SUBST DL_LIBS, CFLAGS_DEBUG,
CFLAGS_OPTIMIZE, and CFLAGS_WARNING.
FossilOrigin-Name: d1c0e4f55c93bbd0bd949bdd22ce1b27f95a4420
|
|
|
|
|
|
|
|
|
| |
default size of Windows buttons to conform to the Windows style.
This changes the default size of buttons on Windows.
[Patch #463234] (nelson)
**** POTENTIAL VISUAL INCOMPATABILITY ****
FossilOrigin-Name: a6841ebfc625352fd53069637b75984537242b02
|
|
|
| |
FossilOrigin-Name: 189f04143e4a385765492f31f33e8473fb59287b
|
|
|
| |
FossilOrigin-Name: 2fee94688162e2e7b25c4872a6b8f6018c449b93
|
|
|
| |
FossilOrigin-Name: d9079364c54c3ee742644ce1f4c60b1128d1f935
|
|
|
|
|
|
|
|
|
|
|
|
| |
* win/rmd.bat: Removed -kb CVS attribute and added changes
from Llyod Lim for better stability. [Patch #456761]
* win/rules.vc(new):
* win/buildall.vc.bat(new):
* win/makefile.vc: large rewrite following Tcl's makefile.vc as
a guide and Patch #456761. Appears BugFree(tm).
FossilOrigin-Name: 216ebe4f37f9b4ea6999e5f8274864b06382ebb4
|
|
|
| |
FossilOrigin-Name: 5265df93d207cec0cfc2940a152e030a2f848bd0
|
|
|
|
|
|
|
| |
* win/Makefile.in: Add "make gdb" target. This target
can run wish inside either gdb or insight.
FossilOrigin-Name: 7cda0c5db7d62590d0e2cd87823312aa6080d14b
|
|
|
|
|
|
|
|
|
|
|
| |
* win/rc/tk.rc:
* win/rc/wish.rc:
* win/rc/wish.exe.manifest: added resources that specify using v6
of the MS Common Controls library when available (WinXP+). This
enables use of the themeable widgets (like scrollbars) to be used
in Tk. [Patch #478933]
FossilOrigin-Name: 7cd5f27018339066c27d50626bb19e752fba4111
|
|
|
| |
FossilOrigin-Name: 6530c870cd19003ad1597fb9806f35e1fc1c5a3e
|
|
|
| |
FossilOrigin-Name: d500878b28c295ba8642356cc26c5e6910d78f29
|
|
|
|
|
|
|
|
|
|
|
| |
* unix/configure.in:
* win/configure:
* win/configure.in:
* win/tkConfig.sh.in: reworked to be a little cleaner in
comparison to each other, and to AC_SUBST even empty vars for
win/tkConfig.sh
FossilOrigin-Name: 41d64e8f1bd6e74b74aa39a1bc572529d21a87a1
|
|
|
| |
FossilOrigin-Name: 388b438b4b85a414ad930b3a685c74ce17276df1
|
|
|
|
|
|
| |
older, private TkWinGetHWND.
FossilOrigin-Name: 7aaf6fef36442bc0c1467284d7fff8991feee047
|
|
|
| |
FossilOrigin-Name: 84f76b67b6033a038376857860a9177243f94a04
|
|
|
| |
FossilOrigin-Name: bfaedc8b3e1d42e7bf0fa1428250664330828ccd
|
|
|
| |
FossilOrigin-Name: 23cb93ac9b6697646cf16d6e85f9e9ecdb45f868
|
|
|
| |
FossilOrigin-Name: 99be987b95fa7e9d8149373866212244ba5abbf8
|
|
|
| |
FossilOrigin-Name: bc61e5ede90133d12d784a905cdf7b2ffb5aef5f
|
|
|
|
|
|
|
| |
TkpScanWindowId to handle situation where types Window and int
do not have the same number of bits. CONST-ified too.
FossilOrigin-Name: d188a1554439cf516fc1428147fcb58c7d2a0978
|
|
|
|
|
|
| |
work on Win64 with 64bit XIDs.
FossilOrigin-Name: b995daa12bd4256afe26d65804ac4fbfac1c92c6
|
|
|
| |
FossilOrigin-Name: ea7bd071d695c4a3869d36be8fb5dbebf393f994
|
|
|
| |
FossilOrigin-Name: 8ea999e98e7495584e2aa2ea9333b5d6e9aad39c
|
|
|
| |
FossilOrigin-Name: d70929199b482442723a162789ab0d919d2b96d9
|
|
|
|
|
|
|
| |
tcltest will automatically be compiled if the
user tries to build tktest.
FossilOrigin-Name: 5f461a56348a35529bda45b0998ac1152fbf93d6
|
|
|
|
|
|
| |
instead of depending on the tktest alias.
FossilOrigin-Name: 8e995e3795af9681f3667e38c70ebc11029c1bb6
|
|
|
|
|
|
|
|
| |
* win/rmd.bat:
Apply binary property (cvs admin -kb) to files and convert
to CRLF linefeed format to fix the VC++ build. [Tcl Bug #219409]
FossilOrigin-Name: 50e37c1eda7edad1f5e1c3a6b43f8da613e5627c
|
|
|
|
|
|
|
| |
bug that caused crashing in tk_chooseDirectory on Win95.
[Bug #224936] (baker)
FossilOrigin-Name: ef485cd2769ec71f3f182369f1d3f38287603c44
|
|
|
|
|
|
|
| |
CVS snapshots from the 8.4a3 release. This does not necessarily
mean there will be an 8.4a4 release. [Bug 448938].
FossilOrigin-Name: cdaf49614a21a11c450fea75db31a19f3ae2b263
|
|
|
|
|
|
|
|
|
|
| |
* win/tcl.m4: fixed DLLSUFFIX definition to always be ${DBGX}.dll.
This is necessary for TEA compliant builds that build shared
against a static-built Tk.
* win/Makefile.in ($(WISH)): added $(TK_STUB_LIB_FILE) to build
target, otherwise it wouldn't get generated in a static build.
FossilOrigin-Name: a264d04e1f850954899074789025987ba0694b40
|
|
|
|
|
|
| |
CONST-ification in Tcl.
FossilOrigin-Name: ec8eadb616d6bb87ff8bf1d5f0dde5f92aa8292a
|
|
|
|
|
|
|
|
|
|
|
| |
* unix/configure:
* unix/configure.in: Use STLIB_LD when defining MAKE_LIB
and MAKE_STUB_LIB. Subst STLIB_LD, RANLIB, and AR.
* unix/tcl.m4: Update from Tcl.
* win/configure: Regen.
* win/tcl.m4: Update from Tcl.
FossilOrigin-Name: 67de68fc0038759f7292b250fa61dbfdf8420590
|
|
|
|
|
|
| |
* win/tcl.m4: Update from Tcl.
FossilOrigin-Name: 134364865a0962a6dbab8ea3c8454a03fc2014c0
|
|
|
|
|
|
|
|
|
|
| |
of relying on a variable. This will make Cygwin
build faster since an extra exec will be avoided.
* win/configure: Regen.
* win/configure.in: Subst DEPARG.
* win/tcl.m4: Update from Tcl.
FossilOrigin-Name: b685ea150b4ee51b2af7ad4cf50c5b3c59388b22
|
|
|
| |
FossilOrigin-Name: 2a48ad16431cd593d9208ff8471994511b489793
|
|
|
|
|
|
|
|
| |
* win/configure: Regen.
* win/configure.in: Don't subst PATHTYPE.
* win/tcl.m4: Update from Tcl.
FossilOrigin-Name: 3e3fd403b34cc514397b340ab17f7368fe9409ae
|
|
|
|
|
|
|
|
| |
in the VPATH.
* win/configure: Regen.
* win/configure.in: Don't subst VPSEP.
FossilOrigin-Name: 93c90324450dc4987b41f57753ee7622786063dd
|
|
|
|
|
|
|
|
| |
* win/Makefile.in: Add `make shell` target. This target
will set the proper env vars before invoking wish
from the build directory.
FossilOrigin-Name: dbe847845b323099b04124b4b5f8975f6435644e
|
|
|
|
|
|
|
| |
* win/configure.in: Revert cross compiling change
accidently added during last checkin.
FossilOrigin-Name: 9e4c1b23a4207c6ddbcba7d0ddf4b40a4f25ec73
|
|
|
|
|
|
|
|
|
| |
* unix/configure.in: Fix last checkin by removing
export since that only works in bash.
* win/configure: Regen.
* win/configure.in: Ditto.
FossilOrigin-Name: 66c3f1b8daaa907900e141007409226e0b3a90a2
|
|
|
|
|
|
|
|
|
|
| |
* unix/configure.in: Set CFLAGS to "" if the user
did not set CFLAGS in the env. This keeps AC_PROG_CC
from adding "-g -O2" to the CFLAGS by default.
* win/configure: Regen.
* win/configure.in: Ditto.
FossilOrigin-Name: f747663faa5793c06e2207dacdd6773ff57f1e2e
|
|
|
|
|
|
|
| |
* win/configure.in: Use RC_DEFINE flag from tcl.m4.
* win/tcl.m4: Update from Tcl.
FossilOrigin-Name: 2d319b6f1c8f6dd1b64b8cd4b648e21ac0f725b9
|
|
|
|
|
|
| |
* win/tcl.m4: Update from Tcl.
FossilOrigin-Name: b7f81421962974e382f406aba2c3529fa97ecc9b
|
|
|
|
|
|
|
|
|
| |
* win/tcl.m4 (SC_CONFIG_CFLAGS): Link to the
imm32 library when building with mingw gcc.
* win/tkWinX.c: Include the imm.h header
to fix compiling with mingw gcc.
FossilOrigin-Name: e3e493f97716ab52679c32d79dc0c08507a8e735
|
|
|
|
|
|
|
| |
* win/configure.in: Add resource compiler fix from
8.3.3 to fix compiling with mingw.
FossilOrigin-Name: e3cbbd52f6c593d02bb4c044fd5a6405f0ee5f68
|
|
|
|
|
|
| |
* win/tcl.m4: Fix silly typo in last checkin.
FossilOrigin-Name: 4e8df3daa2594d4bf3cea06b1e3e931f98b8a5e0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Set LDFLAGS to @LDFLAGS@ and @LDFLAGS_DEFAULT@. Add LDFLAGS_DEBUG
and LDFLAGS_OPTIMIZE to match the way CFLAGS_DEFAULT works. Use
new LDFLAGS variable in the Makefile instead of @LDFLAGS@.
* unix/configure: Regen.
* unix/configure.in: Don't set CFLAGS to CFLAGS_DEFAULT, instead
subst CFLAGS_DEFAULT into the Makefile. Add AC_SUBST for CFLAGS_DEBUG,
CFLAGS_OPTIMIZE, LDFLAGS_DEFAULT, LDFLAGS_DEBUG, and LDFLAGS_OPTIMIZE.
Remove unused LD_FLAGS subst.
* unix/tcl.m4: Update from Tcl.
* win/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@.
Set LDFLAGS to @LDFLAGS@ and @LDFLAGS_DEFAULT@.
* win/configure: Regen.
* win/configure.in: Don't set CFLAGS or LDFLAGS, instead subst
CFLAGS_DEFAULT and LDFLAGS_DEFAULT into the Makefile.
* win/tcl.m4: Update from Tcl.
FossilOrigin-Name: 3b5982868ea872a09578ed4b2b40c3be4653583d
|
|
|
|
|
|
| |
* win/tcl.m4: Update From Tcl.
FossilOrigin-Name: d8467c9a550ae7107d7e2bbaee2aa68476b61874
|
|
|
|
|
|
|
| |
* win/configure.in: Handle the --prefix option correctly
it should default to /usr/local like the unix version.
FossilOrigin-Name: 7379372dd47993f33f138d68c9130011e3bc1f14
|
|
|
|
|
|
|
| |
TkWinXInit to TkWinGetPlatformId because static builds could call
it before it was initialized. [Bug #427278]
FossilOrigin-Name: 0a94e34e9f35522faf20c96c321c2c998a26ba18
|