| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
* tests/listbox.test (listbox-6.15):
* generic/tkListbox.c (ListboxInsertSubCmd, ListboxDeleteSubCmd):
Ignore Tcl_SetVar2Ex failure of listVarName, similar to entry
widget handling. [Bug 1424513]
FossilOrigin-Name: 18780b1c4f4abdbd9ed9662513ee984e64ad568b
|
|
|
|
|
|
|
|
| |
* macosx/tkMacOSXWm.c:
* tests/constraints.tcl:
* tests/wm.test: sync with 2006-04-18 commit to HEAD. (darley)
FossilOrigin-Name: f19e6c99118ebb086666a56cb1ce92862bd8c4da
|
|
|
| |
FossilOrigin-Name: 4b53d3060c75dc7cbadcb5620162426be8f2b73d
|
|
|
|
|
|
| |
* tests/grid.test: [Bug 1432666]
FossilOrigin-Name: 3e3d4dfb08c1ed417bbf549b750a66c36c2b8f33
|
|
|
|
|
|
| |
* generic/tkGrid.c (GridRowColumnConfigureCommand): [Bug 1422430]
FossilOrigin-Name: 02f3657948f46623dbb71d54f9972d1a83782878
|
|
|
|
|
|
|
|
| |
text widget state has changed while dumping. [Bug 1414171]
(InsertChars, DeleteChars): fix undo with space-based path.
* tests/text.test (text-25.14): [Bug 1452419]
FossilOrigin-Name: 03fa6f2e1831a21fc2abdfa25adb01f0c87f70e4
|
|
|
| |
FossilOrigin-Name: ebbb3aa51edd65fc31603bc9f1013218c255b256
|
|
|
| |
FossilOrigin-Name: 2e438bcce1b70b8f9919dcdb57a123aec3b9e915
|
|
|
| |
FossilOrigin-Name: 59b08c01dd74c00888f0a2d24685221e424aa8fa
|
|
|
|
|
|
| |
that were crashing the test suite.
FossilOrigin-Name: 3f47da3bbecd3374be27bcfeb3dba782def26b46
|
|
|
|
|
|
|
| |
* tests/canvPs.test: to stop test suite crash on Mac OSX.
[Bug 1088807]
FossilOrigin-Name: 556fb09d29b539068e3993316bb312563d17ce2a
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*** 8.4.12 TAGGED FOR RELEASE ***
* changes: Update changes for 8.4.12 release
* mac/tkMacWm.c: Restored consistent error checking and
* macosx/tkMacOSXWm.c: messages among different platform's
* tests/wm.test: [wm grid] commands. [Bug 1323972].
* win/tkWinWm.c:
FossilOrigin-Name: be2be9674677032fcecf7db34d56907073bff258
|
|
|
| |
FossilOrigin-Name: b3ec00a7b1e05a6d6d2a9cc55a78b893738589b0
|
|
|
|
|
|
|
| |
Reduces Windows XP test errors in that file from 9 to 2 (13.2 and
13.9 still off-by-one pixel).
FossilOrigin-Name: d2985a445dd3884f4c1a59355c11b7ab7f2b52bd
|
|
|
| |
FossilOrigin-Name: 2ec30a4b5bc3f503838bfb75ed3128d4323643be
|
|
|
|
|
|
| |
* tests/wm.test: Modified test to match actual error output.
FossilOrigin-Name: 2ed0b035b387aaf2ae2d0f5ef717ffefc3196c8a
|
|
|
| |
FossilOrigin-Name: 6e98258c2fe30799723c323bbd01464d73b76bd4
|
|
|
|
|
|
|
|
|
| |
to panedwindow from Daniel South. Improved auto-size to fit
internal windows, fixed sash placement at edge of pane, fixed
calculation of stretch amount for internal windows.
[Bug 1124198 1161543 1054117 1010941 795869 690169 1192323]
FossilOrigin-Name: ebd6886598e540166872d6bd0971a31b1f40565e
|
|
|
| |
FossilOrigin-Name: 83dd37b096f657b878823e384a99d1f76c442947
|
|
|
| |
FossilOrigin-Name: 4044c1735d3f2de16042e838b3a73f606aab38af
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes: #959973 "wm title bug" (support Unicode titles)
Fixes: #742882 "Potential division by zero in gridded wm geometry"
Use Tcl_GetTime instead of TclpGetTime [#874745]
Use Tcl_Panic() instead of "panic" [#865264]
Fixes: #632816 "cannot remove transient"
Fixes: #568861 "Fix for wm minsize and maxsize commands"
tests/unixWm.test, tests/wm.test: Updated test suite for
#632816 (unixWm-37.3, unixWm-37.4, wm-grid-1.11, wm-grid-1.12)
and #742882 (unixWm-20.9, unixWm-20.11).
FossilOrigin-Name: aec60b8d64923316e440ae1d95e89443eb9162e2
|
|
|
|
|
|
|
|
| |
subcommand.
* win/tkWinWm.c (WmAttributesCmd): Fixup broken
option processing logic for attributes subcommand.
FossilOrigin-Name: 2b3add483999f7f76f60ccb2356c8d7f29659c28
|
|
|
|
|
|
| |
#533519 to handle window placement on multi-monitor Windows.
FossilOrigin-Name: a9eeca37765b1d10085115feddd30c4a4511d1a4
|
|
|
|
|
|
|
|
|
|
|
| |
full set of existing aliases in an interp, so the it only tests
whether the tested ones are present.
* unix/Makefile.in: Copied LD_LIBRARY_PATH machinery from
`make shell` target to other similar targets so that just built
libraries are tested, rather than previous installations.
FossilOrigin-Name: fa2305f85c0453bebb3e335ccad72723d0c1e72e
|
|
|
|
|
|
|
|
|
|
| |
* generic/tkInt.h (TkDisplay): images as titlebar icons. TIP #159
* win/tkWinWm.c (WmIconphotoCmd): wm iconphoto ?-default? image1 ...
* macosx/tkMacOSXWm.c (WmIconphotoCmd): Implemented for Win/Unix,
* unix/tkUnixWm.c (WmIconphotoCmd): stubbed out for OS X.
* tests/wm.test, tests/unixWm.test, tests/winWm.test: [Bug 815751]
FossilOrigin-Name: 5b4eed7504f9bd5f37587cecc603fd19bba57c39
|
|
|
| |
FossilOrigin-Name: ea885633871bd8d5307ae24d99f5e61c53cc71c0
|
|
|
| |
FossilOrigin-Name: c76ad127c9ea18aaa346d55f7db04b5a8a2b714a
|
|
|
|
|
|
|
|
|
| |
* tests/winWm.test: and focus of preexisting window
when replacing the wrapper window.
* win/tkWinWm.c (WmIconwindowCmd): Replace bogus call to
XWithdrawWindow with proper code. (mdejong)
FossilOrigin-Name: e10081e3cf3f61195bf7fe54fa4b2118543dda2a
|
|
|
| |
FossilOrigin-Name: 419a463e2341fcdc77a799e3a791367bf4567351
|
|
|
|
|
|
|
|
|
|
|
| |
* win/tkWinFont.c (Tk_MeasureChars): Fix for text
wrapping problem that appeared using canvas text
under Win32. A long wrapping string that had
leading spaces was being incorrectly wrapped.
This change makes the Win32 implementation behave
the same as the Unix implementation. [Patch 100628
FossilOrigin-Name: 7e61c798b1cf7128587e88862a4a464fb93ce0b0
|
|
|
|
|
|
|
| |
* generic/tkPanedWindow.c (Unlink): clean up -before/-after refs
to a slave when removing it. [Bug #928413] (griffin)
FossilOrigin-Name: 635744de0f688ff85ee98dd9396bfe5714b4a442
|
|
|
|
|
|
| |
a shrinking grid. [Bug 899246]
FossilOrigin-Name: 89e1956c6d85331b5d929dab83905a1155d1643a
|
|
|
|
|
|
| |
variable name [Bug 899010].
FossilOrigin-Name: a9956e1cdd63e4962ed018b1f408ea27f17b87b5
|
|
|
|
|
|
|
|
| |
font handling. [Patch 852669] [Bug 478568]
* tests/textDisp.test: added test for the font measurement
problem.
FossilOrigin-Name: 7f0387ce5efe5ce16b90db702f6c5361e8599ef7
|
|
|
| |
FossilOrigin-Name: 9edfd036e25e1771e450d15fd341c723bfb09254
|
|
|
| |
FossilOrigin-Name: a0d4ef0f52197368ac9f99b5aaf91659cdec3f09
|
|
|
| |
FossilOrigin-Name: 41e6f000686239707adc6bba8a13f26d3c987d6e
|
|
|
|
|
|
| |
correct visibility of windows that use larger default fonts.
FossilOrigin-Name: 0b07448deaf08b6fcf837b205e545b34f1909ed3
|
|
|
|
|
|
| |
* doc/GetHWND.3: add Tk_AttachHWND docs [Bug #220803]
FossilOrigin-Name: bc37dedea63dd0a04dda81f419702c930e883d97
|
|
|
|
|
|
|
| |
* tests/image.test: image command name that would overwrite an
existing command name. Thanks to Michael Schlenker. [Bug 808039].
FossilOrigin-Name: 9572395920ee96dd2a850b1c3c01291f98bea7ac
|
|
|
|
|
|
| |
* tests/scale.test: Added test for this bug.
FossilOrigin-Name: fb94faa0c261a0fb007e125512e43a0556c77c0e
|
|
|
| |
FossilOrigin-Name: 410f521dcbda30d9626c8826775b2dfba0f92e84
|
|
|
|
|
|
|
| |
* tests/panedwindow.test: shrinks instead of being clipped when
resized below the reqsize. [Bug 748277] (spjuth)
FossilOrigin-Name: 8a738d4ca5e69d7fec5ee2977a61b446bef0c9d0
|
|
|
|
|
|
| |
to their default value. [Bug #697652]
FossilOrigin-Name: 7f183fb8c3521ffb36ae64d59cb7ce064b390b42
|
|
|
| |
FossilOrigin-Name: 24060b3e324011e44db3a36df16d74d4a5cc1592
|
|
|
| |
FossilOrigin-Name: 93bbe2ff1d889874f42fd38f36cf93498c32f464
|
|
|
|
|
|
|
| |
* tests/canvPs.test: correct crash when generating postscript for
a single-line polygon (point) with no color. [Bug #734498] (wilm)
FossilOrigin-Name: 55f672ad59cb653259592634f168f2d7da67bc41
|
|
|
|
|
|
| |
commit. Thanks Larry Virden. [Bug 705567]
FossilOrigin-Name: 55f74d859c49177ea81de9377f7f4495b8194ac3
|
|
|
|
|
|
|
|
| |
to run only on Unix. Alternative approach did not match maintainer
habits.
* tests/spinbox.test (spinbox-17.4): Avoid long failure message.
FossilOrigin-Name: e2892c0389bbdec0dcff181f0ad20b559e0fa09a
|
|
|
|
|
|
| |
underlying field to prevent a crash on Windows. [Bug #612110]
FossilOrigin-Name: 218784e172157dc135272f920526bae83433c96e
|