-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Comparing changes
Open a pull request
base repository: AvaloniaUI/Avalonia
base: 11.3.3
head repository: AvaloniaUI/Avalonia
compare: 11.3.4
- 14 commits
- 48 files changed
- 12 contributors
Commits on Aug 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4b82a4e - Browse repository at this point
Copy the full SHA 4b82a4eView commit details
Commits on Aug 15, 2025
-
WeakEvent subscription management thread race condition fix (#19383)
* Fixed thread-race condition when INotifyCollectionChanged event fired on non-ui thread * Fixed WeakEvent thread-race condition (NullReferenceException) when event fired on non-ui thread * Limited delegates creation in WeakEvent * Avoid casting in WeakEvent
Configuration menu - View commit details
-
Copy full SHA for 5968918 - Browse repository at this point
Copy the full SHA 5968918View commit details -
Removed all nullability overrides from TimePickerPresenter and DatePi…
…ckerPresenter (#19241) Fixed obscure cases where NullReferenceException could be thrown if a template hasn't been applied yet, or where it provides only some optional items Replaced repeated string literals with shared const values Relaxed template part requirements: RepeatButton to Button, Rectancle to Control
Configuration menu - View commit details
-
Copy full SHA for 862aee2 - Browse repository at this point
Copy the full SHA 862aee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0307ab4 - Browse repository at this point
Copy the full SHA 0307ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e89bb8a - Browse repository at this point
Copy the full SHA e89bb8aView commit details -
Enable Copy and Cut in ContextMenu for AutoCompleteBox (#19087)
Co-authored-by: Julien Lebosquain <julien@lebosquain.net>
Configuration menu - View commit details
-
Copy full SHA for 64a2a8a - Browse repository at this point
Copy the full SHA 64a2a8aView commit details -
Add Window.CanMinimize/CanMaximize (#18117)
* Add CanMinimize and CanMaximize to Window * Win32 impl for CanMinimize/CanMaximize * Add CanResize/CanMinimize/CanMaximize samples to control catalog * X11 impl for CanMinimize/CanMaximize * macOS impl for CanMinimize/CanMaximize * Win32: don't allow restore when the window isn't resizable * Additional documentation for CanMinimize/CanMaximize * Add CanMinimize/CanMaximize logic to CaptionButtons * Use START_COM_ARP_CALL * Added CanMinimize/CanMaximize integration tests * Fixed CanMaximize tests on macOS
Configuration menu - View commit details
-
Copy full SHA for 06a3f7f - Browse repository at this point
Copy the full SHA 06a3f7fView commit details -
Fix SplitView incorrectly closing when the user changes DisplayMode t…
Configuration menu - View commit details
-
Copy full SHA for 7ea7901 - Browse repository at this point
Copy the full SHA 7ea7901View commit details -
Add AllowTapRangeSelection for Calendar (#19367)
* Add AllowTapRangeSelection for Calendar * Fix spacing * Let it be true... * Update CalendarTests.cs
Configuration menu - View commit details
-
Copy full SHA for 33e05a1 - Browse repository at this point
Copy the full SHA 33e05a1View commit details -
Add Window IsDialog Property (#19226)
Co-authored-by: Sebastian Redinger <sebastian.redinger@chaos.com> Co-authored-by: Max Katz <maxkatz6@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for b6b3c4e - Browse repository at this point
Copy the full SHA b6b3c4eView commit details -
Track TabIndex value in NumericUpDown (#19348)
* Track TabIndex value in NumericUpDown * Use template * Add TabNavigationProperty.OverrideDefaultValue
Configuration menu - View commit details
-
Copy full SHA for caec760 - Browse repository at this point
Copy the full SHA caec760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d5876b - Browse repository at this point
Copy the full SHA 8d5876bView commit details -
Fix macOS thick titlebar mouse event duplication (#19447)
* Added failing test for OSXThickTitleBar single title area click produce double click #19320 * Fixed OSXThickTitleBar title area click duplication and event delays until the event-tracking-loop is completed * IntegrationTestApp. Move event counter controls to a separate column. Fixes Changing_Size_Should_Not_Change_Position test * Move pointer tests to Default group to avoid interference * Try to fix CI crash * Try disabling test * Fix CI test. Collection back to Default * CI fix. Return back empty test. * CI fix. Minimal bug test * CI test. Add double click test * CI fix. Remove double click test. --------- Co-authored-by: Julien Lebosquain <julien@lebosquain.net>
Configuration menu - View commit details
-
Copy full SHA for c9d79d4 - Browse repository at this point
Copy the full SHA c9d79d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a06e05 - Browse repository at this point
Copy the full SHA 6a06e05View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 11.3.3...11.3.4