summaryrefslogtreecommitdiffstats
path: root/tests/filebox.test
Commit message (Expand)AuthorAgeFilesLines
* Reinstate automatic initialization of dialogType for domain "dialog". The con...erikleunissen2025-03-261-1/+0
* testutils.tcl, domain "dialog": don't export namespace variable dialogTypeerikleunissen2025-03-251-1/+1
* Backout [3783cb47a0] and [5c3431e218] because of unclean importerikleunissen2025-03-251-0/+1
* choosedir.test, clrpick.test, filebox.test, msgbox.test: automatically determ...erikleunissen2025-03-241-1/+0
* Collect variable "isNative" and rename to "dialogIsNative", significantly sim...erikleunissen2025-03-241-8/+2
* Merge trunkerikleunissen2025-03-191-2/+2
|\
| * icon->offscreenGC is pointerjan.nijtmans2025-03-181-2/+2
* | Merge trunkerikleunissen2025-03-161-0/+9
|\ \ | |/
| * fix [ec2dcb36c]: Aqua crash with negative rounded rect radius.culler2025-03-081-0/+9
* | Convert from approach B => A (revert access procs to the original variable re...erikleunissen2025-02-131-3/+2
* | testutils.tcl [testutils]: new command that handles importing/forgetting of u...erikleunissen2025-02-101-2/+2
* | Merge trunkerikleunissen2025-02-101-1/+1
|\ \ | |/
| * Tcl_NewWideIntObj -> Tcl_NewBooleanObj (tkMain.c). Some indentingjan.nijtmans2025-02-091-1/+1
* | Merge trunkerikleunissen2025-01-261-0/+14
|\ \ | |/
| * Add some comments about the fileDialog-0.3 test.culler2025-01-251-4/+8
| * Only run the new test on Aqua. It hangs on XQuartz.culler2025-01-231-3/+5
| * Add a non-regression test, which turns out to require considerable extra mach...culler2025-01-221-0/+8
* | Relocate procs SendButtonPress and ToPressButtonerikleunissen2025-01-071-40/+6
* | Relocated proc PressButtonerikleunissen2025-01-071-8/+8
|/
* Merge 8.7. More indent fixesjan.nijtmans2024-09-291-34/+34
* More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-2/+2
* Fix [b1d115fa60]: No delivery of <Enter> event upon destruction of toplevel. ...fvogel2022-01-161-19/+0
|\
| * Remove useless statement in filebox.testfvogel2021-12-191-1/+0
| * Remove code doing nothing in filebox.testfvogel2021-12-191-3/+0
| * Remove useless or repeated code in filebox.testfvogel2021-12-191-15/+0
* | (c) -> ©jan.nijtmans2020-12-091-1/+1
* | Merge trunkjan.nijtmans2020-10-051-2/+2
* | Merge 8.6jan.nijtmans2020-09-151-1/+1
|\ \ | |/
| * Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use itjan.nijtmans2020-09-101-2/+2
* | In test-cases same optimization as everywhere else: KeyPress -> Key and Butto...jan.nijtmans2020-01-271-2/+2
* | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen...fvogel2018-05-131-10/+24
|\ \ | |/
| * Fix filebox.test expected results when running on macOSfvogel2018-05-011-10/+24
* | Fixed [3588460fff] - -typevariable buggy in X11fvogel2016-10-301-1/+1
|\ \ | |/
| * Fixed [3588460fff] - -typevariable buggy in X11, this time when tk_strictMoti...fvogel2016-10-211-5/+1
| * Fixed failing test filebox-3.5.0fvogel2016-10-121-1/+5
* | Fixed typofvogel2016-10-121-1/+1
|\ \ | |/
| * Fixed typofvogel2016-10-121-1/+1
* | Excess spacing in test-suitejan.nijtmans2016-03-141-1/+1
|/
* TIP 382 test suite update and Motif dialog implementation.dgp2011-10-311-1/+1
* Purge RCS Keywords.dgp2011-06-081-3/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-3/+0
* | fixes for [temporaryDirectory] != [pwd]das2008-12-291-2/+3
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * library/tkfbox.tcl (VerifyFileName): Corrected a coupleKevin B Kenny2007-11-261-1/+64
* | * doc/getOpenFile.n: TIP#242 implementation of -typevariable tohobbs2007-10-251-3/+24
* | Corrected handling of MacOS filetypes in tk_*file dialogsvincentdarley2004-12-201-1/+15
* | * tests/canvPs.test: Cleaned up the matching of [makeFile] anddgp2004-12-081-1/+2
* | * tests/filebox.test: A few typo corrections in dkf's recentdgp2004-06-041-2/+2
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-123/+104
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-9/+3
|/