| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [de0c219db2]: Use platform placeholder text colors as defaults. Note: Res... | fvogel | 2020-08-24 | 1 | -1/+1 |
|\ |
|
| * | Correctly use a system placeholder color on macOS. | fvogel | 2020-07-14 | 1 | -5/+1 |
|
|
| * | Fix [de0c219db2]: Use platform placeholder text colors as defaults | fvogel | 2020-07-14 | 1 | -0/+4 |
|
|
* | | Merge 8.6 but remove HITheme and HIBackground colors which are only supported... | culler | 2020-08-04 | 1 | -19/+19 |
|\ \
| |/
|/| |
|
* | | Merge 8.6 | jan.nijtmans | 2019-10-06 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Minor simplification: DEF_CANVLINE_FILL and DEF_CANVTEXT_FILL are each only u... | jan.nijtmans | 2019-10-06 | 1 | -2/+0 |
|
|
| * | Too quick conclusion: all lines and text were gone :-). Reverting most of pre... | jan.nijtmans | 2019-10-04 | 1 | -0/+2 |
|
|
| * | Remove DEF_CANVLINE_FILL/DEF_CANVTEXT_FILL, since the default fill value (acc... | jan.nijtmans | 2019-10-04 | 1 | -2/+0 |
|
|
* | | Merge chavez-canvas branch | Kevin Walzer | 2019-09-29 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some... | Kevin Walzer | 2019-09-24 | 1 | -0/+10 |
|
|
* | | Fix appearance anomalies with -default active buttons in aqua. | culler | 2019-08-18 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Accidentally discovered how to make HIToolbox indicate the pressed state of | culler | 2019-08-18 | 1 | -1/+1 |
|
|
| * | Fix [d6a12763e6] and [a9b78a8718]: buttons with -default active have incorrect | culler | 2019-08-16 | 1 | -2/+2 |
|
|
* | | Fix [4566e2b83d]: wrong background colors in Aqua | culler | 2019-07-13 | 1 | -5/+6 |
|\ \
| |/ |
|
| * | fix [4566e2b83d]: Aqua toplevels and Tk frames use the wrong background color | culler | 2019-07-12 | 1 | -5/+6 |
|
|
* | | merge trunk | dkf | 2019-05-16 | 1 | -6/+2 |
|\ \ |
|
| * \ | In Aqua, draw dark mode menubuttons as inactive, as is done for buttons. | culler | 2019-05-16 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | In Aqua, draw dark mode menubuttons as inactive, as is done for buttons. | culler | 2019-05-16 | 1 | -2/+2 |
|
|
| | * | François Vogel review (thanks!). Streamline UNIX defaults with MAC/WIN defau... | jan.nijtmans | 2019-05-09 | 1 | -3/+0 |
| |/ |
|
| * | Whitespace cleanup, syncronize a little with "trunk" version. | jan.nijtmans | 2019-05-09 | 1 | -4/+3 |
|
|
* | | Implementation of background images for frames (and toplevels) | dkf | 2019-04-12 | 1 | -0/+2 |
|
|
* | | Support for Apple's Dark Mode and many improvements to the Aqua theme. | culler | 2019-04-11 | 1 | -18/+21 |
|\ \
| |/ |
|
| * | Make Treeview headings look correct in both light and dark modes. Make ordinary | culler | 2019-04-08 | 1 | -18/+21 |
|
|
* | | TIP #533 (Extension of the menu post command) implementation was accepted by ... | fvogel | 2019-02-02 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | TIP #533 (Extension of the menu post command) implementation was accepted by ... | fvogel | 2019-02-02 | 1 | -4/+4 |
| |\ |
|
| | * | Fix bug [70e531918e]: geometry issues with menubuttons on macOS | culler | 2019-01-09 | 1 | -4/+4 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -2/+2 |
|
|
| * | | Tidy up whitespace and casts of NULL. | culler | 2018-11-28 | 1 | -26/+26 |
|
|
* | | | There's never need to cast NULL to (char *) | jan.nijtmans | 2018-11-27 | 1 | -26/+26 |
|\ \ \
| |/ / |
|
* | | | Proof of concept for fixing [43b596451e]: relief for active menu entries. Add... | fvogel | 2018-09-08 | 1 | -0/+1 |
|
|
* | | | tk::entry: Moved defines where they belong to, reordered options to follow al... | fvogel | 2018-02-11 | 1 | -0/+2 |
|/ / |
|
* | | tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell... | jan.nijtmans | 2017-11-27 | 1 | -5/+0 |
|
|
* | | Improved patch formatting. No functional change | fvogel | 2016-01-11 | 1 | -1/+1 |
|
|
* | | merged trunk | fvogel | 2016-01-11 | 1 | -18/+19 |
|\ \ |
|
| * \ | TIP #437: Tk panedwindow options for proxy window | jan.nijtmans | 2015-10-08 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | Hm, better keep the TIP as it is, not making it more difficult than it alread... | jan.nijtmans | 2015-09-30 | 1 | -0/+1 |
|
|
| | * | .... forgot to bring back tkMacOSXDefault.h to original state | jan.nijtmans | 2015-09-30 | 1 | -19/+16 |
|
|
| | * | Added -proxyborderwidth option | fvogel | 2015-09-30 | 1 | -18/+19 |
|
|
| | * | Added -proxybackground option | fvogel | 2015-09-29 | 1 | -0/+1 |
|
|
| | * | Bug [1247115fff] - Added -proxyrelief option | fvogel | 2015-07-14 | 1 | -0/+1 |
|
|
| | * | Major fix for HITheme button metrics; thanks to Marc Culler for patch. | Kevin Walzer | 2015-02-16 | 1 | -18/+18 |
|
|
| | * | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 1 | -2/+0 |
|
|
| | * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -43/+63 |
|
|
| * | | Major fix for HITheme button metrics; thanks to Marc Culler for patch. | Kevin Walzer | 2015-02-16 | 1 | -18/+18 |
|
|
* | | | [3f456a5bb9]: Patches for listbox right justify | jan.nijtmans | 2014-02-11 | 1 | -0/+1 |
|/ / |
|
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|