194 Commits (1732c1d2d9d7f69ac17fbbbfae024c8ab2b056bc)

Author SHA1 Message Date
Max Katz e717cce7e8 Update headless implementations, managed and samples 4 years ago
Max Katz 2863021498
Update Avalonia.DesignerSupport.csproj 4 years ago
Steven He 7530e20be0 Move EnumHelper to Avalonia.Base 4 years ago
Steven He 67b18b8e3f Rename EnumParserHelper 4 years ago
Steven He 7418fd7dc3 Apply code review feedbacks 4 years ago
dependabot[bot] c1644eb214
Bump async in /src/Avalonia.DesignerSupport/Remote/HtmlTransport/webapp 4 years ago
Steven He 0bb22cff12 SubtypesFactory generator 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
dependabot[bot] 580841f042
Bump minimist 4 years ago
Dan Walmsley b2ce338ade add empty baselines. 4 years ago
Mike Irving a529ae88d5 Grammatical corrections to product names: XCode -> Xcode, .Net -> .NET, Javascript -> JavaScript, MacOS -> macOS, MacOs -> macOS 4 years ago
Benedikt Stebner f3a6e88a72 Fix webapp dependency vulnerabilities 4 years ago
Dariusz Komosinski 6986f0d668 Implement screen helper to simply cross platform screens implementation. 4 years ago
Dariusz Komosinski a7ace8f57b Add more platform specific screen from X methods. 4 years ago
Takoooooo 21cc80932a use IPlatformSettings instead of creating a separate interface. 4 years ago
Giuseppe Lippolis 2ac4eafdcf fixes: WarningsAsErrors in Visual Studio 4 years ago
Jeremy Koritzinsky 2647c5cc73
Implement support for method->command direct binding (not hooked up yet) 4 years ago
Steven Kirk 691f93a1ed Multi-target net6.0. 4 years ago
Dan Walmsley 5687b27fe5 fix gitignore. 4 years ago
Dan Walmsley 136ba933c4 remove git ignore file from wwwroot. 4 years ago
Giuseppe Lippolis ca24cae783 fixes: Warnings CS0219 and CS0168 4 years ago
Giuseppe Lippolis 59f4adcdd3 fix: Warning CS0067 The event is never used 4 years ago
Dan Walmsley 786375aff9 handle platforms that return null for the trayiconimpl. 5 years ago
Steven Kirk 11c60b4294 Decouple automation peers from platform nodes. 5 years ago
Dan Walmsley abf4242280 support trayicon clicked on osx. 5 years ago
Dan Walmsley f65f08e4be implement trayicon lifetime management. 5 years ago
Dan Walmsley 8b410e83f9 add a managed native menu exporter for win32 tray icon menus. 5 years ago
Dan Walmsley 3438ac149b initial implementation of tray icon. 5 years ago
Steven Kirk ba369a9059 Fix auto-scaling on win32. 5 years ago
Steven Kirk cd51d638e9 Pass dialog flag to window impl Show. 5 years ago
Nathan Garside bccbf0570c Make FrameSize nullable 5 years ago
Nathan Garside d77d1fd5da Rename to FrameSize 5 years ago
Nathan Garside 9feb2376a0 Squash toplevel-totalsize 5 years ago
Splitwirez 68ba6a3238 Fixed package-lock.json thing 5 years ago
Splitwirez 41ecdb7e37 Re-add reference to ManagedFileDialog styles 5 years ago
Steven Kirk 8add2371c6 Make root automation node come from OS. 5 years ago
Friedrich von Never 4ba8c4ebb7
Fix #5699: filter BuildAvaloniaApp by signature 5 years ago
Jumar Macato 518d4022c8
Delete ApiCompatBaseline.txt 5 years ago
Jumar Macato ce655d715c
Apply suggestions from code review 5 years ago
Jumar Macato ceb170e472
add apicompat for the new api 5 years ago
Steven Kirk ea90f05f83 Added Window.ShowActive for win32. 5 years ago
Steven Kirk ca408e55b5 Added ICursorImpl. 6 years ago
Steven Kirk a832d63915 IStandardCursorFactory -> ICursorFactory. 6 years ago
Steven Kirk 03a18f56bb Initial support for custom cursors on Win32. 6 years ago
Rustam Sayfutdinov 9ce5a98277 IsNullOrEmpty -> IsNullOrWhiteSpace 6 years ago
Rustam Sayfutdinov 79a53846c8 InvariantCultureIgnoreCase -> OrdinalIgnoreCase 6 years ago
Rustam Sayfutdinov e1045a09c9 Improve for the backend web preview 6 years ago
Rustam Sayfutdinov 1025b12402 Add tests 6 years ago
Rustam Sayfutdinov 5f4f52f78d Fix comparing strings with InvariantCultureIgnoreCase 6 years ago
Rustam Sayfutdinov fe1a847847 Revert "Fix API key to lower invariant" 6 years ago