| Commit message (Expand) | Author | Age | Files | Lines |
* | Better native looking rendering for the vista theme combobox, as agreed in [0... | fvogel | 2018-09-04 | 1 | -5/+5 |
|
|
* | Properly get the CBRO_HOT state of the combobox, which it should be in when t... | fvogel | 2018-08-24 | 1 | -1/+1 |
|
|
* | Better fix for [05bd7f4da8]: using the correct CP_READONLY element makes the ... | fvogel | 2018-08-24 | 1 | -5/+3 |
|
|
* | Default state of the state map should be {} 1 according to the man page | fvogel | 2018-08-05 | 1 | -1/+1 |
|
|
* | Restore geometry, no such change was intended | fvogel | 2018-08-05 | 1 | -1/+1 |
|
|
* | Fix [05bd7f4da]: vista theme: combobox does not have disabled background. Pat... | fvogel | 2018-08-04 | 1 | -4/+8 |
|
|
* | Fix [309b426171]: ttk partly fails in Windows high-contrast-mode using wrong ... | fvogel | 2018-06-11 | 3 | -1/+5 |
|
|
* | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen... | fvogel | 2018-05-13 | 1 | -1/+2 |
|\ |
|
| * | Unify error messages for wrong values of 'tk_messageBox -default' among platf... | fvogel | 2018-05-01 | 1 | -1/+2 |
|
|
| * | Make msgbox.test pass on all platforms (checked on Win Vista, Linux Debian 8 ... | fvogel | 2018-05-01 | 1 | -2/+2 |
|
|
| * | Fix msgbox.test expected results when running on macOS | fvogel | 2018-05-01 | 1 | -2/+2 |
|
|
* | | Fix [75d38f8608]: touchpad two finger scroll does not work correctly with lis... | fvogel | 2018-05-03 | 1 | -1/+1 |
|\ \ |
|
| * | | Solution from dnikolajevich made thread safe. Thanks to Christian Werner for ... | fvogel | 2018-03-31 | 1 | -6/+0 |
|
|
| * | | Better solution to [75d38f8608], that fixes the problem for all widgets, not ... | fvogel | 2018-03-25 | 1 | -10/+2 |
|
|
| * | | Add missing documentation about items of the tk::Priv array | fvogel | 2018-03-20 | 1 | -1/+7 |
|
|
| * | | Fix [75d38f8608]: touchpad two finger scroll does not work correctly with lis... | fvogel | 2018-03-20 | 1 | -2/+10 |
|
|
* | | | Fix [98c41cf3e7]: ::tk::Darken does not properly brighten colors | fvogel | 2018-04-28 | 1 | -17/+17 |
| |/
|/| |
|
* | | Set the other 'option add' commands to use widgetDefault as the | bll | 2018-04-24 | 2 | -4/+4 |
|
|
* | | Change all 'option add' default values to 'widgetDefault'. | bll | 2018-04-22 | 1 | -5/+5 |
|
|
* | | Fix [59fccbfa27]: Clicking on empty menubar area stops menus working. Thanks ... | fvogel | 2018-03-25 | 1 | -1/+3 |
|/ |
|
* | Remove unnecessary (in the legacy text widget) check for normal state when <M... | fvogel | 2018-01-15 | 1 | -1/+1 |
|
|
* | Take some proposals from kjnash in [b68710aed6], namely 1. Add test of -state... | fvogel | 2018-01-14 | 1 | -3/+3 |
|
|
* | Propagate fix to the 'default' theme | fvogel | 2018-01-01 | 1 | -2/+6 |
|
|
* | Fix [882108bf05]: Incorrect style for disabled state of treeview. Patch provi... | fvogel | 2018-01-01 | 7 | -12/+47 |
|
|
* | Start RC branch for Tk 8.6.8 | dgp | 2017-12-06 | 1 | -1/+1 |
|
|
* | tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell... | jan.nijtmans | 2017-11-27 | 1 | -1/+1 |
|
|
* | Modify the menu demo so that it includes a photoimage in a menu. | culler | 2017-11-15 | 2 | -2/+4 |
|
|
* | merge core-8-6-branch | fvogel | 2017-10-28 | 1 | -2/+3 |
|\ |
|
| * | Fix [bb6b4032d2]: ::tk::AmpMenuArgs does not work with 'entryconf' | fvogel | 2017-10-22 | 1 | -2/+3 |
| |\ |
|
| | * | Fix [bb6b4032d2]: ::tk::AmpMenuArgs does not work with 'entryconf' | fvogel | 2017-10-04 | 1 | -2/+3 |
|
|
* | | | Make a small change in the logic of DisplayText (for Mac only) which | culler | 2017-10-25 | 1 | -3/+2 |
|
|
* | | | Change TkScrollWindow to only generate expose events if the Text widget has | culler | 2017-10-24 | 1 | -7/+10 |
|/ / |
|
* | | Fix [dd9667635d]: text anchor not set | fvogel | 2017-10-07 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Fix [dd9667635d]: text anchor not set | fvogel | 2017-09-22 | 1 | -0/+3 |
|
|
* | | Fix the proposed patch since it had unexpected jumping effects in the fonts l... | fvogel | 2017-09-13 | 1 | -0/+2 |
|
|
* | | Fix [8277e1a906]: fontchooser is out of sync with dynamically loaded fonts. P... | fvogel | 2017-09-03 | 1 | -0/+1 |
|/ |
|
* | Fix [3295446]: Make the insertion cursor always visible when browsing console... | fvogel | 2017-08-24 | 1 | -0/+2 |
|\ |
|
| * | Fix [3295446]: Make the insertion cursor always visible when browsing console... | fvogel | 2017-08-12 | 1 | -0/+2 |
|
|
* | | change non-working URL in comment to comparable working one | jan.nijtmans | 2017-08-23 | 2 | -2/+2 |
|/ |
|
* | merge 8.6 | dgp | 2017-06-22 | 1 | -0/+1 |
|\ |
|
| * | Add "break" to "bind Menu <KeyPress>" in library/menu.tcl. Fixes bug adc028c... | kjnash | 2017-06-13 | 1 | -0/+1 |
|
|
* | | Start RC branch for Tk 8.6.7 | dgp | 2017-03-10 | 1 | -1/+1 |
|/ |
|
* | Group multiple [style map TCombobox] statements into a single instruction | fvogel | 2017-02-09 | 3 | -6/+5 |
|
|
* | Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk themes) | fvogel | 2017-02-08 | 3 | -0/+3 |
|
|
* | Remove superfluous double-quotes in widget's "about" dialog. | jan.nijtmans | 2017-01-23 | 1 | -4/+4 |
|\ |
|
| * | Remove superfloeus double-quite in widget's "about" dialog. | jan.nijtmans | 2017-01-23 | 1 | -4/+4 |
|
|
* | | Typo in Dutch translation. Use copyright sign directly in *.msg files (and wi... | jan.nijtmans | 2017-01-20 | 3 | -7/+7 |
|\ \
| |/ |
|
| * | Typo in Dutch translation. Use copyright sign directly in *.msg files (and wi... | jan.nijtmans | 2017-01-20 | 3 | -7/+7 |
|
|
* | | Fix for [f60c54bec6] Combobox does not retrieve -postoffset value from correc... | fvogel | 2016-11-13 | 1 | -1/+2 |
|
|
* | | Fixed [3588460fff] - -typevariable buggy in X11 | fvogel | 2016-10-30 | 2 | -5/+9 |
|\ \ |
|