Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test added by René Zaumseil for the crash he just fixed | fvogel | 2018-06-04 | 1 | -0/+11 |
| | |||||
* | René Zaumseil fixed a crash | fvogel | 2018-06-04 | 1 | -0/+1 |
| | |||||
* | New files provided by René Zaumseil | fvogel | 2018-05-16 | 2 | -31/+100 |
| | |||||
* | Add missing bit to makefile.vc to try to make it compile with MSVC | fvogel | 2018-05-15 | 1 | -0/+1 |
| | |||||
* | Add missing files, as provided by René Zaumseil. | fvogel | 2018-05-15 | 3 | -0/+5225 |
| | |||||
* | Implementation of TIP #507: Include simple svg support with nanosvg. Files ↵ | fvogel | 2018-05-15 | 4 | -1/+8 |
| | | | | as provided by René Zaumseil. | ||||
* | 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 ↵ | fvogel | 2018-05-03 | 7 | -29/+22 |
| | | | | | | | | promoted to the state of standard options, which resolves cross-linking issues with the html help maker. | ||||
| * | merge trunk | fvogel | 2018-05-01 | 6 | -48/+26 |
| |\ | |||||
| * | | Improved documentation for tip-496. Compiles, but there is still an issue ↵ | fvogel | 2018-05-01 | 4 | -15/+17 |
| | | | | | | | | | | | | regarding cross-linking to ttk_entry.n | ||||
| * | | Documentation for -placeholder and -placeholderforeground options, from ↵ | fvogel | 2018-05-01 | 5 | -1/+24 |
| | | | | | | | | | | | | René Zaumseil. Does not compile and needs further work. | ||||
| * | | Fix test entry-10.1 in ttk/entry.test so that ttk widgets are tested, and ↵ | fvogel | 2018-04-15 | 1 | -1/+10 |
| | | | | | | | | | | | | add testing of -placeholderforeground for ttk::entry. | ||||
| * | | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch ↵ | fvogel | 2018-04-15 | 340 | -15143/+15157 |
| |\ \ | | | | | | | | | | | | | tip-496 was created off core-8-6-branch) | ||||
| * | | | Fix spinbox-3.15 test result since two new options were added in the ouput ↵ | fvogel | 2018-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | of [.spinbox configure] | ||||
| * | | | Latest changes from René Zaumseil. Now tk::spinbox supports -placeholder* ↵ | fvogel | 2018-03-05 | 3 | -7/+58 |
| | | | | | | | | | | | | | | | | options, and justification of the placeholder text in all widgets is supposed to honor -justify (this latter point does not work in fact). | ||||
| * | | | Remove useless tests entry-10.2 and -10.3 (for ttk::entry) since these did ↵ | fvogel | 2018-02-11 | 2 | -29/+2 |
| | | | | | | | | | | | | | | | | not check anything except visually, which is not checked by tcltest. Instead, add -placeholder option and -placeholderforeground style configuration in the demos. | ||||
| * | | | 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 ↵ | fvogel | 2018-02-11 | 3 | -17/+2 |
| | | | | | | | | | | | | | | | | except visually, which is not checked by tcltest. Instead, add -placeholder options in the demos. | ||||
| * | | | Avoid confusion: totalLength and height are not used here, and are anyway ↵ | fvogel | 2018-02-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | overwritten a few lines below. | ||||
| * | | | tk::entry: Moved defines where they belong to, reordered options to follow ↵ | fvogel | 2018-02-11 | 5 | -15/+23 |
| | | | | | | | | | | | | | | | | alphabetical order, and miscellaneous cosmetic changes. | ||||
| * | | | 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 ↵ | fvogel | 2018-02-08 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | René Zaumseil. Thanks to Rüdiger Härtel for the report. | ||||
| * | | | | -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 |
| | | | | | | | | | | | | | | | | | | | | [.entry configure] | ||||
| * | | | | 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 + ↵ | fvogel | 2018-05-13 | 8 | -36/+75 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | undocumented options -message and -command | ||||
| * | | | | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + ↵ | fvogel | 2018-05-13 | 8 | -36/+75 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | undocumented options -message and -command | ||||
| | * | | | | | | 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 ↵ | fvogel | 2018-05-01 | 2 | -17/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | platforms: Windows and X11 now return the same error | ||||
| | * | | | | | | Make msgbox.test pass on all platforms (checked on Win Vista, Linux Debian 8 ↵ | fvogel | 2018-05-01 | 2 | -7/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and macOS 10.12.6) | ||||
| | * | | | | | | 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, ↵ | fvogel | 2018-05-01 | 2 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tk_getOpenFile and tk_GetSaveFile | ||||
| | * | | | | | | 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 |
| | | | | | | | | |||||
| | * | | | | | | Some tests in choosedir.test (those that check the options parsing) can be ↵ | fvogel | 2018-04-30 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | run on all platforms, therefore remove the unnecessary constraints | ||||
| | * | | | | | | Fix [66db98f30d]: choosedir-1.5 fails on macOS | fvogel | 2018-04-30 | 1 | -2/+4 |
| | |/ / / / / | |||||
* | | | | | | | Fix [ddeef0e069]: Some canvImg tests fail on macOS | fvogel | 2018-05-13 | 3 | -12/+11 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Fix [ddeef0e069]: Some canvImg tests fail on macOS | fvogel | 2018-05-13 | 3 | -12/+11 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix [ddeef0e069]: Some canvImg tests fail on macOS | fvogel | 2018-04-30 | 3 | -12/+11 |
| | |/ / / / / | |||||
* | | | | | | | Fixed [6da617825e]: button-13.1 to -13.8 fail on macOS | culler | 2018-05-03 | 1 | -25/+11 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Fixed [6da617825e]: button-13.1 to -13.8 fail on macOS | culler | 2018-05-03 | 1 | -25/+11 |
| |\ \ \ \ \ \ |