summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXDialog.c
Commit message (Expand)AuthorAgeFilesLines
* (c) -> ©jan.nijtmans2024-05-091-1/+1
|\
| * Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr...jan.nijtmans2024-05-091-5/+5
* | Merge 8.6. Make some functions MODULE_SCOPE or staticjan.nijtmans2024-03-171-5/+5
|\ \ | |/
| * Add more type-casts, code cleanup (all backported from 8.7)jan.nijtmans2023-06-081-14/+22
* | Use more Tcl_CmdDeleteProc/Tcl_ObjCmdProc in stead of full function signaturesjan.nijtmans2024-03-061-9/+3
* | Even more TCL_UNUSED usagejan.nijtmans2023-12-181-2/+4
* | Handle larger string-lengths in MacOS, when compiling with Tcl 9 headersjan.nijtmans2023-04-151-1/+2
* | Fix [ee0847f633]: Aqua: compiler warning in debug builds. And Fix [2ed289cae0...fvogel2023-03-301-1/+1
|\ \ | |/
| * Fix [ee0847f633]: Aqua: compiler warning in debug builds.fvogel2023-03-281-1/+1
* | More serious elimination of -Wconversion C warningsjan.nijtmans2023-03-041-29/+34
* | On MacOS, cdata is not unused!jan.nijtmans2022-11-031-1/+2
* | More usage for Tcl_Size (internal TkEnsemble)jan.nijtmans2022-11-031-20/+20
* | more int -> Tcl_Size (making use of the increased range in Tcl 9.0)jan.nijtmans2022-10-301-3/+4
* | Merge 8.6jan.nijtmans2022-09-231-1/+1
|\ \ | |/
| * Minor code cleanup (more use of TCL_UNUSED, eol-spacing)jan.nijtmans2022-09-231-1/+1
* | Merge 8.6marc_culler2022-09-201-12/+38
|\ \ | |/
| * Attempt to fix the build for 10.14 and 10.15.marc_culler2022-09-151-3/+4
| * Deal with unavailability of @available.marc_culler2022-09-141-3/+6
| * cleanupmarc_culler2022-09-131-8/+6
| * Do not skip filename extensions which are undeclared; deal with missing bitmaps.marc_culler2022-09-121-3/+1
| * Address deprecations introduced in macOS Monterey; fix [33de843084]marc_culler2022-09-121-8/+34
* | Merge 8.6jan.nijtmans2022-09-081-29/+38
|\ \ | |/
| * Fix [e17b6f008]: unixWm-50.4 crashes OSX Aquajan.nijtmans2022-09-081-31/+40
| |\
| | * Fix [e17b6f008], and the same in a lot of other potential problematic placesjan.nijtmans2022-09-071-29/+38
| |/
* | More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-16/+16
* | Merge 8.6jan.nijtmans2022-05-111-36/+24
|\ \ | |/
| * Follow-up to [88cfdcb304]: Move callbackInfo handling into showOpenSavePanel()jan.nijtmans2022-05-111-35/+23
* | Merge 8.6jan.nijtmans2022-05-111-14/+12
|\ \ | |/
| * Proposed fix for [88cfdcb304]: Aqua: use-after-free when file selection dialo...jan.nijtmans2022-05-101-14/+12
* | Alphabetize some string tablesjan.nijtmans2022-05-041-2/+2
* | Merge 8.6culler2021-11-021-0/+1
|\ \ | |/
| * Add missing call to [parent endSheet].culler2021-11-021-0/+1
* | Merge 8.6culler2021-10-281-40/+26
|\ \ | |/
| * One more round - thanks to Ned Deily for testing with IDLE.culler2021-10-281-42/+35
| * Catalina is a special case.marc_culler2021-10-271-7/+19
| * The real fix, at least for Big Sur and Monterey.culler2021-10-271-41/+20
| * Some cleanup without resolving other (minor) 12.0 bugsculler2021-10-271-18/+25
| * The standalone file dialog needs the same fix as the sheetculler2021-10-271-12/+7
* | Fix inequality error that breaks file dialogs on macOS 10.14.culler2021-10-271-1/+1
|\ \ | |/
| * Fix inequality error that breaks file dialogs on macOS 10.14.culler2021-10-271-1/+1
| |\
* | \ Merge 8.6jan.nijtmans2021-10-141-1/+1
|\ \ \ | |/ /
| * | Fix [8ebed330ed]: doing some Tk inside of several threads crashesjan.nijtmans2021-10-141-1/+1
* | | Merge 8.6culler2021-10-101-2/+8
|\ \ \ | |/ /
| * | Fix error generated by the open file dialog on Monterey, caused by Apple reve...culler2021-10-101-2/+8
| |/
* | Merge 8.6jan.nijtmans2021-02-021-14/+15
|\ \ | |/
| * More implicit type-casts, for C++ compatibility.jan.nijtmans2021-02-021-14/+15
* | Merge 8.6marc_culler2020-12-241-2/+2
|\ \ | |/
| * Fix [6157a8c4ca]: -filetypes does not work on macOS file dialogsmarc_culler2020-12-241-2/+2
* | (c) -> ©jan.nijtmans2020-12-091-4/+4
* | Merge 8.6culler2020-11-061-58/+3
|\ \ | |/