summaryrefslogtreecommitdiff
path: root/platform/macos
AgeCommit message (Expand)Author
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-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
2022-11-14Regenerate GL loader code with GLAD 2Riteo
2022-11-14[macOS] Add exclusive fullscreen mode with Dock and Menu disabled.bruvzg
2022-11-13Added missing null checks for gl_manager in MacOS and Windows display serversDavid Snopek
2022-11-11Fix unsent WINDOW_EVENT_MOUSE_ENTER event on mouse_mode-changeMarkus Sauermann
2022-11-08Add support for OpenGL to OpenXRDavid Snopek
2022-11-01Load and use system emoji font in the editor.bruvzg
2022-10-31Merge pull request #67879 from bruvzg/fix_no_vlkRémi Verschelde
2022-10-31Merge pull request #67578 from KoBeWi/GEDITORRémi Verschelde
2022-10-26Fix build with Vulkan disabled and no Vulkan headers installed.bruvzg
2022-10-24Make window creation with custom position do not flashWei Guo
2022-10-21Merge pull request #67546 from clayjohn/DS-msgClay John
2022-10-18Update the DisplayServer video driver error messageclayjohn
2022-10-18Unify usage of GLOBAL/EDITOR_GETkobewi
2022-10-18[macOS] Fit OS::alert to the text width for better readability.bruvzg
2022-10-13Fix macOS export plugin build without regex module.bruvzg
2022-10-12Merge pull request #66952 from bruvzg/macos_net_exportRémi Verschelde
2022-10-11Cleanup unused defines in platform codeRémi Verschelde
2022-10-10[macOS] Fix window button position and title bar size when editor scale do no...bruvzg
2022-10-07[.NET Export] Improve .NET export process.bruvzg
2022-10-07Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg
2022-10-04Merge pull request #66832 from bruvzg/cmd_p_fixRémi Verschelde
2022-10-03[macOS] Fix ⌘ + . + other modifier triggering twice.bruvzg
2022-10-03Unix: Remove now unnecessary I/O defines, cleanupRémi Verschelde
2022-09-30ci: add Python static analysis check via mypyJiri Suchan
2022-09-26SCons: Unify tools/target build type configurationRémi Verschelde