6425 Commits (9fc7842eefcce5ad24300f27eb76f4eff7efa4b4)

Author SHA1 Message Date
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
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
Rustam Sayfutdinov 694585ce68 Fix typo in the doc for Color properties 6 years ago
Dariusz Komosiński a238fd33f0 Unify SelectingItemsControl init handling and add extra checks to ensure correctness. 6 years ago
Steven Kirk ef42e9350d Add doc comment for NonVirtualizingLayoutContext. 6 years ago
Steven Kirk 155915134e Use correct context type. 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 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
Yahia Chiheb d50f33e912 Fix typo 6 years ago
José Pedro 11b1ec2ded
Fixed PlatformHotkeyConfiguration obsolete API usage. 6 years ago
Steven Kirk 580697b25d Make DrawingPresenter obsolete. 6 years ago
Steven Kirk de31680253 Make D2D backend match Skia. 6 years ago
Steven Kirk 37d00781cb Invalidate DrawingImage when Drawing changed. 6 years ago
Steven Kirk dbe4301d36 Sanitize image drawing API. 6 years ago
Andrey Kunchev c64cc71c6c fix fontfallback for font with some styles like bold/italic etc. 6 years ago
Steven Kirk fd08fdc820 Update ControlCatalog image page. 6 years ago
Steven Kirk 6bd9ca8fa3 Initial implementation of DrawingImage. 6 years ago
Steven Kirk a8e75384b7 Added IImage interface. 6 years ago
Steven Kirk 4d8266df9c Port Image sizing algorithm from WPF. 6 years ago
Steven Kirk 062ec0ccb6 Added Image.StretchDirection. 6 years ago
Steven Kirk 4c2b77fdb6 Snapshot undo text after paste. 6 years ago
Pieter-Jan Briers fc5ada5e23
Use invariant culture. 6 years ago
Pieter-Jan Briers fb1dcc11b4
Fix loading EGL functions on GLX. 6 years ago
José Pedro 6fabfdc561
Fixed BindingExtension.TargetNullValue default value. 6 years ago
Andrey Kunchev 3439a371d9 sync custom hittesting also to overlaylayer 6 years ago
Andrey Kunchev fc44379173 fix immediaterenderer custom hittesting for WindowNotificationManager fixes #3356 6 years ago
Andrey Kunchev 36dd50e645 fix immediate rendering hit testing for AdornerLayer 6 years ago
Dan Walmsley 69b7bc2041 [Popup] Use anchor and gravity to get the correct positioning under the mouse. 6 years ago
Dan Walmsley a29404c3f7 [Popup] opens under mouse as 0.8 release did. Prevents rapid opening and closing. 6 years ago
Luis v.d.Eltz b1e9c02828
Adding TargetNullValue to BindingExtension 6 years ago
Jumar Macato bd51fa0cd0
Exclude snap directories in dev mount. 6 years ago
Dan Walmsley c907172b8f [OSX] null check to prevent NRE when window closes. 6 years ago
macpawluk 5a235a916f Fix ImmediateRenderer for children with transform 6 years ago
Andrey Kunchev 78b790e6eb document matrix.parse 7 years ago
Andrey Kunchev 1f2b2e9652 document transform.parse 7 years ago
Andrey Kunchev 59c46572f6 update submodule back to main xamlil repo 7 years ago