| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [de01e24aa1]: Text replace command involving selection crashes | fvogel | 2018-06-16 | 2 | -3/+18 |
|\ |
|
| * | Fix [de01e24aa1]: Text replace command involving selection crashes | fvogel | 2018-06-16 | 2 | -3/+18 |
| |\ |
|
| | * | Fix [de01e24aa1]: Text replace command involving selection crashes | fvogel | 2018-06-13 | 1 | -3/+9 |
|
|
| | * | Add (currently crashing) test text-8.28 to demonstrate [de01e24aa1]: Text rep... | fvogel | 2018-06-13 | 1 | -0/+9 |
| |/ |
|
* | | Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. | stu | 2018-06-15 | 2 | -1/+8 |
|
|
* | | Further fix for [1821174fff], by Christian Werner. Also, remove or replace de... | fvogel | 2018-06-12 | 4 | -6/+14 |
|\ \
| |/ |
|
| * | Further fix for [1821174fff], by Christian Werner. Also, remove or replace de... | fvogel | 2018-06-12 | 4 | -6/+14 |
| |\ |
|
| | * | Remove platform checking: all platforms will call XSync() | fvogel | 2018-06-09 | 1 | -2/+0 |
|
|
| | * | Removed unnecessary calls to deprecated methods [NSWindow disableFlushWindow] | culler | 2018-06-08 | 1 | -2/+0 |
|
|
| | * | Replace calls to deprecated [NSWindow flushWindow] et al with calls to | culler | 2018-06-07 | 2 | -4/+2 |
|
|
| | * | Add a missing fix from Christian Werner. See [1821174fff] | fvogel | 2018-05-26 | 1 | -0/+14 |
|
|
| | * | merge core-8-6-branch | fvogel | 2018-05-26 | 74 | -388/+2604 |
| | |\
| | |/
| |/| |
|
* | | | Sync various configure-related changes from Tcl (from core-8-branch) | jan.nijtmans | 2018-05-31 | 10 | -629/+113 |
|
|
* | | | Merge TIP #496 implementation following positive vote by the TCT | fvogel | 2018-05-13 | 19 | -18/+219 |
|\ \ \ |
|
| * | | | Organize differently documentation for -placeholder* options. These are promo... | fvogel | 2018-05-03 | 7 | -29/+22 |
|
|
| * | | | merge trunk | fvogel | 2018-05-01 | 6 | -48/+26 |
| |\ \ \ |
|
| * | | | | Improved documentation for tip-496. Compiles, but there is still an issue reg... | fvogel | 2018-05-01 | 4 | -15/+17 |
|
|
| * | | | | Documentation for -placeholder and -placeholderforeground options, from René... | fvogel | 2018-05-01 | 5 | -1/+24 |
|
|
| * | | | | Fix test entry-10.1 in ttk/entry.test so that ttk widgets are tested, and add... | fvogel | 2018-04-15 | 1 | -1/+10 |
|
|
| * | | | | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch tip-... | fvogel | 2018-04-15 | 340 | -15143/+15157 |
| |\ \ \ \ |
|
| * | | | | | Fix spinbox-3.15 test result since two new options were added in the ouput of... | fvogel | 2018-03-05 | 1 | -1/+1 |
|
|
| * | | | | | Latest changes from René Zaumseil. Now tk::spinbox supports -placeholder* op... | fvogel | 2018-03-05 | 3 | -7/+58 |
|
|
| * | | | | | Remove useless tests entry-10.2 and -10.3 (for ttk::entry) since these did no... | fvogel | 2018-02-11 | 2 | -29/+2 |
|
|
| * | | | | | A better way of checking if -placeholder was given non empty or not | fvogel | 2018-02-11 | 1 | -2/+1 |
|
|
| * | | | | | ttk::entry: cosmetic changes | fvogel | 2018-02-11 | 1 | -23/+23 |
|
|
| * | | | | | Removed useless test entry-25.1 since this test does not check anything excep... | fvogel | 2018-02-11 | 3 | -17/+2 |
|
|
| * | | | | | Avoid confusion: totalLength and height are not used here, and are anyway ove... | fvogel | 2018-02-11 | 1 | -1/+1 |
|
|
| * | | | | | tk::entry: Moved defines where they belong to, reordered options to follow al... | fvogel | 2018-02-11 | 5 | -15/+23 |
|
|
| * | | | | | merge core-8-6-branch | fvogel | 2018-02-08 | 9 | -10/+121 |
| |\ \ \ \ \ |
|
| * | | | | | | Fix bug (only 8 characters from the placeholder could be seen). Patch from Re... | fvogel | 2018-02-08 | 1 | -1/+5 |
|
|
| * | | | | | | -placeholdertext becomes -placeholder. Changes provided by René Zaumseil | fvogel | 2018-02-06 | 5 | -25/+25 |
|
|
| * | | | | | | Change -empty* option names to -placeholder*. Changes provided by René Zaumseil | fvogel | 2018-02-06 | 5 | -52/+90 |
|
|
| * | | | | | | Fix entry-3.15 test result since two new options were added in the ouput of [... | fvogel | 2018-01-31 | 1 | -1/+1 |
|
|
| * | | | | | | Implementation of TIP #496 - Display hints in ::ttk::entry (by René Zaumseil) | fvogel | 2018-01-31 | 4 | -3/+119 |
|
|
* | | | | | | | Fix [38e83e6ec9]: canvasText-1.11 fails on macOS (ditto for config-4.57) | fvogel | 2018-05-13 | 2 | -4/+4 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Fix [38e83e6ec9]: canvasText-1.11 fails on macOS (ditto for config-4.57) | fvogel | 2018-05-13 | 2 | -4/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Work around [38e83e6ec9]: config-4.57 fails on macOS | fvogel | 2018-04-30 | 1 | -2/+2 |
|
|
| | * | | | | | | Work around [38e83e6ec9]: canvasText-1.11 fails on macOS | fvogel | 2018-04-30 | 1 | -2/+2 |
|
|
* | | | | | | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen... | fvogel | 2018-05-13 | 8 | -36/+75 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen... | fvogel | 2018-05-13 | 8 | -36/+75 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Unify further error messages for tk_messageBox options | fvogel | 2018-05-01 | 2 | -24/+9 |
|
|
| | * | | | | | | | Unify error messages for wrong values of 'tk_messageBox -default' among platf... | fvogel | 2018-05-01 | 2 | -17/+9 |
|
|
| | * | | | | | | | Make msgbox.test pass on all platforms (checked on Win Vista, Linux Debian 8 ... | fvogel | 2018-05-01 | 2 | -7/+23 |
|
|
| | * | | | | | | | Fix mistake in previous commit | fvogel | 2018-05-01 | 1 | -1/+1 |
|
|
| | * | | | | | | | Fix msgbox.test expected results when running on macOS | fvogel | 2018-05-01 | 2 | -15/+21 |
|
|
| | * | | | | | | | Document -command macOS-specific option of tk_messageBox | fvogel | 2018-05-01 | 1 | -0/+6 |
|
|
| | * | | | | | | | Fix filebox.test expected results when running on macOS | fvogel | 2018-05-01 | 1 | -10/+24 |
|
|
| | * | | | | | | | Document -command macOS-specific option of tk_chooseDirectory, tk_getOpenFile... | fvogel | 2018-05-01 | 2 | -0/+14 |
|
|
| | * | | | | | | | Document -message macOS-specific option of tk_chooseDirectory | fvogel | 2018-04-30 | 1 | -0/+4 |
|
|
| | * | | | | | | | Fix missing part of the error message in test choosedir-1.5.2 | fvogel | 2018-04-30 | 1 | -1/+1 |
|
|