summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez)fvogel2019-07-022-2/+2
|\
| * Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez)fvogel2019-07-022-2/+2
* | Fix bug [8476b75781], including the Aqua tk scrollbar.culler2019-07-012-45/+138
|\ \ | |/
| * Improve scrollbar and ttk::scrollbar on OSX 10.8 and earlier.culler2019-07-012-28/+23
| * Fix layout bugs.culler2019-07-011-21/+27
| * Fix geometry of horizontal ttk scrollbars; hide thumb when no scrolling is po...culler2019-06-302-32/+45
| * Adjust minimum thumb sizeculler2019-06-292-7/+12
| * merge 8.6culler2019-06-295-8/+7
| |\
| * | Tiny adjustment.culler2019-06-281-1/+1
| * | Fix Tk scrollbar and merge core-8-6-branchculler2019-06-288-42/+115
| |\ \
* | \ \ Fix compiler warnings on all macOS versions.culler2019-06-295-8/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix compiler warnings on all macOS versions.culler2019-06-295-8/+7
| | |/ | |/|
* | | Fix bug [8476b75781]: correct rendering of small thumbs in Aqua ttk::scrollbarculler2019-06-271-5/+1
|\ \ \ | |/ /
| * | Fix bug [8476b75781]: correct rendering of small thumbs in Aqua ttk::scrollbarculler2019-06-271-5/+1
| |\ \ | | |/
| | * Fix bug [8476b75781]: Aqua scrollbar behaviorculler2019-06-261-5/+1
* | | Merge 8.6jan.nijtmans2019-06-261-1/+1
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2019-06-261-1/+1
| |\ \
| | * | Remove use of/documentation regarding deprecated symbols/macro's, which moved...jan.nijtmans2019-06-261-2/+2
* | | | Merge 8.6jan.nijtmans2019-06-252-4/+3
|\ \ \ \ | |/ / /
| * | | CONST -> const. Eliminate unnecessary type-casts and end-of-line spacingjan.nijtmans2019-06-256-26/+25
| | |/ | |/|
* | | Remove unnecessary call to NSUpdateDynamicServices() which can cause crashesculler2019-06-241-2/+1
|\ \ \ | |/ /
| * | Remove unnecessary call to NSUpdateDynamicServices() which can cause crashes.culler2019-06-241-2/+1
* | | Merge 8.6jan.nijtmans2019-06-241-1/+1
|\ \ \ | |/ /
| * | Tk_DoOneEvent -> Tcl_DoOneEvent, since the Tk variant is deprecated. See: [50...jan.nijtmans2019-06-241-1/+1
| * | Documentation cleanup and removal of redundant constants; thanks to Christoph...Kevin Walzer2019-06-212-19/+5
* | | CONST to const; make code compiledkf2019-06-223-43/+47
* | | Documentation cleanup and removal of redundant constants; thanks to Christoph...Kevin Walzer2019-06-212-29/+14
* | | Merge 8.6. Purge end-of-line spacesjan.nijtmans2019-06-173-19/+19
|\ \ \ | |/ /
* | | merge core-8-6-branch: mac services improvementsdkf2019-06-157-47/+452
|\ \ \ | |/ /
| * | TIP 536: Improvements to Mac-specific IPCdkf2019-06-157-46/+452
| |\ \
| | * | Edited README.culler2019-05-201-18/+37
| | * | Add documentation on testing Mac services to README; remove obsolete detail f...Kevin Walzer2019-05-202-50/+33
| | * | Finally got timing of initializing NSServices object correct; code cleanup; m...Kevin Walzer2019-05-187-25/+56
| | |\ \
| | * | | Code and data type cleanup, thanks to Marc Culler for patchKevin Walzer2019-05-174-22/+41
| | * | | Restore deprecated call to NSPasteboardTypeString in writeSelectiontoPasteboa...Kevin Walzer2019-05-122-2/+1
| | * | | More tweakingKevin Walzer2019-05-121-0/+1
| | * | | Tweak mergeKevin Walzer2019-05-121-0/+4
| | * | | Clean up mergeKevin Walzer2019-05-121-1/+0
| | * | | Merge in core-8-6-branchKevin Walzer2019-05-1233-3363/+6163
| | |\ \ \
| | * | | | Revert some calls to support building on older systemsKevin Walzer2019-05-021-0/+1
| | * | | | Remove some deprecated callsKevin Walzer2019-05-011-3/+3
| | * | | | Removal of needlessly large buffer for services script, thanks to Marc Culler...Kevin Walzer2019-05-011-16/+7
| | * | | | Automatically bind text, entry, ttk::entry widgets to Services API at widget ...Kevin Walzer2019-04-301-1/+1
| | * | | | Tweak text widget bindings to fire Services menu more consistently; formattin...Kevin Walzer2019-04-241-134/+182
| | * | | | Fix commentKevin Walzer2019-03-161-196/+196
| | * | | | 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-082-1/+41
| | * | | | Clean up implementation and documentation of ::tk::mac::PrintDocument command...Kevin Walzer2019-03-071-1/+16
| | * | | | Fix bug in print doc implementationKevin Walzer2019-03-071-2/+2