summaryrefslogtreecommitdiff
path: root/platform/macos
AgeCommit message (Expand)Author
2023-04-24macOS export: Fix validation of codesigning certificate passwordJohan Mattsson
2023-04-24Windows TTS: Use HashMap instead of RBMap for idsRémi Verschelde
2023-03-30[macOS] Fix infinite loop caused by global menu callbacks which trigger Edito...bruvzg
2023-03-27Rename mkv_list to mvk_list (MoltenVK path list).Ron B. Yeh
2023-03-16[macOS] Remove unnecessary debug prints.bruvzg
2023-03-14Tweak command syntax in Vulkan renderer failure messageHugo Locurcio
2023-02-22[Input] Use BRACKET_ instead of BRACE_ for physical keys.bruvzg
2023-02-21[macOS] Fix Input.warp_mouse shifted by one screen pixel.bruvzg
2023-02-17macOS: Enable `display/high_res` by defaultAaron Franke
2023-02-17Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()Rémi Verschelde
2023-02-01Fix so that the main window is displayed before the splash screen minimum dis...Zoee Silcock
2023-02-01Merge pull request #72104 from bruvzg/popup-non-popupsRémi Verschelde
2023-01-30Refactor high quality texture importJuan Linietsky
2023-01-27Fix split allow empty string in SSH export plugindaviirodrig
2023-01-26Extend special popup window handling to any non-popup child of a popup.bruvzg
2023-01-23Cleanup and unify keyboard input.bruvzg
2023-01-22[iOS] Restore OpenGLES3 renderer support.bruvzg
2023-01-20[macOS] Move `Wno-deprecated-declarations` to pragmas in the OpenGL related f...bruvzg
2023-01-17Improve DisplayServer message for video card drivers failureRémi Verschelde
2023-01-16Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose ...bruvzg
2023-01-14Update all outdated online documentation linksYuri Sizov
2023-01-13Merge pull request #63312 from bruvzg/one_clickRémi Verschelde
2023-01-13[macOS] Avoid color flash on window creation and resizing.bruvzg
2023-01-12Require Apple Team ID when using notarytoolPatrick Gelvin
2023-01-08Use BitField<> in core type masksJuan Linietsky
2023-01-07Add support for the custom initial screen for the main window, fix primary sc...bruvzg
2023-01-05One Copyright Update to rule them allRémi Verschelde
2023-01-03Merge pull request #70624 from bruvzg/cur_scRémi Verschelde
2022-12-29Improve `window_set_current_screen` and fix secondary window initial mode and...bruvzg
2022-12-29[Export] Add one-click deploy over SSH for the desktop exports.bruvzg
2022-12-23[macOS] Fix stylus tilt Y direction.bruvzg
2022-12-16[macOS/iOS] Use framework Info.plist to determine library name.bruvzg
2022-12-12Only support XDG directory path configuration on LinuxHugo Locurcio
2022-12-07Merge pull request #69712 from bruvzg/real_sizeRémi Verschelde
2022-12-07[macOS export] Add support for Xcode notarytool.bruvzg
2022-12-07Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...bruvzg
2022-12-04Use system fonts as fallback and improve system font handling.bruvzg
2022-12-02Merge pull request #69380 from bruvzg/mac_max_wsRémi Verschelde
2022-11-30[macOS] Improve maximized and non-resizable modes handling.bruvzg
2022-11-30[macOS] Fix export button incorrectly disabled when using login/app password ...bruvzg
2022-11-28[macOS] Fix sub-windows opening in fullscreen.bruvzg
2022-11-21Merge pull request #68897 from bruvzg/mac_reparentRémi Verschelde
2022-11-21[Export] Use image loader directly to avoid "resource as image file" errors.bruvzg
2022-11-21[macOS] Dynamically attach and detach transient windows to allow them to stay...bruvzg
2022-11-20Fix unused exitcode in macos export pluginMarkus Sauermann
2022-11-18Windows icon export improvements.bruvzg
2022-11-17[macOS] Update activation hack to work on Ventura.bruvzg
2022-11-15Set vsync on window creation when using GLES3.clayjohn
2022-11-15Merge pull request #68683 from bruvzg/mvk_detectRémi Verschelde
2022-11-15[macOS] Automatically detect MoltenVK libs installed via homebrew and macports.bruvzg