8916 Commits (5242fc303ff83feabaed445e2a480948bfcf4e4e)
 

Author SHA1 Message Date
rayyantahir2010@hotmail.com 33172127cc Added the ability to copy from a readonly textbox 8 years ago
rayyantahir2010@hotmail.com 387de6a3f7 Fix build failure 8 years ago
Rayyan Tahir a677e2fb89 Merge branch 'master' into FixReadOnlyCaretVisibility 8 years ago
rayyantahir2010@hotmail.com 06dbc91583 Moved caret visibility decision to helper method and called that method in OnTemplateApplied also 8 years ago
Jeremy Koritzinsky e2020f3012 Fix mock setup. 8 years ago
Jeremy Koritzinsky 1ad7f27cf9 Make DeferredSetter tied to AvaloniaProperty and use a regular Dictionary. Remove SettingStatus entries for bindings from the dictionary for bindings that don't create a queue of pending values. 8 years ago
Steven Kirk 27589e87a8 Don't create virtualizer before panel. 8 years ago
Jeremy Koritzinsky 00f8dfabc0 Use SingleOrQueue instead of Queue in DeferredSetter. Make sure tests pass. 8 years ago
Jeremy Koritzinsky f11f5bc154 Get rid of static deferredSetter used for PriorityValues. Use a single DeferredSetter for both styled and direct properties. 8 years ago
Jeremy Koritzinsky 5f31c3589c
Move CreateLayoutManager to be next to other methods. 8 years ago
Jeremy Koritzinsky 3ceb6812cb
Merge pull request #1726 from jp2masa/window-closing-fix 8 years ago
Jeremy Koritzinsky 5d8b0842f6
Merge pull request #1703 from AvaloniaUI/valuestore 8 years ago
Jeremy Koritzinsky 6d413c295d
Merge branch 'master' into valuestore 8 years ago
Jeremy Koritzinsky 7a6b3e3fdd
Merge pull request #1695 from AvaloniaUI/templatebinding 8 years ago
José Pedro f32e71c977
Fixed Window.Close, so that Closing is only invoked once. 8 years ago
Rayyan Tahir cf3bdf8507 When TextBox IsReadOnly property is true, no need to show caret. 8 years ago
sdoroff 307b09baf9
Merge pull request #1 from AvaloniaUI/Validation 8 years ago
sdoroff 9501271408 Implemented Validation 8 years ago
Jeremy Koritzinsky e76eda1abf Add back missing typeResolver arguments removed in the merge. 8 years ago
Jeremy Koritzinsky 0d3d138499
Make AdornerLayer hit-test visible 8 years ago
Jeremy Koritzinsky 62a1040b69
Merge branch 'master' into templatebinding 8 years ago
Jeremy Koritzinsky dbc942b066 Add XML docs. 8 years ago
Jeremy Koritzinsky b525070142 Merge remote-tracking branch 'AvaloniaUI/master' into linq-expression-expressionobserver 8 years ago
CommonGuy 8ab89b1c35 FOS_PICKFOLDERS should not be a default options for Windows SystemDialogs 8 years ago
CommonGuy 54a919a728 Ensure that selected items in Windows FileDialog are filesystem items 8 years ago
CommonGuy 6d4694b471 Add checks for null in Windows SystemDialogImpl 8 years ago
Jumar Macato 38d1bc2028
Merge pull request #1718 from wieslawsoltes/CakeUseIsPlatformNetCoreOnlyProperty 8 years ago
Wiesław Šoltés 213ec8ce07 Use IsPlatformNetCoreOnly property 8 years ago
Jumar Macato 77251178e5
Merge pull request #1716 from wieslawsoltes/CakeRefactoring 8 years ago
Wiesław Šoltés ff6676a2b0 Fixed error 8 years ago
Wiesław Šoltés 98642a97b7 Changed task dependency order for AppVeyor task 8 years ago
Wiesław Šoltés fcf54c4939 Even more simplification of tasks graph 8 years ago
Wiesław Šoltés efd119e6d4 Unified tasks with criteria 8 years ago
Wiesław Šoltés 608194cb14 Changed comments 8 years ago
Wiesław Šoltés 3cd1e567ed Added IsPlatformNetCoreOnly parameter 8 years ago
Wiesław Šoltés 7bfe322cdd Formatted code to be consistent 8 years ago
Wiesław Šoltés 98e08fa63b Removed unused task graph 8 years ago
Wiesław Šoltés 30c9ef8dd4 Simplified task graph 8 years ago
Wiesław Šoltés 03628cc0bb Do not copy when building NetCoreOnly platform 8 years ago
Wiesław Šoltés 5cd9ede289 Fix Zip-Files task 8 years ago
Wiesław Šoltés e787ff5a5a Zip nupkg 8 years ago
Wiesław Šoltés 21ab8c3666 Do not include interop for NetCoreOnly 8 years ago
Wiesław Šoltés 8661dcc48f Enable Direct2D1 for NetCoreOnly platform 8 years ago
Wiesław Šoltés a0196a3ddc Filter tools content 8 years ago
Wiesław Šoltés 40eb37c977 Filter core files 8 years ago
Wiesław Šoltés 81bd1c1acc More NetCoreOnly checks 8 years ago
Wiesław Šoltés 84be6a7d35 Check for NetCoreOnly platform 8 years ago
Wiesław Šoltés 3bcaa2996a Moved criteria to Impl tasks 8 years ago
Wiesław Šoltés 9da1c65eec Check first for criteria 8 years ago
Wiesław Šoltés c9fa15fce8 Fix dependency order 8 years ago