| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
several shades of blue, all of which were listed as RGB 0 0 0.
[Bug #432104].
FossilOrigin-Name: 480300ff4bc617da809590a862c4fc90fa1f9c43
|
|
|
| |
FossilOrigin-Name: 486fbd3c546a027744d7834fc68070af4f182d25
|
|
|
|
|
|
|
| |
* win/configure.in: Handle the --prefix option correctly
it should default to /usr/local like the unix version.
FossilOrigin-Name: 7379372dd47993f33f138d68c9130011e3bc1f14
|
|
|
|
|
|
|
|
| |
* doc/clipboard.n: added SEE ALSOs to cross-reference selection
and clipboard, with extra note for clipboard command in selection
docs. [Patch #422256]
FossilOrigin-Name: 01778f794add7ed904027e2720663cb30030dac2
|
|
|
|
|
|
|
|
|
|
|
| |
fonts on Unix. This adds a ucs-2be (UCS-2 Big Endian) encoding in
Tk on Unix that is used for those fonts (X11 requires
big-endianness). (welch) [Patch #406411; Bug #220890 #220899]
This differs from the 8.3.3 patch by not adding ucs-2be in the
preferred encodingList (seems works fine without).
Added alias for jisx0201* fonts to jis0201 encoding. [Bug #414033]
FossilOrigin-Name: a28f6c2d4d33b7b9d1f08651766345ddb505fdfa
|
|
|
|
|
|
|
| |
TkWinXInit to TkWinGetPlatformId because static builds could call
it before it was initialized. [Bug #427278]
FossilOrigin-Name: 0a94e34e9f35522faf20c96c321c2c998a26ba18
|
|
|
| |
FossilOrigin-Name: 22fe92614734ce2e630cdbaa6826a93f59991176
|
|
|
|
|
|
|
| |
style when processing configuration options. Some cleanup of
bad comments and bad code. [part of patch #420861]
FossilOrigin-Name: 1832807b99bc1a5da1cd0ec94688656e4901cab6
|
|
|
|
|
|
|
|
| |
* unix/tcl.m4:
* win/configure:
* win/tcl.m4: Sync from Tcl sources.
FossilOrigin-Name: 32d7a7f3dfbfa173930b588a1772f96a10b8643e
|
|
|
| |
FossilOrigin-Name: 5d139fbbcea6e40b44d752641bbad32e3798db8e
|
|
|
| |
FossilOrigin-Name: 0d5c588377b69bdb7d1f0117dcb73bf9b20a9ad3
|
|
|
|
|
|
|
|
| |
* generic/tk.h:
* generic/tkStubLib.c: CONST'ified Tk_InitStubs to match CONST
changes to Tcl_PkgRequireEx.
FossilOrigin-Name: 158efb47bd4b909149ff7d02159daddf59d0110a
|
|
|
| |
FossilOrigin-Name: 8942e4db3ce82fe98c533c9e2140d9814158d4bb
|
|
|
| |
FossilOrigin-Name: f81062cea6e1f429d97f8f3a459e3b7d10c180d6
|
|
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
* win/configure: Regen.
* win/tcl.m4: Update from Tcl.
FossilOrigin-Name: e47bf2563de61b092ab92ce7aaa5c21e399d26cb
|
|
|
|
|
|
|
|
| |
* unix/configure.in: Use $@ in MAKE_LIB and MAKE_STUB_LIB
commands instead of using a delayed subst variable. Replace
instances of STUB_LIB_FILE with TK_STUB_LIB_FILE.
FossilOrigin-Name: 31f47a2e5e83c620d55e3e53c6a02b14883ae693
|
|
|
|
|
|
|
|
| |
* unix/configure: Regen.
* unix/configure.in: Don't subst STUB_LIB_FILE, use TCL_STUB_LIB_FILE
instead.
FossilOrigin-Name: cb2018308ce38d5193f6ad4d533c4e1276233eef
|
|
|
|
|
|
| |
does not crash on Linux.
FossilOrigin-Name: 165d41635325ffd0a229c3dce74edff9fb4c8967
|
|
|
|
|
|
| |
service mode to only occur when it was set. [Bug #220948]
FossilOrigin-Name: 1e7f9798675d491c47f55c35f24fbf682757a87d
|
|
|
| |
FossilOrigin-Name: 86c8dee63a85bcdef1b4e6fc64f46f8fc5b7dfee
|
|
|
|
|
|
| |
tests fail.
FossilOrigin-Name: 6d6d7503f0c2dfc1cb32b9b69b0f586e9fcef988
|
|
|
|
|
|
| |
expected [pwd] to return a capital drive letter.
FossilOrigin-Name: 1cfbc9baca03619f97dcad92ebd4c67d283847cf
|
|
|
| |
FossilOrigin-Name: 720cdf479bd772ec60f24bb30737c07556918840
|
|
|
|
|
|
| |
'arrow' on windows has a pre-skewed use count.
FossilOrigin-Name: 15a04f11553964c6e533534cfae95ddc9ccce9ee
|
|
|
|
|
|
| |
* win/tcl.m4 (SHLIB_LD): added -incremental:no. [Bug #219381]
FossilOrigin-Name: cdba56723d95206a6bc12e0bafc90bed2f2b9c77
|
|
|
|
|
|
| |
before calling associated menu entry command. [Bug #220821]
FossilOrigin-Name: 55b7a33df3cabeb6eebcfbcfa9e0189363a0727d
|
|
|
| |
FossilOrigin-Name: 0854d43b844241d26677927ef4b72f722f4c82a0
|
|
|
|
|
|
|
|
|
| |
scrollbar update
* generic/tkListbox.c (DestroyListbox, ListboxEventProc):
corrected listbox to make proper use of Tcl_EventuallyFree and
protect against unusual listbox deletion.
FossilOrigin-Name: 484b8a6cf3a4d5698be30780bbd1a6094c1394a8
|
|
|
|
|
|
|
|
|
| |
activity
* generic/tkEntry.c (DestroyEntry, EntryEventProc): fixed the
entry widget to survive deletion while processing scrollbar
updates and validation.
FossilOrigin-Name: 0b8fe7c629c46c2a6a276bc38593716203bf8783
|
|
|
|
|
|
|
| |
* generic/tkCanvas.c (DestroyCanvas, CanvasEventProc): fixed the
canvas to survive deletion during event processing. [Bug #228024]
FossilOrigin-Name: e89804eb2fcf2280e11b5ff91cec3d01bf37b544
|
|
|
|
|
|
|
| |
values for $imageName put when -format and -to are used.
[Bug #232741]
FossilOrigin-Name: d343245c17854ff7e39c46ceb6af26c339474d64
|
|
|
| |
FossilOrigin-Name: 34d91510f9b56614f2a00d5db6801a96fb04af46
|
|
|
|
|
|
|
|
|
|
| |
* unix/configure.in (TK_PATCH_LEVEL):
* unix/configure:
* unix/tk.spec:
* win/configure.in (TK_PATCH_LEVEL):
* win/configure: updated patchlevel to 8.4a3
FossilOrigin-Name: de7899ecd94b3e307686bf3b18705ed7f264dbee
|
|
|
|
|
|
|
| |
* mac/README: updated patchlevel to 8.4a3 and corrected links and
notes.
FossilOrigin-Name: 9bbca91134e64888396b0fdefe65bf2ae476c831
|
|
|
|
|
|
|
|
| |
safe.test.
* library/tk.tcl: moved package require msgcat inside if case to
not be used in safe interps.
FossilOrigin-Name: db467392ac831602b3e585e2a51c17a173fa02eb
|
|
|
|
|
|
|
|
|
|
|
| |
* win/configure:
* win/tcl.m4: added imm32.lib to LIBS_GUI for Tk IME support.
* win/tkWinInt.h:
* win/tkWinKey.c:
* win/tkWinX.c: added support for changing IME on the fly in
Windows (2000). (lam) [Patch #402993]
FossilOrigin-Name: 7d37d3f469f0662f50fc1661d1f02bc0060ca9c8
|
|
|
|
|
|
| |
added casts to allow compiling on Windows with debbuging.
FossilOrigin-Name: 20d9467efc66dd0d9dd8b3a34eb9f10abc241171
|
|
|
|
|
|
| |
their base build dependency.
FossilOrigin-Name: 76392d864ca265a36340300436bf3d2e5fe1891a
|
|
|
|
|
|
| |
had an existent window to operate on. [Bug #409172]
FossilOrigin-Name: d2ea8b735f54afb98182e2bd5e4a43733c695416
|
|
|
|
|
|
|
|
| |
* generic/tkBind.c (NameToWindow): handled the error case where a
valid-looking but invalid identifier could be passed in certain
event generate options causing a crash. [Bug #411307]
FossilOrigin-Name: 6ac56204d932351b9489cc5340ee15d475d90033
|
|
|
| |
FossilOrigin-Name: b34b0487ef59eea2573f9d7cc0255e4969f3ba60
|
|
|
|
|
|
|
| |
* generic/tkObj.c (UpdateStringOfMM, SetMMFromAny): better
obj-aware screen distances. (pgbaum, hobbs) [Patch #403327]
FossilOrigin-Name: 5cda3aab09fedbe1c6dc1c736e715c055848e98c
|
|
|
|
|
|
| |
for Windows C&P to work. [Bug #220929]
FossilOrigin-Name: ea7371f5eb43712c6092f0e57cb5e20365404edb
|
|
|
|
|
|
|
| |
<<PrevWindow>> virtual event as it doesn't seem to work on all HP
systems. [Bug #411669]
FossilOrigin-Name: 05a38c5145b5cee5292833a6c49635e82a64227c
|
|
|
|
|
|
| |
with spaces using tk_getOpenFile -multiple 1. [Bug #411640]
FossilOrigin-Name: 01457710ef0c3889652451e419667cb626c6b897
|
|
|
|
|
|
|
|
| |
ascii-based tk_getOpenFile (Win9*). (haneef) [Patch #403047]
(GetFileNameW): increased number of files that could be returned
by tk_getOpenFile -multiple. [Patch #412042]
FossilOrigin-Name: 1114d667db4a195c55457137b6c24659977db9f5
|
|
|
|
|
|
| |
docs. (techentin) [Patch #403660]
FossilOrigin-Name: f7591c4f8f58d33947bb0f50767423930dc0a3e8
|