| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
FossilOrigin-Name: 99be987b95fa7e9d8149373866212244ba5abbf8
|
|
|
| |
FossilOrigin-Name: d7a6c95b93a04287ed3b3f03fc6722df2ba5b8c9
|
|
|
| |
FossilOrigin-Name: bc61e5ede90133d12d784a905cdf7b2ffb5aef5f
|
|
|
| |
FossilOrigin-Name: 2609784add061e8acbb8358e5c01c818da190cbd
|
|
|
|
|
|
|
| |
TkpScanWindowId to handle situation where types Window and int
do not have the same number of bits. CONST-ified too.
FossilOrigin-Name: d188a1554439cf516fc1428147fcb58c7d2a0978
|
|
|
|
|
|
|
| |
return type of Tcl_DStringAppend() from (char *) to (CONST char *).
[TIP 27]
FossilOrigin-Name: cc2e26b7d9846c2256fcfad52f2e706ee2be118e
|
|
|
|
|
|
| |
Only -padx/y supports asymmetry. [Bug #462348]
FossilOrigin-Name: 7c94d3431a51224f6c45f4ed1d6ddd0163362d04
|
|
|
|
|
|
| |
work on Win64 with 64bit XIDs.
FossilOrigin-Name: b995daa12bd4256afe26d65804ac4fbfac1c92c6
|
|
|
|
|
|
| |
* generic/tkEntry.c (GetSpinboxElement): fixed unreachable returns.
FossilOrigin-Name: a91d96e5c0b1201b74b379ae0cee6537bc215d20
|
|
|
| |
FossilOrigin-Name: 660812b89aa5036f22dbd0249e95a0f2f4de05a8
|
|
|
| |
FossilOrigin-Name: ea7bd071d695c4a3869d36be8fb5dbebf393f994
|
|
|
| |
FossilOrigin-Name: 8ea999e98e7495584e2aa2ea9333b5d6e9aad39c
|
|
|
| |
FossilOrigin-Name: ba58d6e4910236f73501b39d63349b54426665c4
|
|
|
|
|
|
|
| |
* mac/tkMacPort.h: add (int*) cast to TkpScanWindowId.
These may need to be changed to Window* (ulong).
FossilOrigin-Name: ef4a8abbe6652eed1007a80fb655b24b9f983cbc
|
|
|
|
|
|
| |
Window* instead of int*.
FossilOrigin-Name: be81eb5bae0f39e3ed3f267657cfc2a1a4ec62c6
|
|
|
| |
FossilOrigin-Name: 5bab49674d996d2501bb9fbf7b0b6a851fce935d
|
|
|
| |
FossilOrigin-Name: d70929199b482442723a162789ab0d919d2b96d9
|
|
|
| |
FossilOrigin-Name: 0969f165b0d815f5ebb416fb98db98532c948beb
|
|
|
|
|
|
| |
properly on Windows.
FossilOrigin-Name: ea21b34eca599a0b0fe9d237624461d1dcee7db6
|
|
|
|
|
|
| |
it is skewed by bad dimensions returned by Windows.
FossilOrigin-Name: a44e72abaf245fd3c28c6d796393bd9326b69995
|
|
|
|
|
|
|
| |
* unix/tcl.m4: added --enable-64bit support for HP-11 with the
64-bit kernel.
FossilOrigin-Name: 4722cfad8aeef2076fe4909edfc6436415dc6d46
|
|
|
|
|
|
|
|
| |
argument passed to Tcl_GetStringFromObj() from size_t to int.
Incorrect type broke [pack] and [grid] on systems where
sizeof(size_t) != sizeof(int). [Bugs 462375, 462342, 462338]
FossilOrigin-Name: 6ec1731fc2116acfbb45ee6775894c52f4b92d9a
|
|
|
| |
FossilOrigin-Name: 7aebeca26c59f627b8cb1ee84085fa26e60ff272
|
|
|
|
|
|
|
|
|
|
|
| |
* generic/tkImgPPM.c:
* generic/tkImgPhoto.c:
* generic/tkMenu.c: Applied patch [461578], provided by Vincent
Darley. This fixes several memory leaks in the image code. They
happen if there are errors during the initialization of the
channel the image is supposed to be read from.
FossilOrigin-Name: 9c9ecdc7b9cdd4df094b1ac9ebcd4d9828752d46
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: a1f737061577d7b185ef8d40268ad984eb8657a9
|
|
|
|
|
|
|
| |
to appear when you would point the file browser box at an empty directory and
click on the canvas.
FossilOrigin-Name: f13a441381862ad4822ec322761cf177becf8d34
|
|
|
|
|
|
|
| |
to appear when you would point the file browser box at an empty directory and
click on the canvas.
FossilOrigin-Name: 54d36bea33a3b257a687b5fd0142624fc2ec0b19
|
|
|
|
|
|
| |
* unix/tcl.m4: Update from Tcl.
FossilOrigin-Name: 1ba5d71e5c2271a90c9cad1968e66a0c01e600fb
|
|
|
|
|
|
|
| |
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
|
|
|
| |
FossilOrigin-Name: db62dec2ec6f29ac537b30c9c9add310bddd25b4
|
|
|
| |
FossilOrigin-Name: 8e26d8a0c82b06f2381e34aef4b40d2e7e45be79
|
|
|
|
|
|
| |
the TK_ALT_DISPLAY case
FossilOrigin-Name: 2d970c4eb408f3bd54983bcd4dd339840d1bfa34
|
|
|
|
|
|
|
| |
send.test. Removed platform specific named file in case somebody
gets send working on Win/Mac in the future.
FossilOrigin-Name: 7acc03279cbf6ec1a529ab65bc506ee241faa6e5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
evaluation of widgets.
* generic/tkButton.c (ButtonCreate):
* generic/tkFrame.c (CreateFrame):
* generic/tkMenubutton.c (Tk_MenubuttonObjCmd):
* generic/tkPlace.c (Tk_PlaceObjCmd):
* generic/tkScale.c (Tk_ScaleObjCmd):
* generic/tkMessage.c (Tk_MessageObjCmd):
* generic/tkEntry.c (Tk_EntryObjCmd, Tk_SpinboxObjCmd):
* generic/tkSquare.c (SquareObjCmd): redid the handling of
optionTables in widgets to allow them to be imported into other
namespaces. [Bug #456632]
FossilOrigin-Name: eb203000eca11b77c0a57bb772c4ffef94889710
|
|
|
|
|
|
|
| |
bug that caused crashing in tk_chooseDirectory on Win95.
[Bug #224936] (baker)
FossilOrigin-Name: ef485cd2769ec71f3f182369f1d3f38287603c44
|
|
|
|
|
|
|
|
|
| |
ConfigureNotify requests were handled in relation to the parent to
avoid the problem with potential 'raise' delays on some wms.
[Bug #220260] (baker) wms that were affected should notice the
difference in tests unixWm-51.* not failing that failed before.
FossilOrigin-Name: 6889ab2f8d549f96570e66f82a57ae3f595db64b
|
|
|
|
|
|
|
| |
that broke binding. Thanks to "Michal" for the fix.
[Bug 455468]
FossilOrigin-Name: a8bfa38006379815616e330a2c299976cc58789c
|
|
|
|
|
|
| |
from http://web.telecom.cz/WoodPrint/cs.msg.gz
FossilOrigin-Name: dca1950b99e729d6452295539641f6a1a3d9682e
|
|
|
| |
FossilOrigin-Name: e6fc72bede6075b09c7141e2d40dd30fa4b2877b
|
|
|
| |
FossilOrigin-Name: 40bce0edc43c1a3784e337856b9b90e93f209ddf
|
|
|
| |
FossilOrigin-Name: c00303aed74dfe1e60dd700009d3894a66941337
|
|
|
|
|
|
| |
because it wasn't always getting focus properly.
FossilOrigin-Name: 195798593b8b533a25ffc753b2d1bc24fd98dbb8
|
|
|
| |
FossilOrigin-Name: 5911ce6f3d6085a35aec7379bddb52e14e5b75ac
|
|
|
|
|
|
| |
sensitive on systems that have more installed fonts.
FossilOrigin-Name: 63709aa7be70d1406534cdec7995c6cad200bcf3
|
|
|
|
|
|
|
| |
Windows as well and added some y padding between the buttons and
the bar. [Patch #442835] (harrismh)
FossilOrigin-Name: 799547db2bf375930ffa3715e8877af8f225ea07
|
|
|
| |
FossilOrigin-Name: 85252bb27aaa1afc09c0f6996b5741a77f11fdf0
|
|
|
| |
FossilOrigin-Name: 3d9110bdb50fc276df9cbec88d53054277a94b04
|
|
|
| |
FossilOrigin-Name: 523026ee9302e75ee03c4f5563fef3deb6d18b0d
|