summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test added by René Zaumseil for the crash he just fixedfvogel2018-06-041-0/+11
* René Zaumseil fixed a crashfvogel2018-06-041-0/+1
* New files provided by René Zaumseilfvogel2018-05-162-31/+100
* Add missing bit to makefile.vc to try to make it compile with MSVCfvogel2018-05-151-0/+1
* Add missing files, as provided by René Zaumseil.fvogel2018-05-153-0/+5225
* Implementation of TIP #507: Include simple svg support with nanosvg. Files as...fvogel2018-05-154-1/+8
* Merge TIP #496 implementation following positive vote by the TCTfvogel2018-05-1319-18/+219
|\
| * Organize differently documentation for -placeholder* options. These are promo...fvogel2018-05-037-29/+22
| * merge trunkfvogel2018-05-016-48/+26
| |\
| * | Improved documentation for tip-496. Compiles, but there is still an issue reg...fvogel2018-05-014-15/+17
| * | Documentation for -placeholder and -placeholderforeground options, from René...fvogel2018-05-015-1/+24
| * | Fix test entry-10.1 in ttk/entry.test so that ttk widgets are tested, and add...fvogel2018-04-151-1/+10
| * | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch tip-...fvogel2018-04-15340-15143/+15157
| |\ \
| * | | Fix spinbox-3.15 test result since two new options were added in the ouput of...fvogel2018-03-051-1/+1
| * | | Latest changes from René Zaumseil. Now tk::spinbox supports -placeholder* op...fvogel2018-03-053-7/+58
| * | | Remove useless tests entry-10.2 and -10.3 (for ttk::entry) since these did no...fvogel2018-02-112-29/+2
| * | | A better way of checking if -placeholder was given non empty or notfvogel2018-02-111-2/+1
| * | | ttk::entry: cosmetic changesfvogel2018-02-111-23/+23
| * | | Removed useless test entry-25.1 since this test does not check anything excep...fvogel2018-02-113-17/+2
| * | | Avoid confusion: totalLength and height are not used here, and are anyway ove...fvogel2018-02-111-1/+1
| * | | tk::entry: Moved defines where they belong to, reordered options to follow al...fvogel2018-02-115-15/+23
| * | | merge core-8-6-branchfvogel2018-02-089-10/+121
| |\ \ \
| * | | | Fix bug (only 8 characters from the placeholder could be seen). Patch from Re...fvogel2018-02-081-1/+5
| * | | | -placeholdertext becomes -placeholder. Changes provided by René Zaumseilfvogel2018-02-065-25/+25
| * | | | Change -empty* option names to -placeholder*. Changes provided by René Zaumseilfvogel2018-02-065-52/+90
| * | | | Fix entry-3.15 test result since two new options were added in the ouput of [...fvogel2018-01-311-1/+1
| * | | | Implementation of TIP #496 - Display hints in ::ttk::entry (by René Zaumseil)fvogel2018-01-314-3/+119
* | | | | Fix [38e83e6ec9]: canvasText-1.11 fails on macOS (ditto for config-4.57)fvogel2018-05-132-4/+4
|\ \ \ \ \
| * \ \ \ \ Fix [38e83e6ec9]: canvasText-1.11 fails on macOS (ditto for config-4.57)fvogel2018-05-132-4/+4
| |\ \ \ \ \
| | * | | | | Work around [38e83e6ec9]: config-4.57 fails on macOSfvogel2018-04-301-2/+2
| | * | | | | Work around [38e83e6ec9]: canvasText-1.11 fails on macOSfvogel2018-04-301-2/+2
* | | | | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen...fvogel2018-05-138-36/+75
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen...fvogel2018-05-138-36/+75
| |\ \ \ \ \ \
| | * | | | | | Unify further error messages for tk_messageBox optionsfvogel2018-05-012-24/+9
| | * | | | | | Unify error messages for wrong values of 'tk_messageBox -default' among platf...fvogel2018-05-012-17/+9
| | * | | | | | Make msgbox.test pass on all platforms (checked on Win Vista, Linux Debian 8 ...fvogel2018-05-012-7/+23
| | * | | | | | Fix mistake in previous commitfvogel2018-05-011-1/+1
| | * | | | | | Fix msgbox.test expected results when running on macOSfvogel2018-05-012-15/+21
| | * | | | | | Document -command macOS-specific option of tk_messageBoxfvogel2018-05-011-0/+6
| | * | | | | | Fix filebox.test expected results when running on macOSfvogel2018-05-011-10/+24
| | * | | | | | Document -command macOS-specific option of tk_chooseDirectory, tk_getOpenFile...fvogel2018-05-012-0/+14
| | * | | | | | Document -message macOS-specific option of tk_chooseDirectoryfvogel2018-04-301-0/+4
| | * | | | | | Fix missing part of the error message in test choosedir-1.5.2fvogel2018-04-301-1/+1
| | * | | | | | Some tests in choosedir.test (those that check the options parsing) can be ru...fvogel2018-04-301-6/+6
| | * | | | | | Fix [66db98f30d]: choosedir-1.5 fails on macOSfvogel2018-04-301-2/+4
| | |/ / / / /
* | | | | | | Fix [ddeef0e069]: Some canvImg tests fail on macOSfvogel2018-05-133-12/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [ddeef0e069]: Some canvImg tests fail on macOSfvogel2018-05-133-12/+11
| |\ \ \ \ \ \
| | * | | | | | Fix [ddeef0e069]: Some canvImg tests fail on macOSfvogel2018-04-303-12/+11
| | |/ / / / /
* | | | | | | Fixed [6da617825e]: button-13.1 to -13.8 fail on macOSculler2018-05-031-25/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fixed [6da617825e]: button-13.1 to -13.8 fail on macOSculler2018-05-031-25/+11
| |\ \ \ \ \ \