8916 Commits (5242fc303ff83feabaed445e2a480948bfcf4e4e)
 

Author SHA1 Message Date
Steven Kirk fe6e339353
Merge branch 'master' into readonly-struct 8 years ago
Steven Kirk ffbc42d6eb
Merge pull request #1544 from AvaloniaUI/feature/password-box 8 years ago
Steven Kirk e021c66e63
Merge branch 'master' into feature/password-box 8 years ago
Steven Kirk cb39aa0426 Fixed doc comments. 8 years ago
Steven Kirk 1e611022be Updated .net core SDK version. 8 years ago
Steven Kirk f8089b06fa
Merge branch 'master' into feature/layoutHelper 8 years ago
Steven Kirk c4e5805da4
Merge branch 'master' into readonly-struct 8 years ago
Steven Kirk d00dc76f11
Merge pull request #1534 from dotnet-campus/t/lindexi1/fix-1533 8 years ago
Steven Kirk b615be746a Added a few StringTokenizer tests. 8 years ago
Steven Kirk a3f1c0d621 Make TryReadInt32 not throw too. 8 years ago
Steven Kirk 9fde0d1a47 Merge remote-tracking branch 'origin/master' into pr/1534-fix-1533-avoid-throwing-exception-in-tryreaddouble 8 years ago
Steven Kirk 9d3b3f2597
Merge pull request #1549 from jmacato/cleanup-csproj 8 years ago
Steven Kirk 4025522680 Skip failing test for now. 8 years ago
danwalmsley d6b448f062
Merge branch 'master' into feature/password-box 8 years ago
Jumar Macato f1169e81a0
Merge branch 'master' into wip-animations 8 years ago
Jumar Macato 8a8fba3a20
Merge branch 'master' into cleanup-csproj 8 years ago
danwalmsley 0e1d494ba6
Merge pull request #1517 from dotnet-campus/t/lvyi/fix-1516 8 years ago
Dan Walmsley 515e180cdb update documentation for CreateFormattedText method. 8 years ago
Dan Walmsley 58daa9390b Allow CreateFormattedText to have the string it renders overridden. 8 years ago
Dan Walmsley 2e36f7fe8e Merge remote-tracking branch 'origin/master' into feature/password-box 8 years ago
danwalmsley 415d4d5b99
Merge branch 'master' into t/lvyi/fix-1516 8 years ago
Nikita Tsukanov 506b4d3b33
Merge pull request #1574 from AvaloniaUI/fixes/has-system-decoration-false 8 years ago
Jeremy Koritzinsky 791685bae6
Merge pull request #1583 from zii-dmg/better-oleinitialize 8 years ago
Benedikt Schroeder f225a7973e
Merge branch 'master' into feature/customFonts 8 years ago
zii-dmg c2005c8702 OleInitialize checks already inited case and throws Win32Exception 8 years ago
Steven Kirk 44f33583a0
Merge pull request #1570 from sdoroff/auto-complete-box-fix 8 years ago
Steven Kirk 639b526a66
Merge pull request #1581 from zii-dmg/fix-hresult-size 8 years ago
Benedikt Schroeder 253ae0eab2 Merge branch 'feature/customFonts' of https://github.com/Gillibald/Avalonia into feature/customFonts 8 years ago
Benedikt Schroeder 0c7c69dbe7 First unit tests 8 years ago
Steven Kirk de0d9180e4 Moved AssemblyInfo back into Properties. 8 years ago
Steven Kirk edc093a67d Update ControlCatalog.Desktop.csproj. 8 years ago
Steven Kirk a7f05540b6 Added SampleApp.props. 8 years ago
Jumar Macato 0d6f0a765c
Merge branch 'master' into wip-animations 8 years ago
Steven Kirk ef3afccaa8
Merge branch 'master' into cleanup-csproj 8 years ago
Steven Kirk 680c472874
Merge branch 'master' into auto-complete-box-fix 8 years ago
Benedikt Schroeder 8ab80a1f4c
Merge branch 'master' into feature/customFonts 8 years ago
Benedikt Schroeder 01444ccfee FontFamily fallback 8 years ago
zii-dmg 400dc55071 Fixed HRESULT size (long -> uint) 8 years ago
Karnah 903bdf9035 Fix AvaloniaFormattedTextLine line width 8 years ago
Karnah e7d44181b9 1448: Fixed Center and Right alignment selection text 8 years ago
Dan Walmsley 865a866388 update documentation and fix bug when 8 years ago
Dan Walmsley 1c193eb985 Merge branch 'master' into fixes/has-system-decoration-false 8 years ago
danwalmsley e672ea1471
Merge branch 'master' into feature/password-box 8 years ago
Steven Kirk bc3d6ec8db
Merge pull request #1575 from AvaloniaUI/fixes/1568-attached-property-initialized 8 years ago
Steven Kirk 44fe6aa6ac Fix failing unit tests. 8 years ago
Steven Kirk e4df163ef0 Call Initialized for attached properties. 8 years ago
Steven Kirk 7d8dcc02ec Added failing test for #1568 8 years ago
Dan Walmsley a3e02e3068 restore correct implementation of SetSystemDecorations on Win32. 8 years ago
Dan Walmsley 8befbacba0 Use textpresenter to replace with password char. 8 years ago
Dan Walmsley 8493ce8f04 correctly order the properties. 8 years ago