14138 Commits (2df01621ee95d4592e2c823fd2591a2b6fc624c2)

Author SHA1 Message Date
Max Katz f88e75c179 Use XamlX fork with trimming fix 3 years ago
Max Katz d764a6a5fb Minor cleanup 3 years ago
Max Katz 6100fc319f Fix build of BidningDemo 3 years ago
Max Katz 47b9112138 Make AvaloniaXamlIncludeTransformer a group transformer and remove old code with manual IL emit 3 years ago
Max Katz a9e904b0d2 Support group transformations in the XAML Build Task 3 years ago
Max Katz 4460de529e Implement multiple documents loading and transforming in AvaloniaRuntimeXamlLoader 3 years ago
dif-sam 6750692af7
Fix SelectionChanged event unsubscribtions 3 years ago
amwx e51bb40387 ignoreChangeCount in SnapshotUndoRedo in set Text 3 years ago
amwx e5e0b7f3e6 Try fix failing test 3 years ago
Emmanuel Hansen e685659173 adjust view size when osk is shown or hidden 3 years ago
Steven Kirk e074a70187 Refactored style invalidation/removal. 3 years ago
Steven Kirk 1945345cd1 Rename TemplatedParent priority to Template. 3 years ago
Steven Kirk 326dac2328 Refactored how we switch control themes. 3 years ago
Steven Kirk 086c2c7e70 Don't apply styling in TopLevel ctor. 3 years ago
Steven Kirk 1a338ac087 Remove IStyler and make style apply internal. 3 years ago
Steven Kirk 0db8d5a2d2 Refactored style attach benchmark. 3 years ago
amwx 4b089c0e82 Add some missing xml docs & a little cleanup 3 years ago
amwx 16f3114e61 TextBox programmatic Undo/Redo & CanUndo/CanRedo 3 years ago
Nikita Tsukanov bb1469dbff [OSX] Use non-opaque window background for non-transparent windows 3 years ago
Max Katz 82a6d1431b Fix tests 3 years ago
Max Katz cd83f8558f Changes after the reivew 3 years ago
Max Katz c111b235f7 Fix static property getter/setter 3 years ago
Max Katz 7b00f34df8 Fix template parent compiled bindings with "!" in the beginning 3 years ago
Steven Kirk 16afcecb99 Only resize if WindowState is Normal. 3 years ago
Dan Walmsley c29fff0342 rename avalonia.web to avalonia.browser 3 years ago
Max Katz 4043c6aa66 Minor formatting issues 3 years ago
Max Katz 07d53775ba Make all themes AOT friendly by moving StyleInclude to the XAML 3 years ago
Max Katz fcf26fe4f2 Inject generated types into Ref assembly as well 3 years ago
Max Katz a0f0e161cb Cleanup StyleInclude and ResourceInclude in the Core project 3 years ago
Nikita Tsukanov a30d8ba768 [X11] Skip TextInput event if KeyDown event was handled 3 years ago
Giuseppe Lippolis e74feb8096 fix: build 3 years ago
Nikita Tsukanov c7d76e49e4 [OSX] Fixed NativeMenu memory leak 3 years ago
Max Katz 0992c3e6d4 Rename AvaloniaDialogsInternalViewModelBase 3 years ago
Max Katz 76887ef16a Move Shift scrolling to the ScrollPresenter layer 3 years ago
Max Katz 8e1a878e83 Some devtools fixes 3 years ago
Max Katz cb753b3a2b Move dialog details of implementation to the internal folder 3 years ago
Giuseppe Lippolis 84ca1673c9 fix: Ensure Dev*,Microcom and Build Task are builds before Controls when build solution in IDE 3 years ago
Max Katz de4415274e Fix devtools not making screenshots 3 years ago
Max Katz 50efce1bf4 Fix selectors with template bindings 3 years ago
Max Katz fa0cea97fe Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
Max Katz 3c73f9dc0f Fix CanExecute for compiled binding commands 3 years ago
Max Katz 79332f208b Fix wrong type parameter for the command accessor 3 years ago
DJGosnell 9d999a6827 Changed SKPaintCache.Return to ReturnReset. 3 years ago
DJGosnell 713d2cab35 Added documentation. 3 years ago
DJGosnell b51ba178c9 Added SKPaintCache. 3 years ago
Max Katz bdd588fef8 Also check for previous XamlIlTypeSelector 3 years ago
Max Katz ddeb27e0a3 CompiledBinding resolve template type from selector 3 years ago
Max Katz e1c7e8b5ec Apply changes after review 3 years ago
Max Katz 66ad721763 Inject AvaloniaUseCompiledBindingsByDefault from Cecil 3 years ago
Max Katz 0d60f972f9 Fix nullable 3 years ago