14133 Commits (4460de529ebb617dbe5928bb89a8c44e424caad7)

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