summaryrefslogtreecommitdiffstats
path: root/platform/macos
Commit message (Expand)AuthorAgeFilesLines
* Add EditorStringNames singletonkobewi2023-09-031-1/+2
* Fix various typos in classrefHaoyu Qiu2023-08-221-1/+1
* Add a button in the export dialog to fix missing texture formatsAaron Franke2023-08-171-6/+3
* [macOS] Fix missing mouse exit events on window close.bruvzg2023-08-094-7/+26
* Merge pull request #79456 from bruvzg/popup_area_fixRémi Verschelde2023-08-071-1/+1
|\
| * Fix native popups auto-closing when interacting with non-client area.bruvzg2023-08-071-1/+1
* | Fix various typos with codespellRémi Verschelde2023-08-071-1/+1
|/
* Merge pull request #35555 from Calinou/add-version-project-settingYuri Sizov2023-08-042-4/+4
|\
| * Add a "version" project setting and use it in new export presetsHugo Locurcio2023-08-042-4/+4
* | Fix various typos in classrefHaoyu Qiu2023-08-041-1/+1
|/
* Merge pull request #79950 from bruvzg/win_appYuri Sizov2023-08-021-0/+2
|\
| * [macOS Export] Disable unpacked .app bundle export on Windows.bruvzg2023-07-271-0/+2
* | Merge pull request #63826 from deakcor/dev_clipboardYuri Sizov2023-07-272-0/+35
|\ \ | |/ |/|
| * add clipboard get image methods for windows and macosVincent D2023-07-172-0/+35
* | Merge pull request #79572 from bruvzg/mac_bg_ws_syncYuri Sizov2023-07-181-2/+2
|\ \
| * | [macOS] Fix uncapped frame rate for windows in the non-active workspaces.bruvzg2023-07-171-2/+2
* | | iOS: Add `export_project_only` flagPhil Hudson2023-07-171-1/+1
|/ /
* | Extract and reorganize texture resource classesHendrik Brucker2023-07-142-1/+3
* | [macOS] Implement optional native file selection dialog support for sandboxed...bruvzg2023-07-126-0/+247
* | Merge pull request #79062 from MewPurPur/svg-optimizationsYuri Sizov2023-07-121-1/+1
|\ \
| * | Optimize SVG icons and remove unused Transpose iconMewPurPur2023-07-071-1/+1
* | | Merge pull request #77993 from bruvzg/key_lbl_from_pYuri Sizov2023-07-122-0/+12
|\ \ \
| * | | Implement keyboard_get_label_from_physical method.bruvzg2023-06-082-0/+12
* | | | Merge pull request #78437 from bruvzg/set_iconYuri Sizov2023-07-121-30/+36
|\ \ \ \
| * | | | Add error checks and harmonize behavior of the set_icon method.bruvzg2023-07-031-30/+36
| | |/ / | |/| |
* | | | Merge pull request #78248 from felaugmar/load-svg-adjustable-scaleYuri Sizov2023-07-121-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added Image's `load_svg_from_(buffer|string)`Felipe Augusto Marques2023-06-231-3/+2
| |/ /
* | | Fix formatting of dlopen error message on WindowsKamil Brzoskowski2023-07-091-1/+1
* | | Merge pull request #78797 from Calinou/remove-redundant-vformatRémi Verschelde2023-07-081-11/+11
|\ \ \
| * | | Remove uses of `vformat()` with no placeholdersHugo Locurcio2023-06-281-11/+11
| |/ /
* | | Merge pull request #79092 from akien-mga/doctool-remove-version-attributeRémi Verschelde2023-07-071-1/+1
|\ \ \
| * | | Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* | | | Merge pull request #79010 from bruvzg/set_native_icon_crashRémi Verschelde2023-07-071-5/+11
|\ \ \ \ | |/ / / |/| | |
| * | | [macOS] Fix set_native_icon crash with empty or invalid ICNS file.bruvzg2023-07-041-5/+11
| |/ /
* / / Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
|/ /
* | SCons: Move platform logo/run icon to `export` folderRémi Verschelde2023-06-204-6/+2
* | macOS: Finish checking templates before validating texture formatsAaron Franke2023-06-191-13/+10
* | Merge pull request #74511 from AThousandShips/win_cursor_fixRémi Verschelde2023-06-201-2/+2
|\ \
| * | Fix clearing custom cursorNinni Pipping2023-03-101-2/+2
* | | Allow exporting release Android builds without a debug keystoreMichael Alexsander2023-06-192-2/+2
* | | Merge pull request #78319 from bruvzg/fix_lipo_faRémi Verschelde2023-06-161-14/+16
|\ \ \
| * | | [macOS export] Fix lipo file handling.bruvzg2023-06-161-14/+16
* | | | [DisplayServer] Add method to check if native window is focused.bruvzg2023-06-163-3/+19
|/ / /
* | | Fix docs after renaming export optionRedworkDE2023-06-121-2/+2
* | | Merge pull request #75984 from KoBeWi/ConsoleMcWrapRémi Verschelde2023-06-121-4/+4
|\ \ \
| * | | Rename console script to wrapperkobewi2023-04-121-4/+4
* | | | Enable S3TC_BPTC but not ETC2_ASTC by defaultAaron Franke2023-06-092-0/+7
* | | | [macOS] Fix IME focus in popup windows.bruvzg2023-06-093-4/+4
* | | | Style: Harmonize header includes in platform portsRémi Verschelde2023-06-0815-43/+46
| |_|/ |/| |
* | | Enhance icon fallback and their docs for exportersMichael Alexsander2023-06-032-1/+3