| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
against grabs on non-viewable windows.
FossilOrigin-Name: d0a2b37183e4b5827218971e2f2eef3aa9d9efee
|
|
|
|
|
|
|
|
|
|
|
| |
menu behavior to only auto-post an immediate child cascade if we
are currently on a menubar menu. This prevents massive
auto-cascading in cases where the first entry of the cascade is
itself a cascade, and the first entry of that cascade is a
cascade, and the first entry of that cascade is a cascade
... [Bug: 676].
FossilOrigin-Name: 6cd36f8620d76ad4ea648bd2e64df95d64bec2f4
|
|
|
| |
FossilOrigin-Name: 91b2895db5c0bae7c4a2fe81ecc4611600c4f1d7
|
|
|
|
|
|
| |
uplevel with list. [Bug: 4208]
FossilOrigin-Name: 954e203019285c8b6b03fbcc64ffb2c69a809dd2
|
|
|
| |
FossilOrigin-Name: f6c1d00a6acaa4681609aa9096d8b258b44378f0
|
|
|
|
|
|
|
| |
* library/clrpick.tcl: Added code to make color chooser dialog
inherit screen setting from parent (bug #2334)
FossilOrigin-Name: 5a5744d5950859e0b51d2b32f8ca590231653307
|
|
|
| |
FossilOrigin-Name: b4a3ebbf8a9f27bce3d14ac8ae97b31938879b40
|
|
|
|
|
|
|
| |
* library/text.tcl: added support for <4> and <5> for mousewheel
style scrolling on Unix for mice that map to these buttons.
FossilOrigin-Name: b344260e3cf0f0d10edfd9acbdc8944c410ab2a4
|
|
|
|
|
|
| |
exists because it won't in safe interpreters
FossilOrigin-Name: a9cb74b7832ba63e25ea302ec4d5c8f18b934ef4
|
|
|
|
|
|
|
|
| |
tk_getOpenFile/getSaveFile doesn't do the right thing when user
types a directory name in the entry and a default extension is
specified.
FossilOrigin-Name: e349f95871fe0b6e0e664c2b2c24ce8c55da530a
|
|
|
|
|
|
|
|
|
|
| |
* library/tclIndex:
* library/choosedir.tcl: Moved choosedir functions into the
::tk::dialog::chooseDir namespace instead of a toplevel
::tkChooseDirectory namespace. Additional cleanup on the
chooseDir dialog.
FossilOrigin-Name: e4acfbf7b7a5763e7d7b107414f973405208a318
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* doc/chooseDirectory.n: Man page/cross links for
tk_chooseDirectory (bug #1786).
* library/tk.tcl:
* library/tclIndex: Added hooks for tk_chooseDirectory. (bug #1786)
* library/choosedir.tcl: tk_chooseDirectory implementation for
Unix/Mac (bug #1786).
FossilOrigin-Name: 46df12c5832f68d5636924b115d3ea8c37407346
|
|
|
|
|
|
|
| |
values for error message boxes displayed by the file dialog (bug
#3616).
FossilOrigin-Name: 8cfb330249318e9476c1ed5dc7832dcf4e13c58d
|
|
|
|
|
|
| |
there were embedded windows/widgets in the same line. [Bug: 3989]
FossilOrigin-Name: a3ea60ecf7b46234aad7cd8b1f2912d646ea2ad6
|
|
|
|
|
|
|
| |
reverse tab traversals, with one default binding <Shift-Tab>, and
OS specific bindings for Linux, HP-UX, and IRIX. (bug #3163)
FossilOrigin-Name: 6233d1f26b0f7aeb6a061ea518942e71f7f2ca13
|
|
|
|
|
|
| |
for name of given button, as well as bounds checking
FossilOrigin-Name: d6fd29f344aa2124d30f80ab4d43d8e6efc35c4d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* library/focus.tcl:
* library/listbox.tcl:
* library/scale.tcl:
* library/scrlbar.tcl:
* library/tearoff.tcl:
* library/text.tcl:
* library/tkfbox.tcl:
* library/xmfbox.tcl: fixed unprotected arg parsing through eval/after
[Bug: 3943]
FossilOrigin-Name: 27fac895c60473c5a773921f3f54648bcf82f0ad
|
|
|
|
|
|
| |
tkPriv(listboxSelection) before it was used. [Bug: 3892]
FossilOrigin-Name: 5a72b8d063096199d44ca5c16b57589ffd1c3f4f
|
|
|
|
|
|
|
| |
Windows file box it emulates, give proper support to -initialfile,
and fixes lack of global tkPriv call. [Bug: 3735 3882]
FossilOrigin-Name: ccc62ea5af1e8281f3f3f7269a2a74dc55bead15
|
|
|
|
|
|
| |
they weren't used, and were not actually correct
FossilOrigin-Name: c981b72bac49451149777a7e0f809510578ab66d
|
|
|
|
|
|
|
| |
and Mac when tk_strictMotif isn't set. (Hipp)
* library/tk.tcl: added window bounds checking to ::tk::PlaceWindow
FossilOrigin-Name: 428a104b0f24457e94efe4fe717535a30aaf0e86
|
|
|
| |
FossilOrigin-Name: 7f8250b4b360b051695a8f1072cfa89ee0ab3948
|
|
|
| |
FossilOrigin-Name: 9ffa2a8b1a314010a601f6bd00adda15248bc373
|
|
|
|
|
|
|
|
|
|
|
| |
* library/msgbox.tcl:
* library/tk.tcl:
* library/tkfbox.tcl:
* library/xmfbox.tcl: fixed dialogs to center over -parent,
added utility functions ::tk::PlaceWindow, ::tk::SetFocusGrab,
::tk::RestoreFocusGrab to tk.tcl to help
FossilOrigin-Name: 21de21752ffde474338a379bb09367d06c05fc12
|
|
|
|
|
|
|
|
|
| |
of a while loop that could eat CPU tremendously. Behavior of
moving the cursor at the right edge changes slightly (previously
it tried to keep the cursor at the right edge, now it moves the
cursor to a "central right" location - better IMHO).
FossilOrigin-Name: fa96c98630e7aaa07bc6e912b5ed3c105896de1e
|
|
|
|
|
|
|
| |
existence of tkPriv(relief) in order to avoid spurious release
events
FossilOrigin-Name: a5da732c1a662b446d323e01ff4f221dd0ae1e1f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* */README:
* win/makefile.vc:
* */configure.in:
* generic/tk.h:
* library/tk.tcl: up'd to 8.3a1
* unix/Makefile.in: changed 'mkdir' to 'mkdir -p'
* library/dialog.tcl: changed {Times 18} to {Times 12} for
dialog font.
FossilOrigin-Name: 0d267eb835a566c144fae8e05ddbbc61f8451f1c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* library/msgbox.tcl: changed the behavior of tk_messageBox on
Unix to be more Windows like in handling of <Return> and the
default button
* library/button.tcl:
* library/clrpick.tcl:
* library/comdlg.tcl:
* library/console.tcl:
* library/dialog.tcl:
* library/entry.tcl:
* library/focus.tcl:
* library/listbox.tcl:
* library/menu.tcl:
* library/msgbox.tcl:
* library/palette.tcl:
* library/safetk.tcl:
* library/scale.tcl:
* library/scrlbar.tcl:
* library/tearoff.tcl:
* library/text.tcl:
* library/tk.tcl:
* library/tkfbox.tcl:
* library/xmfbox.tcl: updated commands to use [string] ops
instead of expr equality operators
FossilOrigin-Name: 09a6499cb99c0cb6c16ea5a2e6076132489b9b8f
|
|
|
| |
FossilOrigin-Name: 7739d4e17fdc07813bb7f38e05999627a914f9dc
|
|
|
|
|
|
|
|
|
| |
* library/clrpick.tcl:
* library/console.tcl:
* library/tk.tcl: fixed code where abbreviations where used
in calling widget methods (confuses iWidgets) [Bug: 2422]
FossilOrigin-Name: fc0e0bc2832c490a23f5fe66314a17957bbb8d74
|
|
|
|
|
|
|
|
|
|
| |
* library/button.tcl: cleaned up programming (config -> configure)
and fixed Windows relief bug [Bug: 664]
* library/entry.tcl: changed Entry C/C/P to not use global data
(now uses tkPriv(data)) [Bug: 1475]
* library/listbox.tcl: fixed extended mode script error [Bug: 866]
FossilOrigin-Name: dcc927a5b91c3133221c88cbb26843d1cce883c1
|
|
|
| |
FossilOrigin-Name: 75e381f669f15f813002687008f1c59dae4adc94
|
|
|
| |
FossilOrigin-Name: 308db5557afbc64d546838a86d6d0a598b03675b
|
|
|
| |
FossilOrigin-Name: fed3e0aec7046005adc718860eb687381d2b4520
|
|
|
|
|
|
| |
quickly. [Bug: 2009]
FossilOrigin-Name: 61590c0e12759766e9ec51fadc227088fa9f1e2d
|
|
|
| |
FossilOrigin-Name: 2cf82e5a3459c5251d72a610f1b6dae72c7dbc88
|
|
|
| |
FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
|
|
|
|
|
|
| |
include European character with an umlaut.
FossilOrigin-Name: a3d9ee80e761a311d42cd45ce3f01d5147cb06f9
|
|
|
|
|
|
|
|
| |
will only be found in the current toplevel. Previously, they
might be found in menus attached to other toplevels that might not
even be mapped. [Bug: 924]
FossilOrigin-Name: 2139a2d6922be7fccd8cd37f657d7efaa944aa9b
|
|
|
| |
FossilOrigin-Name: df068ffcac953ae67f9a3fddbed1b166eb669c93
|
|
|
| |
FossilOrigin-Name: e9574c334997c8ed3a327ababcfa287b29197a13
|
|
|
| |
FossilOrigin-Name: 36ac110bcfabe39cd0f8f0af96e59dd73d52646e
|
|
|
| |
FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
|
|
|
|
|
| |
to Shift-Insert on Windows.
FossilOrigin-Name: 2d9547c552abdb1e981dc180a08207b984ffc4e0
|
|
|
| |
FossilOrigin-Name: 376517b43b4e52aaeb537052238ff4031cdeff77
|
|
|
| |
FossilOrigin-Name: 79998c99f14ef9413c46e93db5b7f812f1e2c6d4
|
|
|
| |
FossilOrigin-Name: 5930de5d5be6662bcdc386d39edf66ea9ad08097
|
|
|
|
|
|
| |
parent workspace "/ws/tk8.0".
FossilOrigin-Name: 8885a9203612606d6698d622bf533823eef6afae
|
|
|
| |
FossilOrigin-Name: a31d73e5fbaa868008186067e2535e2f9c3140a0
|
|
|
| |
FossilOrigin-Name: 6b3946354b10b159bee55cda66f5f38e4516d140
|