Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-22 | [macOS extend-to-title] Add scene/project name to the editor title, fix ↵ | bruvzg | |
incorrect window button position/order when system primary language is RTL. | |||
2022-09-21 | [macOS] Improve "extended to title" transition to / from fullscreen. | bruvzg | |
2022-09-20 | [macOS] Add an option to align window buttons in "extend to title" mode. | bruvzg | |
2022-09-15 | [macOS] Fix redraw lag at the edge of the resizing window. | bruvzg | |
2022-07-29 | Remove Signal connect binds | Juan Linietsky | |
Remove the optional argument p_binds from `Object::connect` since it was deprecated by Callable.bind(). Changed all uses of it to Callable.bind() | |||
2022-07-21 | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg | |