Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-15 | [macOS] Fix redraw lag at the edge of the resizing window. | bruvzg | |
2022-09-14 | [macOS, 4.0] Fix unresponsive redraw during live resizing. | 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 | |