summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Fix commentKevin Walzer2019-03-161-1/+1
| | * | | | Ensure ::tk::mac::GetAppPath is includedKevin Walzer2019-03-092-52/+41
| | * | | | Remove tkMacOSXLaunch.c from TIP; adds too many extraneous commands. Re-focus...Kevin Walzer2019-03-084-28/+42
| | * | | | Clean up implementation and documentation of ::tk::mac::PrintDocument command...Kevin Walzer2019-03-072-4/+18
| | * | | | Fix bug in print doc implementationKevin Walzer2019-03-071-2/+2
| | * | | | Further refinement in URL event handlingKevin Walzer2019-03-072-3/+14
| | * | | | Cleanup line endingsKevin Walzer2019-03-041-210/+210
| | * | | | Minor cleanupKevin Walzer2019-03-041-19/+20
| | * | | | Cleanup of code to set default app, fix crashesKevin Walzer2019-03-022-10/+27
| | * | | | UpdateKevin Walzer2019-03-021-0/+4
| | * | | | Replace some deprecated callsKevin Walzer2019-03-022-11/+10
| | * | | | Clean up implementationKevin Walzer2019-03-015-27/+35
| | * | | | Rename tkMacOSXLaunch.cKevin Walzer2019-02-282-2/+195
| | * | | | Update makefile, trying to buildKevin Walzer2019-02-284-6681/+4397
| | * | | | Add launcher code, update docsKevin Walzer2019-02-287-630/+894
| | * | | | Cleanup of library code, removal of unneeded functionKevin Walzer2019-02-271-10/+0
| | * | | | Update mac_services branch, intend to submit a TIPKevin Walzer2019-02-2710-2/+347
| | |\ \ \ \
| | | * | | | Remove unused method call:Kevin Walzer2018-03-101-39/+0
| | | * | | | Implementation and documentation complete, now ready to be submitted as TIPKevin Walzer2018-03-086-22/+40
| | | * | | | Flesh out implementationKevin Walzer2018-03-071-1/+1
| | | * | | | Flesh out implementationKevin Walzer2018-03-076-13/+47
| | | * | | | Implement script level bindingsKevin Walzer2018-03-074-0/+67
| | | * | | | More refinementsKevin Walzer2018-03-052-1/+4
| | | * | | | Modify makefile to add new fileKevin Walzer2018-03-053-25/+15
| | | * | | | 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-1564-1233/+1218
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ merge trunkjan.nijtmans2019-06-0583-1204/+2199
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge trunkjan.nijtmans2019-05-10137-3256/+13010
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2019-04-02100-1560/+3233
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-01-13102-757/+1300
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2018-12-0848-635/+546
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tk_Offset documentationjan.nijtmans2018-12-082-18/+2
| * | | | | | | | | | | | Tweaks related to Tk_ArgvInfojan.nijtmans2018-12-013-10/+10
| * | | | | | | | | | | | Minor tweaks, mostly formattingjan.nijtmans2018-12-019-16/+16
| * | | | | | | | | | | | merge trunkjan.nijtmans2018-12-0117-155/+162
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2018-11-25127-1316/+2547
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunk. More internal improvementsjan.nijtmans2018-10-157-14/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2018-10-158-56/+64
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2018-10-137-6/+342
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | More improvements, related to the deprecation of Tk_Offsetjan.nijtmans2018-10-1113-144/+162
| * | | | | | | | | | | | | | | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof()jan.nijtmans2018-10-0658-1190/+1188
* | | | | | | | | | | | | | | | | | Fix [75b8fbfd77]: Segfault with [event generate] sequence outside grabbed windowfvogel2019-06-151-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix [75b8fbfd77]: Segfault with [event generate] sequence outside grabbed windowfvogel2019-06-151-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Change the fix (see details in ticket [75b8fbfd77])fvogel2019-06-091-1/+1
| | * | | | | | | | | | | | | | | | | Fix [75b8fbfd77]: Segfault with [event generate] sequence outside grabbed windowfvogel2019-06-091-2/+3
* | | | | | | | | | | | | | | | | | | 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.9.culler2019-06-141-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Fix bug [436ad6fe5f]: wm manage command broken in 8.6.9culler2019-06-121-2/+1
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Fix rendering of the canvas man page (leftover from TIP #164).fvogel2019-06-101-1/+1