10961 Commits (7a444076669fc55915b848bfb8dc88053fe12842)

Author SHA1 Message Date
Dariusz Komosinski 7a44407666 Fix problems caused by missing transform data or invalid order of operations when interpolating matrices. 5 years ago
Philipp d18ffdad37
Expander properties to all directions 5 years ago
Andrey Kunchev fd0816b370 fix #6969 animation errors when a value is invalid, so animation system works predictable even one animation is invalid 5 years ago
Giuseppe Lippolis d5420d6b79 fixes: Unnecessary re throw 5 years ago
Giuseppe Lippolis 69126a7967 fixes(DevTools): Null Annotations 5 years ago
Al Dyachkov 9c9d5a3ae5 Fixed missing XA_WM_NAME remove on empty window Title 5 years ago
Takoooooo 0e3cfc889b fix 5 years ago
Takoooooo 9bf42b9cf9 fix 5 years ago
Steven Kirk 5b2a83b190 Don't multi-target MicroComGenerator. 5 years ago
Yoh Deadfall 618f70a0f4 Use event args to get value instead of feild 5 years ago
Dan Walmsley 1df32a9645 use multitargetting. 5 years ago
Dan Walmsley d4ce30decd micro com net6 with build script on netcoreapp3.1 5 years ago
Dan Walmsley 8a46ee060b dont upgrade microcom. 5 years ago
Dan Walmsley b4d10d5ed9 dotnet 6 compatibility. 5 years ago
Steven Kirk f54a75e636 Don't update transformed bounds from static render methods. 5 years ago
Dan Walmsley 6452c17d7a dont use stencil buffers. 5 years ago
Yoh Deadfall 50cc02182b Setting weak reference target instead of field 5 years ago
Giuseppe Lippolis 1b71875276 fixes(DevTools): Null reference exception when double-clicking ClrProperties 5 years ago
Giuseppe Lippolis 01582cb552 fixes(DevTools): Ambiguous match found Exception 5 years ago
Yoh Deadfall 94059f521f ElementManager follows the behavior of ViewManager 5 years ago
workgroupengineering 4e19b579c2
Update src/Avalonia.Headless/HeadlessWindowImpl.cs 5 years ago
Giuseppe Lippolis 0b1e938ff7 fixes(DevTools): Double subscribe/unsubscribe INotifyPropertyChanged 5 years ago
Max Katz 8b354b91cb
Add more missed props 5 years ago
Max Katz 497a4bf409
Update NumericUpDown.xaml 5 years ago
Yoh Deadfall 1468c2a83b Added lost focus-within to pseudo classes attr 5 years ago
Simon Haines fcbe456cb9 Filter pointer pressed events from disabled sub-menu items 5 years ago
Giuseppe Lippolis 77331a5baf fixes: Missing CS0618 5 years ago
Giuseppe Lippolis ca24cae783 fixes: Warnings CS0219 and CS0168 5 years ago
Giuseppe Lippolis 59f4adcdd3 fix: Warning CS0067 The event is never used 5 years ago
Yoh Deadfall ebeee66363 Removed white spaces 5 years ago
Yoh Deadfall 16db095abc Added lost lines in event debugging 5 years ago
Takoooooo 1e855bd738 cleanup 5 years ago
Takoooooo 90b251bf3a cleanup 5 years ago
Takoooooo 740264d2da minor nit 5 years ago
Takoooooo 91802c1f4f minor nit 5 years ago
Dan Walmsley cede7dfab8 make delegate nullable. 5 years ago
Jumar Macato e0fff15af3 handle WatchAsync better 5 years ago
Jumar Macato fc4c0b09ca
make the icon converter delegate static to avoid unnecessary allocs 5 years ago
Jumar Macato 27cfa606f2
Use empty icon if seticon receives null 5 years ago
Jumar Macato 22f2a01182
ignore if passed with null icon 5 years ago
Jumar Macato 8590607358
fix warnings 5 years ago
Jumar Macato 6fc61952e7
more fixes 5 years ago
Jumar Macato d819bd0979
some more fixes 5 years ago
Jumar Macato 7603e57ae9
fix review comments 5 years ago
Dan Walmsley dff7efbec8 add command to trayicon. 5 years ago
Max Katz 4dc71e27f8 Use {x:Null} instead of transparent for popup root 5 years ago
Jumar Macato 66bb61c7a2 suppress warning 5 years ago
Jumar Macato 2d56501015 suppress warning and make a log event that probably will never happen in real life 5 years ago
Jumar Macato 409f74b134 refactor if statement to switch as suggested 5 years ago
Jumar Macato c1b68b1836 refactor to remove redundant X11TrayIconImpl.cs 5 years ago