| Commit message (Expand) | Author | Age | Files | Lines |
* | Implementation of TIP #197. | dkf | 2008-12-06 | 1 | -47/+57 |
|
|
* | Remove useless constraint | dkf | 2008-12-06 | 1 | -144/+58 |
|
|
* | Use a styled frame around the popdown listbox so we can adjust the border for... | patthoyts | 2008-11-29 | 1 | -2/+2 |
|
|
* | Added a test that distance units are not confused with pixels (for the millim... | ferrieux | 2008-11-28 | 1 | -1/+8 |
|
|
* | [Bug 1389270] event generate silently ignored focus events. These can now be ... | patthoyts | 2008-11-23 | 1 | -4/+4 |
|
|
* | Fixed some locale dependencies to reduce the noise on non-English systems | patthoyts | 2008-11-23 | 1 | -651/+657 |
|
|
* | Re-fixed QWERTY/AZERTY sensitivity of key event generation test (thx to Pat T... | ferrieux | 2008-11-23 | 1 | -3/+3 |
|
|
* | Fixed QWERTY/AZERTY sensitivity of key event generation test | ferrieux | 2008-11-22 | 1 | -3/+3 |
|
|
* | TIP#119 implementation. [Patch 1611359] | dkf | 2008-11-22 | 1 | -299/+282 |
|
|
* | Fixed internationalization issues with the winDialog tests | patthoyts | 2008-11-22 | 1 | -3/+4 |
|
|
* | [Bug 2307837] avoid some locale-dependent failures by using id's or an englis... | patthoyts | 2008-11-22 | 1 | -32/+46 |
|
|
* | Widget self-destruction is not necessarily an error [Bug 2298720]. | jenglish | 2008-11-16 | 1 | -1/+9 |
|
|
* | bug 2239034: restrict [wm manage] to Frame type widgets | patthoyts | 2008-11-15 | 1 | -15/+103 |
|
|
* | ttkWidget.c: Reworked widget construction and destruction sequence; | jenglish | 2008-11-13 | 1 | -18/+38 |
|
|
* | bug #1777362 - handle windows with funky names by avoiding use of the | patthoyts | 2008-11-12 | 1 | -6/+43 |
|
|
* | bug #2218949: force focus to the tested widget | patthoyts | 2008-11-03 | 1 | -2/+2 |
|
|
* | Fixed broken test. testclipboard no longer returns binary data but proper tcl... | patthoyts | 2008-11-03 | 1 | -5/+23 |
|
|
* | Fixed an embedding test that became broken during the test upgrade. Killing a... | patthoyts | 2008-11-03 | 1 | -8/+9 |
|
|
* | busy tests: the default wait cursor on windows is wait not watch, so added su... | patthoyts | 2008-11-03 | 1 | -7/+62 |
|
|
* | Implementation of TIP 97 - canvas imove and rchars methods. | dkf | 2008-11-01 | 1 | -201/+350 |
|
|
* | Implemented the themed spinbox widget ttk::spinbox. | patthoyts | 2008-11-01 | 1 | -0/+239 |
|
|
* | * tests/unixSelect.test: Revise the unixSelect-1.* tests so that | dgp | 2008-10-30 | 1 | -67/+41 |
|
|
* | * win/tkWinTest.c: Revise [testclipboard] to form that | dgp | 2008-10-28 | 2 | -3/+2 |
|
|
* | Disable test ttk-6.3, it's not applicable [Bug 2175411]. | jenglish | 2008-10-24 | 1 | -6/+1 |
|
|
* | Implementation of the [tk busy] command on non-OSX. | dkf | 2008-10-18 | 2 | -16/+434 |
|
|
* | Correct error result generation of [$canvas select clear $bogus]. | dkf | 2008-10-11 | 1 | -2/+8 |
|
|
* | * tests/entry.test: Restore test naming consistency with Tk 8.5. | dgp | 2008-10-10 | 1 | -292/+296 |
|
|
* | * generic/tkListbox.c: Make literal return values consistent with | dgp | 2008-10-09 | 1 | -71/+78 |
|
|
* | Restored test naming consistency with Tk 8.5 tests. | dgp | 2008-10-09 | 1 | -114/+123 |
|
|
* | * tests/textDisp.test (textDisp-16.34): Update test that tested | dgp | 2008-10-08 | 1 | -8/+14 |
|
|
* | * tests/scrollbar.test: Revised testing of the cget subcommand so | dgp | 2008-10-08 | 2 | -21/+21 |
|
|
* | * tests/canvText.test (canText-17.1): Update expected result to | dgp | 2008-10-08 | 1 | -3/+3 |
|
|
* | * unix/tkUnixWm.c: Restored consistency of error messages from | dgp | 2008-10-08 | 1 | -3/+3 |
|
|
* | * tests/wm.test: Update expected error messages from | dgp | 2008-10-08 | 1 | -3/+3 |
|
|
* | and another one | dgp | 2008-10-07 | 1 | -1/+3 |
|
|
* | Simpleminded protection against fatal error when env(TEMP) is not defined. | dgp | 2008-10-07 | 1 | -1/+3 |
|
|
* | Removed dependency on default precision | patthoyts | 2008-10-07 | 3 | -13/+13 |
|
|
* | Removed dependency on default precision | patthoyts | 2008-10-06 | 1 | -24/+24 |
|
|
* | Removed dependency on default precision | patthoyts | 2008-10-06 | 2 | -49/+50 |
|
|
* | Fixed some incorrect error string results and removed precision dependencies ... | patthoyts | 2008-10-06 | 3 | -41/+41 |
|
|
* | Fixed tests for Vista (cannot write to C:\) | patthoyts | 2008-10-06 | 1 | -5/+7 |
|
|
* | Minor improvements | dkf | 2008-10-01 | 1 | -31/+25 |
|
|
* | Implemented TIP #236 from patch by Neil McKay. | dkf | 2008-09-30 | 1 | -0/+64 |
|
|
* | Update to tcltest2 | aniap | 2008-08-30 | 13 | -2022/+3817 |
|
|
* | Fix 2080587 | dkf | 2008-08-28 | 1 | -34/+30 |
|
|
* | Update to tcltest2 | aniap | 2008-08-28 | 9 | -2759/+5248 |
|
|
* | Added a "knownBug"-marked test to show a problem | pspjuth | 2008-08-27 | 1 | -17/+37 |
|
|
* | typo | dgp | 2008-08-27 | 1 | -2/+2 |
|
|
* | Tidy up the photo image tests a bit more. | dkf | 2008-08-26 | 1 | -239/+233 |
|
|
* | Update to tcltest2 | aniap | 2008-08-21 | 5 | -2746/+6480 |
|
|