| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge trunk. Resolve conflicts in win/tkWinDialog.c and ↵ | erikleunissen | 2025-03-27 | 1 | -0/+2 |
| |\ | | | | | | | tests/winDialog.test, but don't import changes to winDialog-5.9 (now useless test) | ||||
| | * | Ticket [441c526c] MSWin: remove XP Style dialogs and old compiler compatibility | oehhar | 2025-03-11 | 1 | -84/+29 |
| | | | |||||
| * | | Convert from approach B => A (revert access procs to the original variable ↵ | erikleunissen | 2025-02-13 | 1 | -11/+14 |
| | | | | | | | | | references), domain dialog | ||||
| * | | testutils.tcl [testutils]: new command that handles importing/forgetting of ↵ | erikleunissen | 2025-02-10 | 1 | -3/+2 |
| | | | | | | | | | utility procs and associated variables, and performs auto-(re)initialization of upvar'ed namespace variables previously unset by cleanup in the test file. | ||||
| * | | fontchooser.test, winDialog.test: use global namespace qualifier inside ↵ | erikleunissen | 2025-02-07 | 1 | -7/+4 |
| | | | | | | | | | procs instead of another "upvar". Also simplify proc Click in fontchooser.test | ||||
| * | | fontchooser.test, winDialog.test: don't qualify namespace for variables ↵ | erikleunissen | 2025-02-06 | 1 | -3/+3 |
| | | | | | | | | | imported from testutils.tcl using "upvar". | ||||
| * | | winDialog.test: fix typo in comment for test winDialog-5.15 | erikleunissen | 2025-02-05 | 1 | -1/+1 |
| | | | |||||
| * | | Rename variable "tk_dialog" to "testDialog" (namespace ::tk::test::dialog). ↵ | erikleunissen | 2025-01-24 | 1 | -14/+14 |
| | | | | | | | | | It's a better name and it prevents confusion with the Tk command tk_dialog. | ||||
| * | | winDialog.test: convert test winDialog-5.9 to a template, disabled with ↵ | erikleunissen | 2025-01-24 | 1 | -9/+14 |
| | | | | | | | | | constraint knownBug | ||||
| * | | fontchooser.test, winDialog.test: more adaptations to relocated variable ↵ | erikleunissen | 2025-01-24 | 1 | -10/+14 |
| | | | | | | | | | tk_dialog | ||||
| * | | winDialog.test: remove outdated comment | erikleunissen | 2025-01-20 | 1 | -4/+0 |
| | | | |||||
| * | | testutils.tcl: collect procs afterbody, start and then in an ensemble ↵ | erikleunissen | 2025-01-19 | 1 | -123/+123 |
| | | | | | | | | | command testDialog. Rename them to signify a stage in the lifetime of a dialog. Rename proc dialogTestFont -> testDialogFont to follow suit. Adapt all calls/references in test files fontchooser.test and winDialog.test. | ||||
| * | | winDialog.test: clean up test-local variable | erikleunissen | 2025-01-18 | 1 | -1/+1 |
| | | | |||||
| * | | winDialog.test: "collect" proc initialdir into oblivion | erikleunissen | 2025-01-13 | 1 | -28/+24 |
| | | | |||||
| * | | winDialog.test: explain removal of test winDialog-5.15 | erikleunissen | 2025-01-10 | 1 | -0/+7 |
| | | | |||||
| * | | Removed proc vista? and its usage | erikleunissen | 2025-01-07 | 1 | -65/+23 |
| | | | |||||
| * | | Relocate procs afterbody, ApplyFont, start, then. | erikleunissen | 2025-01-06 | 1 | -70/+23 |
| |/ | |||||
| * | Merge 8.7. More indent fixes | jan.nijtmans | 2024-09-29 | 1 | -192/+192 |
| | | |||||
| * | Add tcl8 contraints to some winDialog tests: The depend on ~-expansion as ↵ | jan.nijtmans | 2022-12-07 | 1 | -8/+8 |
| | | | | | done in Tcl 8.x, but Tcl 9.0 doesn't do that any more. | ||||
| * | Merge 8.6 | jan.nijtmans | 2020-12-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix winDialog-5.12.7 testcase in CI environment | jan.nijtmans | 2020-12-11 | 1 | -1/+1 |
| | | | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-12-10 | 1 | -1/+16 |
| |\ \ | |/ | |||||
| | * | Make sure there's a file in the home directory on Windows for winDialog-5.12.7 | dkf | 2020-12-09 | 1 | -1/+16 |
| | | | |||||
| | * | Mark more test-cases with "failsOnUbuntu" | jan.nijtmans | 2020-09-29 | 1 | -6/+6 |
| | | | |||||
| * | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
| | | | |||||
| * | | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -10/+10 |
| | | | |||||
| * | | Use \x escape sequences in stead of \u when appropriate | jan.nijtmans | 2020-09-29 | 1 | -2/+2 |
| | | | |||||
| * | | Remove many unnessesaary curly-braces in testcases | jan.nijtmans | 2020-06-09 | 1 | -11/+11 |
| | | | |||||
| * | | Merge 8.6 | jan.nijtmans | 2019-10-04 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Fix [f8f1f0b103]: macosx/README: update Wiki and X11 info. Also change more ↵ | jan.nijtmans | 2019-10-04 | 1 | -1/+1 |
| | | | | | | | | | links to point to the current https://core.tcl-lang.org | ||||
| * | | Change .ext extension into .aaa in winDialog.test since some corporate ↵ | fvogel | 2019-05-17 | 1 | -10/+10 |
| |\ \ | |/ | | | | | policies forbid .ext extension. See https://core.tcl-lang.org/tcl/tktview/cc74e50996e20cbb6a851087b36c52eb75526aa4 | ||||
| | * | Change .ext extension into .aaa in winDialog.test since some corporate ↵ | fvogel | 2019-05-17 | 1 | -10/+10 |
| | | | | | | | | | policies forbid .ext extension. See https://core.tcl-lang.org/tcl/tktview/cc74e50996e20cbb6a851087b36c52eb75526aa4 | ||||
| * | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 1 | -6/+6 |
| |/ | |||||
| * | Test winDialog-5.12.7 failed if first item in home folder was not a ↵ | oehhar | 2015-12-14 | 1 | -1/+1 |
| | | | | | file->corrected | ||||
| * | Fix [908b78de9a] for OS X/X11 - which apparently doesn't set ::env(USERNAME) ↵ | jan.nijtmans | 2015-10-23 | 1 | -2/+2 |
| | | | | | - as well. | ||||
| * | Fix [908b78de9a6534d6]: winDialog.test terminates in error | jan.nijtmans | 2015-10-13 | 1 | -1/+1 |
| | | |||||
| * | Fix comment in test winDialog-5.12.2 | ashok | 2015-10-10 | 1 | -4/+5 |
| | | |||||
| * | Added missing tests for tk_getOpenFile -defaultextension | ashok | 2015-10-09 | 1 | -0/+29 |
| | | |||||
| * | Bug [47af31bd3a] - tk_getSaveFile adds . as extension. | ashok | 2015-10-09 | 1 | -2/+113 |
| | | | | Also added more tests for -filetypes and -defaultextension combinations. | ||||
| * | Fix for [46c83f60] (relative paths ignored in tk_getOpenFile/tk_getSaveFile ↵ | ashok | 2015-10-06 | 1 | -0/+193 |
| | | | | | on Vista+). Added tests for -initialdir option. | ||||
| * | Fix for 4a0451f529. Needed a Tcl_ResetResult after recursive event | ashok | 2014-12-03 | 1 | -6/+12 |
| | | | | | | | loop otherwise clicking Cancel would return a non-empty result in case a script was run in the background as part of the event loop. Also updated test suite which did not actually check that a Cancel resulted in an empty event string. | ||||
| * | Fix winDialog tests to not assume current working directory when -initialdir ↵ | ashok | 2014-10-28 | 1 | -16/+21 |
| | | | | | is not specified | ||||
| * | - Fix winDialog-9.7 test in case "initialdir" contains capital characters. | jan.nijtmans | 2014-10-20 | 1 | -5/+1 |
| | | | | - Add "uuid.lib" as requirement for tkWinDialog.c | ||||
| * | Replace use of ::env(TEMP) with use of [tcltest::temporaryDirectory] for | dgp | 2014-10-20 | 1 | -9/+6 |
| | | | | improved portability of the test suite. | ||||
| * | Changed to not use c:/ as initialdir | ashok | 2014-10-16 | 1 | -4/+14 |
| | | |||||
| * | Update test suite for compatibility with new Vista file dialogs. | ashok | 2014-09-20 | 1 | -68/+83 |
| | | | | | Some tests still fail pending what we decide about behaviour when -initialdir is not specified. | ||||
| * | Convert native paths returned from file dialogs to Tcl canonical paths. | ashok | 2014-09-20 | 1 | -12/+44 |
| | | |||||
| * | Fixed, but only tested yet on Windows 7. On other platforms, at least the ↵ | jan.nijtmans | 2012-11-11 | 1 | -10/+28 |
| | | | | | 'user input problem' is gone, but the test might still fail. | ||||
| * | demo fix for bug 3585396. On which platforms this fails? | jan.nijtmans | 2012-11-09 | 1 | -3/+3 |
| | | |||||
| * | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
