8916 Commits (5242fc303ff83feabaed445e2a480948bfcf4e4e)
 

Author SHA1 Message Date
Nikita Tsukanov bbfc07b98d Screw wayland, we aren't dealing with "you can't set window coordinates" right now 9 years ago
Nikita Tsukanov 5027248bd4 [MONOMAC] Dispatcher changes 9 years ago
Nikita Tsukanov a0c4ec9039 [MONOMAC] Pass frames back to UI thread instead of using lockFocusIfCanDraw 9 years ago
ARSolog 8a8a6de9a6 Update ExpressionObserverTests_DataValidation.cs 9 years ago
Steven Kirk 4d0d1ff1c2 Merge pull request #1239 from ARSolog/patch-1 9 years ago
Steven Kirk 9df2df36cb Merge branch 'master' into refactor/instanced-binding-creation 9 years ago
Jeremy Koritzinsky 8be9cc6a2c Merge pull request #1238 from AvaloniaUI/fixes/507-selectedindex-binding 9 years ago
Nikita Tsukanov 0909a613f2 [MONOMAC] Fixed rendering artifacts on resize with DeferredRenderer 9 years ago
Nikita Tsukanov 81bd7df8d7 [MONOMAC] Initial implementation of deferred rendering support 9 years ago
ARSolog 9539979a6e Update DataAnnotationsValidationPluginTests.cs 9 years ago
Jeremy Koritzinsky e29e4d311e Merge branch 'master' into fixes/507-selectedindex-binding 9 years ago
Nikita Tsukanov 3e0dbf9a17 Pin mono version to 5.2.0 9 years ago
Jeremy Koritzinsky 8d22a25a66 Bring back original logic of test. Still trying to figure out what's going on. 9 years ago
Jeremy Koritzinsky 9d51fa24be Merge branch 'master' into RemoveStyleResource 9 years ago
Steven Kirk 98a3974fb6 Merge branch 'master' into fixes/507-selectedindex-binding 9 years ago
Steven Kirk 6413d4d39f Merge pull request #1236 from AvaloniaUI/fixes/rendertest-orientation 9 years ago
Steven Kirk 181dd53e58 Notify DataContextChanged down tree. 9 years ago
Steven Kirk ca0e346f49 Added failing test for #507. 9 years ago
Steven Kirk 2f48873184 Select dropdown item on focus. 9 years ago
Steven Kirk 6b46f566c2 Merge branch 'master' into pr/1166-added-initial-changes-to-dropdown 9 years ago
Steven Kirk ebb83a4434 Merge pull request #1227 from jkoritzinsky/RemoveUnneededMarkupExtensions 9 years ago
Steven Kirk aebd1dad6a Merge branch 'master' into RemoveUnneededMarkupExtensions 9 years ago
danwalmsley 1d8e950fdf Merge pull request #1237 from jkoritzinsky/fixes/1234 9 years ago
Steven Kirk cc147db28d Added more tests. 9 years ago
Jeremy Koritzinsky 871d689445 Mark properties tracked by all of our XAML property types as not unkown. 9 years ago
Jeremy Koritzinsky f4011a9d32 Fix unsubscription. 9 years ago
Steven Kirk 159120f5bf Merge branch 'master' into refactor/instanced-binding-creation 9 years ago
Steven Kirk 55b9b1369c Merge pull request #1233 from AvaloniaUI/fixes/1218-setter-oneway-binding 9 years ago
Jeremy Koritzinsky a38dfada10 Fix malformed XAML 9 years ago
Steven Kirk 7f16137f90 Fix RenderTest default orientation. 9 years ago
Steven Kirk d6b6a0fa96 Refactored InstancedBinding creation. 9 years ago
Steven Kirk dede306531 Fixed #1218 9 years ago
Steven Kirk ca7584ce3f Added failing test for #1218 9 years ago
danwalmsley f796b33df4 Merge pull request #1231 from AvaloniaUI/override-redirect-for-popups 9 years ago
Nikita Tsukanov 4e98c34940 [GTK3] Skip resize part of configure event if OverrideRedirect=true 9 years ago
Nikita Tsukanov 17337882b3 [GTK3] Special resize handling for popups 9 years ago
sdoroff b0f97939c3 Fix sizing behavior of Shape class 9 years ago
Jurjen Biewenga 3081a07f1c Made the requested changes 9 years ago
Jurjen Biewenga 410702da5b Added array that is used to filter out certain characters the input to the textbox 9 years ago
Jurjen Biewenga 0590465a0a Reverted keyboard device 9 years ago
Nikita Tsukanov 0c658cf7d8 Merge pull request #1228 from AvaloniaUI/UpdatePortableXaml 9 years ago
Jeremy Koritzinsky 7f455e945d Update Portable.Xaml 9 years ago
Jeremy Koritzinsky 745517f68e Updated usage of Static and Type to be x:Static and x:Type. 9 years ago
Jeremy Koritzinsky b0a1f3f3df Update tests to use `x:Static`. 9 years ago
Jeremy Koritzinsky 7e4c16838b Remove StyleResource markup extension tests. 9 years ago
Jeremy Koritzinsky 41a1a7e099 Remove invalid param doc tag 9 years ago
Jeremy Koritzinsky 918cd06d2f Fix failing tests. 9 years ago
Jeremy Koritzinsky 4ecbea9d5e Remove unneeded markup extensions. 9 years ago
Jeremy Koritzinsky 52617b4a58 Remove StyleResource and StyleBinding. Fold XamlBinding into Binding since that is the only place it is being used now. 9 years ago
Jeremy Koritzinsky 4e31f735a6 Fixed bugs. 9 years ago