summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | More refinementsKevin Walzer2018-03-051-0/+3
| | | * | | | Modify makefile to add new fileKevin Walzer2018-03-052-24/+10
| | | * | | | Begin refinements of codeKevin Walzer2018-03-051-6/+5
| | | * | | | Implementation of NSServices API for Tk core on macOSKevin Walzer2018-03-051-0/+244
* | | | | | | TIP #528 impelemtation: Deprecate Tk_Offset()jan.nijtmans2019-06-151-13/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ merge trunkjan.nijtmans2019-06-0514-105/+183
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge trunkjan.nijtmans2019-05-1032-2849/+5622
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2019-04-0217-632/+888
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-01-1317-157/+340
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2018-12-089-157/+422
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2018-12-019-83/+89
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2018-11-2530-634/+1085
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2018-10-131-4/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof()jan.nijtmans2018-10-061-10/+10
* | | | | | | | | | | | | | | | Fix bug [436ad6fe5f]: wm manage command broken in 8.6.9.culler2019-06-141-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix bug [436ad6fe5f]: wm manage command broken in 8.6.9culler2019-06-121-2/+1
* | | | | | | | | | | | | | | | Fix [c345ddf1a7]: typo in comment of tkMacOSXDraw.cfvogel2019-06-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | | | | | | | | | | / / / / / / | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix [c345ddf1a7]: typo in comment of tkMacOSXDraw.cfvogel2019-06-071-1/+1
* | | | | | | | | | | | | | | Fix bug [9ebc6fd168]: Aqua can report incorrect mouse coordinates.culler2019-06-054-52/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Remove trailing whitespace that emacs inserts.culler2019-06-051-1/+1
| * | | | | | | | | | | | | | Fix bug [9ebc6fd168]: Aqua can report incorrect mouse coordinates.culler2019-06-054-52/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fix bug [9ebc6fd168]: Aqua can report incorrect mouse coordinates.culler2019-06-034-52/+35
| * | | | | | | | | | | | | | | Reduce the number of unnecessary end-of-line spacingsjan.nijtmans2019-06-051-5/+5
* | | | | | | | | | | | | | | | Fix [75115f91cd] - typo in macosx/READMEfvogel2019-06-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Fix [75115f91cd] - typo in macosx/READMEfvogel2019-06-051-1/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2019-06-051-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | In aqua, add contrasting field backgrounds and focus rings to dark mode ttk::...culler2019-06-011-3/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Fix bug [817d3ef132]: Aqua ttk::entry needs contrasting field background and ...culler2019-06-011-3/+72
* | | | | | | | | | | | | | | Partial fix of bug [67384bce7d]: change expected result of winfo-13.2. Also ...culler2019-05-251-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Partial fix of bug [67384bce7d]: change expected result of winfo-13.2. Also ...culler2019-05-251-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fix bug [67384bce7d]: make winfo-13.2 expect the container to be destroyed in...culler2019-05-241-1/+3
* | | | | | | | | | | | | | | | Merge trunk and adjust frame tests.culler2019-05-243-20/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Improve image testing for Aquaculler2019-05-242-12/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | On OSX 10.13 and earlier a different strategy is needed.culler2019-05-212-12/+19
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | In Aqua, make XUnmapWindow also redraw the toplevel. Edit a comment in tkTest.cculler2019-05-201-8/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | In Aqua, make XUnmapWindow also redraw the toplevel. Edit a comment in tkTes...culler2019-05-201-8/+14
* | | | | | | | | | | | | | | | merge trunkdkf2019-05-192-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | In Aqua, protect against double release of clipping regions.culler2019-05-171-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | In Aqua, protect against double release of clipping regions.culler2019-05-171-0/+6
| | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge 8.6jan.nijtmans2019-05-171-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Add missing INT2PTR (doesn't cause warning with Tcl8.x, but does with Tcl 9.0...jan.nijtmans2019-05-172-3/+3
* | | | | | | | | | | | | | | Add double buffering to frames and toplevels. dkf2019-05-171-7/+6
* | | | | | | | | | | | | | | merge trunkdkf2019-05-1630-3004/+3807
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Fix bug [d1989fb7cf]: In Aqua the root window appears before Tk_Mainloop is c...culler2019-05-162-19/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Fix bug [d1989fb7cf]: In Aqua the root window appears before Tk_Mainloop is c...culler2019-05-162-19/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | fix bug [d1989fb7cf]: Root window appears before Tk_Mainloop is called.culler2019-05-152-19/+11
| | | | |_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | | In Aqua, draw dark mode menubuttons as inactive, as is done for buttons.culler2019-05-162-2/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | | | | | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | In Aqua, draw dark mode menubuttons as inactive, as is done for buttons.culler2019-05-162-2/+13
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | François Vogel review (thanks!). Streamline UNIX defaults with MAC/WIN defau...jan.nijtmans2019-05-091-3/+0
| * | | | | | | | | | | | Merge 8.6jan.nijtmans2019-05-0911-23/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /