| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* tests/frame.test: style upgrade for the test suite.
* tests/select.test:
* tests/visual.test:
FossilOrigin-Name: e15f2a6aa1954a7e907d31c1f920d4e6f87d2371
|
|
|
| |
FossilOrigin-Name: 8e6c4d129ce99dffc495e03b82bb2f284e6c1ffb
|
|
|
|
|
|
|
| |
* tests/constraints.tcl: -loadfile to hold definitions
* tests/*.test: common to all test files.
FossilOrigin-Name: 01af81ecf20f3111d08ac51117da1c5ca09c567d
|
|
|
| |
FossilOrigin-Name: c483179b915e863450b867189ddfab962971936a
|
|
|
|
|
| |
dating from 2001-12-14)
FossilOrigin-Name: cfe79a6bb36c34a8eec73e9655fea33a8b8708c8
|
|
|
|
|
|
|
| |
implementing TIP 44. All Tk commands and variables matching
tk[A-Z]* are now in the ::tk namespace.
FossilOrigin-Name: 3c0c681d8883f0843b9dcb3f402c2773f6a438a7
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* library/xmfbox.tcl: Adjusted arguments list construction such
that -multiple is not presented as an option for tk_getSaveFile.
* library/tk.tcl: Added test for safe interpreter status before
attempting to load message catalogs (which is impossible in a
standard safe interpreter). This means that SafeTk will not have
localized dialogs, unless a means is found for loading the message
catalog files.
FossilOrigin-Name: 299558846cdddbcdf4211b57d925fd8996d70155
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* tests/choosedir.test: Updated tests.
* library/xmfbox.tcl: Updated to stash data array in
::tk::dialog::file namespace instead of in global namespace.
* library/tkfbox.tcl: Extended some functions to support creation
of a choosedir dialog, to allow greater code reuse between the two
dialogs. Moved tkFDialog* functions into a namespace
(::tk::dialog::file). Because these are private Tk functions (and
should thus not be used directly by users), this should not impact
anybody (the tk_getOpenFile and tk_getSaveFile commands still
exist at the global scope).
* library/tk.tcl:
* library/tclIndex: Updated function names for tkFDialog*
functions and choosedir functions.
* library/choosedir.tcl: New and improved implementation of
tk_chooseDirectory dialog. Based on tk_getOpenFile dialog.
* library/listbox.tcl: (tkListboxCancel) Added a check for empty
string value for tkPriv(listboxPrev). Without this check, it's
possible to get a stack trace under certain conditions. [Bug: 4373].
FossilOrigin-Name: 507a9fe0e822d879c18e4d215b8bb2275ed0aad0
|
|
|
| |
FossilOrigin-Name: cc8aadfbbe5be40e44ad4506b9cf6df717231c68
|
|
|
|
|
|
|
| |
place a window manually. The Tk test suite can now run on twm with no user
intervention.
FossilOrigin-Name: 8b087c35f7a2789eb1f253365aa0602397f5fc7e
|
|
|
| |
FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
|
|
|
|
|
|
|
|
| |
- updated imgPhoto to check for teapot.ppm before running the tests.
exits gracefully if file cannot be found.
- lint in "all" file
FossilOrigin-Name: 57baa455226f5efaa661fab16daf5a32b4733900
|
|
|
| |
FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
|
|
|
| |
FossilOrigin-Name: d0d81921d36f4393a8920ea77c73867caef4e4d7
|
|
|
| |
FossilOrigin-Name: 404910a539b8dc083296018b3e5d71186254127f
|
|
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4
|