summaryrefslogtreecommitdiffstats
path: root/tests/entry.test
Commit message (Expand)AuthorAgeFilesLines
* Try a workaround for [36e379c01b] (Which - actually - is a bug in XQuarz)jan.nijtmans7 days1-4/+2
* Missing failsOnXQuarz constraintsjan.nijtmans2024-08-191-111/+111
* Rebase to latest 9.0. Some more fixes (still ... spinbox test hangs in Windows)core-bug-29ba539501jan.nijtmans2024-08-091-3/+3
|\
| * Make "entry" work. No test failures any more. Many renamings of fields (*Ptr ...jan.nijtmans2024-07-111-1/+1
| * Rebase to 9.0 (entry-6.11 testcase is failing!)jan.nijtmans2024-07-101-4/+4
| |\
| | * Fix variable initialization and test-casesjan.nijtmans2024-06-071-4/+4
* | | Tweak some error-messages. Fix indentingjan.nijtmans2024-08-071-1/+1
|\ \ \
* \ \ \ Tweak some error-messagesjan.nijtmans2024-08-061-25/+25
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Make testcases more independant from exact error-message. Tweak some error-me...jan.nijtmans2024-08-061-33/+33
| * | Temporary disable building on MacOS with --disable-aqua: This is not a Tk pro...jan.nijtmans2024-07-021-1/+3
| |\ \ | | |/ | |/|
| | * Disable entry-3.24 testcase on XQuartz. See: [36e379c01b], which is now visib...jan.nijtmans2024-07-011-1/+3
| | * Remove use of deprecated [trace] subcommandsjan.nijtmans2023-08-041-2/+2
* | | Disable entry-3.24 testcase on XQuartz. See: [36e379c01b], which is now visib...jan.nijtmans2024-07-011-1/+3
|/ /
* | Revise "bad screen distance" error-messagesjan.nijtmans2024-01-231-5/+5
* | Make Tk work with TIP #673: Remove deprecated [trace] subcommandsjan.nijtmans2023-08-041-2/+2
* | Fix [2a32225cd1]: Entry widget allows navigating by word in masked password f...fvogel2023-08-021-0/+19
|\ \ | |/
| * Add currently failing tests demonstrating bug [2a32225cd1].fvogel2023-08-011-0/+19
* | Merge 8.6jan.nijtmans2023-06-141-4/+4
|\ \ | |/
| * (cherry-pick): Replaced the deprecated "trace variable" invocations with "tra...jan.nijtmans2023-06-141-4/+4
| * Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme...fvogel2022-11-301-1/+1
* | Ticket [370b1ff03e]. Confirm the issue is in Tcl (see Tcl's branch [https://c...fvogel2023-01-141-3/+3
* | Merge core-8-6-branch. Resolve conflicts.fvogel2022-11-271-7/+3
|\ \ | |/
| * entry-8.18 and spinbox-8.18: Use implementation available in trunk (committed...fvogel2022-11-131-4/+14
| * spinbox-8.18: Remove constraint failsOnUbuntuNoXft by making the test adapt i...fvogel2022-10-291-1/+1
| * entry-8.18: Remove constraint failsOnUbuntuNoXft by making the test adapt its...fvogel2022-10-291-5/+2
| * entry-5.8: Remove superfluous constraint failsOnXQuarz, it tests OK without i...fvogel2022-10-291-2/+1
* | Mark failing test-cases. Add -disable-xft build with Tcl 8.7 on Linuxjan.nijtmans2022-11-091-3/+3
* | Merge core-8-6-branch that just received changes from unstable_tests branch. ...fvogel2022-10-021-37/+35
|\ \ | |/
| * Remove proc updateWidgets since it now simply runs 'update' on all platforms.fvogel2022-09-251-20/+20
| * Factorize proc update*fvogel2022-04-061-32/+20
| * Propagate previous scheme to entry tests (including the fix in the expected r...fvogel2022-04-031-37/+47
* | More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-1/+1
* | Merge 8.7jan.nijtmans2021-05-021-227/+228
|\ \
| * \ Merge CALayer-86culler2021-04-291-227/+227
| |\ \ | | |/
| | * Add a call to [window display] after creating a new window. This makes the t...marc_culler2021-04-291-227/+227
| * | CALayer backing for 8.7culler2021-04-281-0/+1
| |\ \ | | |/
| | * Using the CALayer changes some timings -- make some small adjustments to a fe...culler2021-04-251-0/+1
* | | Merge 8.7jan.nijtmans2021-01-081-3/+3
|\ \ \ | |/ /
| * | (c) -> ©jan.nijtmans2020-12-091-1/+1
| * | Merge 8.6jan.nijtmans2020-11-231-1/+1
| |\ \ | | |/
| | * Merge 8.5jan.nijtmans2020-11-231-1/+1
| | |\
| * | | -vcmd -> -validatecommand in demo's and testsjan.nijtmans2020-11-131-1/+1
* | | | Merge 8.7jan.nijtmans2020-10-231-13/+13
|\ \ \ \ | |/ / /
| | | |
| | \ \
| *-. \ \ Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8jan.nijtmans2020-10-221-12/+12
| |\ \ \ \ | | | |/ /
| | * | | Merge trunkjan.nijtmans2020-10-081-1/+2
| | |\ \ \
| | * | | | Merge trunkjan.nijtmans2020-10-051-12/+12
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Implement TIP #474: Treat the mouse wheel events in a uniform wayjan.nijtmans2020-10-211-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | | |/ / | | | |/| |
| | * | | | Merge trunkjan.nijtmans2020-10-061-1/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet)jan.nijtmans2020-09-151-104/+147
| | |\ \ \ \
| | * | | | | Allow using floating-point number in "scroll (x|y)view (units|pages)". They a...jan.nijtmans2019-08-221-1/+1