10515 Commits (e3aa3bc3ef3ee62db18d3ef32e0e684da9360aff)
 

Author SHA1 Message Date
Steven Kirk e3aa3bc3ef
Merge pull request #3342 from AvaloniaUI/fixes/3328-move-treeview 6 years ago
Jumar Macato 65e4470fd2
Merge branch 'master' into fixes/3328-move-treeview 6 years ago
Dariusz Komosiński d69e815a84
Merge pull request #3403 from jp2masa/update-obsolete-api-usages 6 years ago
Dariusz Komosiński 3dca33010c
Merge branch 'master' into update-obsolete-api-usages 6 years ago
danwalmsley 8a3f592083
Merge pull request #3453 from AvaloniaUI/fixes/x11-backend-cope-with-0size-window 6 years ago
Jumar Macato 7e42523008
Additional sanity checks for monitor resolution 6 years ago
Dan Walmsley 32df775398 Add hack to prevent renderer crashing on 0x0 window x11. 6 years ago
Dan Walmsley 1f1d3a8e35 prevent crashing in finalizer 6 years ago
Dan Walmsley 9fc7842eef Revert "X11 backend wont crash with 0 sized window." 6 years ago
Dan Walmsley d49109877c X11 backend wont crash with 0 sized window. 6 years ago
danwalmsley fdfd5be1b1
Merge pull request #3451 from AvaloniaUI/feature/implement-avalonia-native-exception-dispatch 6 years ago
Dan Walmsley f56a891a0f prevent possibility of double cancellation of main loop. 6 years ago
Dan Walmsley 9df55b02d4 Use loopcancellation instead of adding a seperate api. 6 years ago
Dan Walmsley c3fb152597 Working exception dispatch 6 years ago
Dan Walmsley 69c0521c5e Add methods for dispatching exceptions on osx. 6 years ago
Dan Walmsley c35755857c basic implementation of exception dispatch on avalonia.native. 6 years ago
Dariusz Komosiński f88d7ccee6
Merge branch 'master' into update-obsolete-api-usages 6 years ago
Steven Kirk 93b94a52bd
Merge pull request #3315 from MarchingCube/alloc-scene-hittest 6 years ago
Dariusz Komosiński 89f5986cda
Merge branch 'master' into alloc-scene-hittest 6 years ago
Steven Kirk e88d13b791
Merge pull request #3320 from MarchingCube/fix-win32-right-modifiers 6 years ago
Dariusz Komosiński 7162fd2243
Merge branch 'master' into fix-win32-right-modifiers 6 years ago
Dariusz Komosiński b501b648ec
Merge pull request #3447 from rstm-sf/doc/fix_typo_color_prop 6 years ago
Rustam Sayfutdinov 694585ce68 Fix typo in the doc for Color properties 6 years ago
Steven Kirk 7a27e43c33
Merge pull request #3357 from donandren/issues/3356 6 years ago
Steven Kirk db9f60a9bd
Merge branch 'master' into issues/3356 6 years ago
Steven Kirk ee9d0ceacb
Merge pull request #3427 from MarchingCube/improve-togglebutton 6 years ago
Steven Kirk 9953bdd1ad
Merge branch 'master' into improve-togglebutton 6 years ago
Steven Kirk 4c690d49a6
Merge pull request #3444 from MarchingCube/fix-selecting-items-control-init 6 years ago
Dariusz Komosiński a238fd33f0 Unify SelectingItemsControl init handling and add extra checks to ensure correctness. 6 years ago
Dariusz Komosiński 1e673eca90 Add failing unit test for init issue. 6 years ago
Dariusz Komosiński 3cdc9c9a5f
Merge branch 'master' into improve-togglebutton 6 years ago
Steven Kirk 155e9d4bbd
Merge pull request #3424 from AvaloniaUI/port/items-repeater 6 years ago
Steven Kirk ef42e9350d Add doc comment for NonVirtualizingLayoutContext. 6 years ago
Steven Kirk 155915134e Use correct context type. 6 years ago
José Pedro dcab86a12e
Fixed drag and drop obsolete API usage. 6 years ago
Dariusz Komosinski b400b45e0a Use expression bodied events and properties. 6 years ago
Dariusz Komosinski 35f26081c6 Implement events for ToggleButton. 6 years ago
Steven Kirk 9a0be51f46
Merge branch 'master' into port/items-repeater 6 years ago
Steven Kirk c6e6ad5678 Fix bug with UniformGridLayout MaximumRowsOrColumns and requested size 6 years ago
Steven Kirk 0236ced64f Fix ItemsRepeater overwriting DataContext 6 years ago
Steven Kirk bb7276d568 Extend the fix for Recycling the focused element to non virtualized l… 6 years ago
Steven Kirk 09297dbb08 Fix repeater holding onto elements 6 years ago
Steven Kirk 1f46076f16 Use NonVirtualizingLayoutContext. 6 years ago
Steven Kirk 261e477522 ItemsRepeater fix. 6 years ago
Steven Kirk 55275e09de Fix stack layout arrange when items use stretch and final size is mor… 6 years ago
Steven Kirk 36fdb8e534 Add a MaximumRowsOrColumns to Uniformgridlayout 6 years ago
Steven Kirk 4cca4f0e4c update to repeater to allow passing in uielements in itemssource 6 years ago
Steven Kirk 0f83088f54
Merge branch 'master' into issues/3356 6 years ago
Steven Kirk 3d3ef68d4b
Merge pull request #3378 from AvaloniaUI/feature/drawing-image 6 years ago
Jumar Macato a71b3ba70a
Merge branch 'master' into feature/drawing-image 6 years ago