summaryrefslogtreecommitdiffstats
path: root/macosx/README
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-10-221-15/+7
|\
| * cherrypick the changes to GNUmakefile, accidentally committed to the rc branc...marc_culler2020-10-211-15/+7
* | Merge 8.6jan.nijtmans2020-10-201-1/+1
|\ \ | |/
| * One TCL_UNUSED and some eol-spacingjan.nijtmans2020-10-201-1/+1
* | Merge 8.6culler2020-10-201-0/+22
|\ \ | |/
| * Fix ifeq test which accidentally got reversed in GNUmakefileculler2020-10-201-1/+9
| * typomarc_culler2020-10-191-1/+1
| * Add a make variable to GNUmakefile for building the Tk.framework for use as a...marc_culler2020-10-191-0/+14
* | Fix [de0c219db2]: Use platform placeholder text colors as defaults. Note: Res...fvogel2020-08-241-14/+18
|\ \
| * | typofvogel2020-08-151-1/+1
| * | Update macosx/READMEculler2020-08-151-13/+16
| * | Bring macOS documentation up-to-date with respect to the new semantic color s...fvogel2020-07-141-11/+12
* | | Fix [315104a5c1] - corrects and extends the virtual event notifications of ap...culler2020-08-151-8/+28
|\ \ \ | |/ / |/| / | |/
| * sync with bug-315104a5c10culler2020-08-151-8/+28
* | Aqua: add semantic color systemLinkColor - patch from Christopher Chavez.culler2020-05-121-3/+3
|\ \ | |/
| * Aqua: add semantic color systemLinkColor - patch from Christopher Chavez.culler2020-05-121-3/+3
* | Merge 8.6jan.nijtmans2019-10-281-3/+3
|\ \ | |/
| * Sync tcl.m4 with Tcl version (also change README accordingly). Re-generate co...jan.nijtmans2019-10-281-3/+3
* | Merge 8.6jan.nijtmans2019-10-041-5/+3
|\ \ | |/
| * Fix [f8f1f0b103]: macosx/README: update Wiki and X11 info. Also change more l...jan.nijtmans2019-10-041-5/+3
| * Simplify NewNativeObj(), since its last parameter is always -1. jan.nijtmans2019-09-161-1/+1
| * Document some known issues with Dark Mode and Apple Events in macOSKevin Walzer2019-08-211-1/+1
| * Remove crash, replace with NSLog message calling for update if MacWindowStyle...Kevin Walzer2019-08-211-1/+2
* | Document some known issues with Dark Mode and Apple Events in macOSKevin Walzer2019-08-211-1/+2
|/
* CONST -> const. Eliminate unnecessary type-casts and end-of-line spacingjan.nijtmans2019-06-251-1/+1
* Documentation cleanup and removal of redundant constants; thanks to Christoph...Kevin Walzer2019-06-211-5/+5
* TIP 536: Improvements to Mac-specific IPCdkf2019-06-151-41/+52
|\
| * Edited README.culler2019-05-201-18/+37
| * Add documentation on testing Mac services to README; remove obsolete detail f...Kevin Walzer2019-05-201-41/+33
* | Fix [75115f91cd] - typo in macosx/READMEfvogel2019-06-051-1/+1
|/
* On macOS, edit comments and documentation; fix compiler warnings.culler2019-04-201-2/+4
* Implement "tk::unsupported::MacWindowStyle isdark" to determine whether anculler2019-04-141-5/+12
* For Aqua, add systemControlAccentColor; simulate the color for older systems.culler2019-04-141-13/+16
* For Aqua, rename systemTtkBackground to systemWindowBackgroundColor to matchculler2019-04-141-4/+5
* Update README.culler2019-04-101-2/+36
* Added ::tk::unsupported::MacWindowStyle appearance to control which appearanc...culler2019-03-181-0/+10
* Change tk::unsupported::MacWindowStyle tabbingid to also remove a tab if its ...culler2018-12-021-3/+4
* Update README to explain how FullScreen, Split View and Tabbed windows areculler2018-12-021-31/+100
* Make tabbed windows work correctly on macOS.culler2018-11-301-1/+16
* Restore the README description of virtual events for appearance changes.culler2018-11-111-7/+6
* Remove new Mojave virtual events to register system appearance changes becaus...Kevin Walzer2018-11-101-6/+7
* Merging unintentional fork.culler2018-10-171-6/+5
|\
* | Fix typos, formatting, compiler warnings.culler2018-10-171-2/+9
|/
* Update README with new virtual events for appearance changesKevin Walzer2018-10-171-0/+3
* Merge in remove_mac_decorations branchKevin Walzer2017-11-281-31/+2
|\
| * More tweak of READMEKevin Walzer2017-11-281-5/+0
| * Tweak READMEKevin Walzer2017-11-271-27/+0
| * Remove unused experimental window decoration flags from macOSKevin Walzer2017-11-271-3/+1
* | Merge byebye-leopard into core-8-6-branch. Removes conditional code for OS X...culler2017-11-271-22/+17
|\ \ | |/ |/|
| * Remove all conditional code which requires a minimum deployment targetculler2017-11-271-22/+17