| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Don't set the bgerror dialog as a transient of
itself since this operation is ill defined.
FossilOrigin-Name: 70bae675185cfdfe4a0012d34a8894a51dcda8fd
|
|
|
|
|
|
| |
dialog. Completes soft dependence on msgcat. [FR 539309]
FossilOrigin-Name: 65a039e36fb1d29d43ec1655917edbee3dcf19d7
|
|
|
| |
FossilOrigin-Name: 09d2e17ecacf2a6f70fbb72bd29106b29efd1290
|
|
|
| |
FossilOrigin-Name: 21bd767606dc25d686705fb734424298a8611515
|
|
|
|
|
|
|
|
| |
Windows platforms that were overlooked before: tkOpenDocument,
tkConsoleExit, tkConsoleOutput, unsupported1 out of namespace :: .
Thanks to Vince Darley for prompting another look.
FossilOrigin-Name: 20c53b8dcbe3b61bce26e88cd3f0c43016b37aa3
|
|
|
|
|
|
|
| |
implementing TIP 44. All Tk commands and variables matching
tk[A-Z]* are now in the ::tk namespace.
FossilOrigin-Name: 3c0c681d8883f0843b9dcb3f402c2773f6a438a7
|
|
|
| |
FossilOrigin-Name: 486fbd3c546a027744d7834fc68070af4f182d25
|
|
|
|
|
|
| |
for Windows C&P to work. [Bug #220929]
FossilOrigin-Name: ea7371f5eb43712c6092f0e57cb5e20365404edb
|
|
|
|
|
|
| |
label.
FossilOrigin-Name: 7e97088fb5a9b035900c430bb6fa953b9c8b6dae
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* library/msgs/en.msg: English message catalog.
* library/msgs/es.msg: Spanish message catalog.
* library/msgs/fr.msg: French message catalog.
* unix/Makefile.in:
* unix/configure.in:
* library/tk.tcl:
* library/clrpick.tcl:
* library/choosedir.tcl:
* library/console.tcl:
* library/msgbox.tcl:
* library/tkfbox.tcl:
* library/xmfbox.tcl:
* library/bgerror.tcl: Applied patches from Laurent Duperval to
provide localization of Tk dialogs. [RFE: 2671].
FossilOrigin-Name: fba5538c67f2c40b36cf85e267a90136a5a80bbd
|
|
|
|
|
|
|
| |
messages (more than 30 characters wide, or more than 4 lines
long), so that the dialog remains a manageable size. [RFE: 5782]
FossilOrigin-Name: 70dfc2198f972311a29aeec7ec05f5e949a98c13
|
|
|
| |
FossilOrigin-Name: f6b638966e8fa5e0f621f5ddd692a5d3e4b399e4
|
|
|
|
|
|
|
|
|
| |
K. Fellows; no longer dependant on tk_dialog; features a
Windows-esque "Details" button, and a customizable extra function
button that allows the user to (for example) save the stack trace
to a file.
FossilOrigin-Name: 07f7224553d34cc2628b75cd8c35f6442973f31c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
before creating MessageBox and ChooseColor dialogs; this prevents
the application from locking when the parent is withdrawn and the
message box is created. In these cases, the window will be
created without a parent.
* unix/mkLinks: Added WinViewable.3.
* tests/msgbox.test: Added tests for patch from [Bug: 4997].
* library/msgbox.tcl:
* library/dialog.tcl: Applied patch from [Bug: 4997]; detaches
dialog window from parent if parent is not viewable.
* library/bgerror.tcl: Removed workaround from [Bug: 4370]; this
is superceeded by patches to dialog.tcl.
* generic/tkCmds.c: Changed WinfoObjCmd to use Tk_IsViewable
function to determine visibility of windows instead of inlining
the code.
* generic/tkStubInit.c:
* generic/tkDecls.h:
* generic/tk.decls: Added Tk_IsViewable declaration.
FossilOrigin-Name: a39bc3c5994e6804227b828aa86f058d123d81d4
|
|
|
|
|
|
| |
for tkerror; this was causing problems when tkerror was used.
FossilOrigin-Name: 9d9aad24fbf5107be1dc5c9e114d84a96caa46ed
|
|
|
|
|
|
|
|
|
| |
unsetting of transient bit for .bgerrorDialog if . is not
viewable; this protects against the application hanging on systems
like Windows, where transient windows are withdrawn with their
parents. [Bug: 4370].
FossilOrigin-Name: e617af4947832838b5bef71ff5e36729e3687866
|
|
|
| |
FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
|
|
|
| |
FossilOrigin-Name: df068ffcac953ae67f9a3fddbed1b166eb669c93
|
|
|
| |
FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
|
|
|
| |
FossilOrigin-Name: 6b3946354b10b159bee55cda66f5f38e4516d140
|
|
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4
|