summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Collapse)AuthorAgeFilesLines
...
* * win/configure: Regen.mdejong2001-11-253-24/+31
| | | | | | | | | * 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
* * win/tkWinButton.c (TkpComputeButtonGeometry): corrected thehobbs2001-11-171-87/+227
| | | | | | | | | 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
* install target repaired.davygrvy2001-11-161-20/+19
| | | FossilOrigin-Name: 189f04143e4a385765492f31f33e8473fb59287b
* Added the logic for the linkexten option.davygrvy2001-11-132-20/+30
| | | FossilOrigin-Name: 2fee94688162e2e7b25c4872a6b8f6018c449b93
* small bug fix with filenames in the .res files.davygrvy2001-11-131-2/+8
| | | FossilOrigin-Name: d9079364c54c3ee742644ce1f4c60b1128d1f935
* * win/mkd.bat:davygrvy2001-11-135-420/+799
| | | | | | | | | | | | * 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
* added TIP#26 text widget undo/redo functionalityhobbs2001-11-131-1/+3
| | | FossilOrigin-Name: 5265df93d207cec0cfc2940a152e030a2f848bd0
* * unix/Makefile.in:mdejong2001-11-111-1/+9
| | | | | | | * win/Makefile.in: Add "make gdb" target. This target can run wish inside either gdb or insight. FossilOrigin-Name: 7cda0c5db7d62590d0e2cd87823312aa6080d14b
* * win/tkWinX.c (TkWinXInit): added InitCommonControlsEx call.hobbs2001-11-104-3/+61
| | | | | | | | | | | * 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
* add comctl32.lib to build libshobbs2001-11-103-6/+6
| | | FossilOrigin-Name: 6530c870cd19003ad1597fb9806f35e1fc1c5a3e
* had to add ""s now that configure.in is doing the right thinghobbs2001-10-152-3/+3
| | | FossilOrigin-Name: d500878b28c295ba8642356cc26c5e6910d78f29
* * unix/configure:hobbs2001-10-153-13/+30
| | | | | | | | | | | * 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
* implementation of TIP 63 (accepted) -compound option to menu items.macosx-8-4-branchpointtmh2001-10-124-31/+157
| | | FossilOrigin-Name: 388b438b4b85a414ad930b3a685c74ce17276df1
* * win/tkWinWindow.c: made use of standard Tk_GetHWND instead ofhobbs2001-10-011-11/+10
| | | | | | older, private TkWinGetHWND. FossilOrigin-Name: 7aaf6fef36442bc0c1467284d7fff8991feee047
* minor cast changes to support Win64hobbs2001-10-011-24/+6
| | | FossilOrigin-Name: 84f76b67b6033a038376857860a9177243f94a04
* better error reporting from testclipboardhobbs2001-10-011-8/+105
| | | FossilOrigin-Name: bfaedc8b3e1d42e7bf0fa1428250664330828ccd
* updated for Win64 SDK RC1 compilation supporthobbs2001-10-013-76/+130
| | | FossilOrigin-Name: 23cb93ac9b6697646cf16d6e85f9e9ecdb45f868
* updated copyrighthobbs2001-10-012-6/+6
| | | FossilOrigin-Name: 99be987b95fa7e9d8149373866212244ba5abbf8
* Added labelframe widget. TIP#18.pspjuth2001-09-262-6/+25
| | | FossilOrigin-Name: bc61e5ede90133d12d784a905cdf7b2ffb5aef5f
* * Corrected definition ofdgp2001-09-251-2/+2
| | | | | | | TkpScanWindowId to handle situation where types Window and int do not have the same number of bits. CONST-ified too. FossilOrigin-Name: d188a1554439cf516fc1428147fcb58c7d2a0978
* * win/tkWinWindow.c (TkpPrintWindowId, TkpScanWindowId): fixed tohobbs2001-09-211-5/+18
| | | | | | work on Win64 with 64bit XIDs. FossilOrigin-Name: b995daa12bd4256afe26d65804ac4fbfac1c92c6
* minor cast fixes to prevent 64bit warningshobbs2001-09-212-14/+15
| | | FossilOrigin-Name: ea7bd071d695c4a3869d36be8fb5dbebf393f994
* (TkGetServerInfo): added recognition of Win64hobbs2001-09-211-4/+10
| | | FossilOrigin-Name: 8ea999e98e7495584e2aa2ea9333b5d6e9aad39c
* * win/tkWinWm.c (WinSetIcon): fixed SetClassLong for 64bit support.hobbs2001-09-211-3/+19
| | | FossilOrigin-Name: d70929199b482442723a162789ab0d919d2b96d9
* * win/Makefile.in: Fix Windows Makefile so thatmdejong2001-09-101-2/+9
| | | | | | | tcltest will automatically be compiled if the user tries to build tktest. FossilOrigin-Name: 5f461a56348a35529bda45b0998ac1152fbf93d6
* * win/Makefile.in: Use TKTEST variable directlymdejong2001-09-101-2/+2
| | | | | | instead of depending on the tktest alias. FossilOrigin-Name: 8e995e3795af9681f3667e38c70ebc11029c1bb6
* * win/mkd.bat:mdejong2001-09-082-46/+48
| | | | | | | | * 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
* * win/tkWinDialog.c (ChooseDirectoryHookProc): work-around for MShobbs2001-08-281-24/+22
| | | | | | | bug that caused crashing in tk_chooseDirectory on Win95. [Bug #224936] (baker) FossilOrigin-Name: ef485cd2769ec71f3f182369f1d3f38287603c44
* *Bumped up patchlevel to 8.4a4 to distinguishdgp2001-08-082-3/+3
| | | | | | | 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/configure: regeneratedhobbs2001-08-043-42/+42
| | | | | | | | | | * 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
* * win/winMain.c (WishPanic): fixed CONST changes to go withhobbs2001-08-041-5/+5
| | | | | | CONST-ification in Tcl. FossilOrigin-Name: ec8eadb616d6bb87ff8bf1d5f0dde5f92aa8292a
* * unix/Makefile.in: Add AR and STLIB_LD variables.mdejong2001-07-112-22/+21
| | | | | | | | | | | * 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/configure: Regen.mdejong2001-07-062-16/+30
| | | | | | * win/tcl.m4: Update from Tcl. FossilOrigin-Name: 134364865a0962a6dbab8ea3c8454a03fc2014c0
* * win/Makefile.in: Subst DEPARG directly insteadmdejong2001-07-064-38/+48
| | | | | | | | | | 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
* updated README with purlsuid381722001-07-051-5/+3
| | | FossilOrigin-Name: 2a48ad16431cd593d9208ff8471994511b489793
* * win/Makefile.in: Remove PATHTYPE variable.mdejong2001-07-044-64/+66
| | | | | | | | * win/configure: Regen. * win/configure.in: Don't subst PATHTYPE. * win/tcl.m4: Update from Tcl. FossilOrigin-Name: 3e3fd403b34cc514397b340ab17f7368fe9409ae
* * win/Makefile.in: Don't use VPSEP, instead just use :mdejong2001-07-043-8/+4
| | | | | | | | in the VPATH. * win/configure: Regen. * win/configure.in: Don't subst VPSEP. FossilOrigin-Name: 93c90324450dc4987b41f57753ee7622786063dd
* * unix/Makefile.in:mdejong2001-06-271-1/+9
| | | | | | | | * 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:mdejong2001-06-272-266/+77
| | | | | | | * win/configure.in: Revert cross compiling change accidently added during last checkin. FossilOrigin-Name: 9e4c1b23a4207c6ddbcba7d0ddf4b40a4f25ec73
* * unix/configure: Regen.mdejong2001-06-262-3/+3
| | | | | | | | | * 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: Regen.mdejong2001-06-262-87/+288
| | | | | | | | | | * 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: Regen.mdejong2001-06-263-33/+28
| | | | | | | * win/configure.in: Use RC_DEFINE flag from tcl.m4. * win/tcl.m4: Update from Tcl. FossilOrigin-Name: 2d319b6f1c8f6dd1b64b8cd4b648e21ac0f725b9
* * win/configure: Regen.mdejong2001-06-262-73/+36
| | | | | | * win/tcl.m4: Update from Tcl. FossilOrigin-Name: b7f81421962974e382f406aba2c3529fa97ecc9b
* * win/configure: Regen.mdejong2001-06-233-3/+9
| | | | | | | | | * 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: Regen.mdejong2001-06-232-9/+21
| | | | | | | * win/configure.in: Add resource compiler fix from 8.3.3 to fix compiling with mingw. FossilOrigin-Name: e3cbbd52f6c593d02bb4c044fd5a6405f0ee5f68
* * win/configure: Regen.mdejong2001-06-232-2/+2
| | | | | | * win/tcl.m4: Fix silly typo in last checkin. FossilOrigin-Name: 4e8df3daa2594d4bf3cea06b1e3e931f98b8a5e0
* * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@.mdejong2001-06-224-19/+19
| | | | | | | | | | | | | | | | | | | | 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/configure:mdejong2001-06-222-4/+4
| | | | | | * win/tcl.m4: Update From Tcl. FossilOrigin-Name: d8467c9a550ae7107d7e2bbaee2aa68476b61874
* * win/configure: Regen.mdejong2001-06-062-44/+66
| | | | | | | * win/configure.in: Handle the --prefix option correctly it should default to /usr/local like the unix version. FossilOrigin-Name: 7379372dd47993f33f138d68c9130011e3bc1f14
* * win/tkWinX.c: moved the initialization of tkPlatformId fromhobbs2001-05-301-10/+11
| | | | | | | TkWinXInit to TkWinGetPlatformId because static builds could call it before it was initialized. [Bug #427278] FossilOrigin-Name: 0a94e34e9f35522faf20c96c321c2c998a26ba18