5506 Commits (54725ca802f3536cfb8ad119aef030711e4b7795)
 

Author SHA1 Message Date
sdoroff 54725ca802 Merge branch 'auto-complete-box-control' of https://github.com/sdoroff/Avalonia into auto-complete-box-control 8 years ago
sdoroff e52f966877 Made use of existing CancelEventArgs 8 years ago
sdoroff 2eafd111ec Moved CancelableEventArgs to Avalonia.Interactivity 8 years ago
sdoroff 242b9251df Added async population feature 8 years ago
sdoroff bac877cd91 Fixed a property name mistake in GradientBrush 8 years ago
sdoroff cee1a79911 Added Unit Tests 8 years ago
sdoroff 28c78d3fc9 Moved the setting of FocusedElement 8 years ago
sdoroff 6bc4c1764c Fixed an off by one bug 8 years ago
sdoroff 3e73046098 Ported the AutoCompleteBox control from Silverlight 8 years ago
Steven Kirk 9d1a1d84c6
Merge pull request #1453 from AvaloniaUI/fix/set-handled-in-gotfocus 8 years ago
Dan Walmsley d1b0a9ef30 handle textinput. 8 years ago
Dan Walmsley 6b8eb17a98 set e.Handled in textbox OnGotFocus. 8 years ago
Steven Kirk 3077d8bf18
Merge pull request #1383 from CommonGuy/closing-event 8 years ago
Steven Kirk 743c6f7a48
Merge branch 'master' into closing-event 8 years ago
Steven Kirk 07fbb43544
Merge pull request #1446 from jmacato/master 8 years ago
Jumar Macato fc06fa1e35 Fix skew matrix function's flipped axes + update tests. 8 years ago
Steven Kirk 6727d2f4a9
Merge branch 'master' into closing-event 8 years ago
Jumar Macato 0306d9475d Added LayoutTransformControl skew tests 8 years ago
Jumar Macato e9c4c238f1 Added SkewTransform and the corresponding skew function in Matrix class. 8 years ago
sdoroff 7a1305f2d8 Moved CancelableEventArgs to Avalonia.Interactivity 8 years ago
sdoroff 427a634b21 Added async population feature 8 years ago
sdoroff 8361c1fec1 Fixed a property name mistake in GradientBrush 8 years ago
Steven Kirk 4c88879287
Merge pull request #1439 from DmitryZhelnin/RepeatButton-InitialDelay 8 years ago
dzhelnin e468760c96 Delay renamed to Interval. InitialDelay renamed to Delay. 8 years ago
dzhelnin 21e627873b Added InitialDelay property for better user experience. 8 years ago
Nikita Tsukanov 6d77f8453f
Merge pull request #1428 from boombuler/fix-osx-cursor 8 years ago
Steven Kirk 80a0faf164
Merge pull request #1435 from DmitryZhelnin/ButtonSpinner-Control 8 years ago
dzhelnin 93cbec56af Ability to place spinner buttons on the left side 8 years ago
DmitryZhelnin daa6f0f7e0
Merge branch 'master' into ButtonSpinner-Control 8 years ago
Steven Kirk ff281ae340
Merge pull request #1432 from ahopper/WriteableBitmap-rename 8 years ago
Florian 673dc566b3
Merge branch 'master' into fix-osx-cursor 8 years ago
dzhelnin c2cecbb85a ButtonSpinner control is ported from ExtendedWFPToolkit 8 years ago
ahopper c06ac12de7 fix d2d render tests 8 years ago
ahopper c6a7611150 render test fixed 8 years ago
ahopper e967a8eb72 rename WritableBitmap 8 years ago
boombuler a3dd74fafa only set the cursor if the mouse is over the toplevel 8 years ago
boombuler 7f2f713ff0 fixed not updating cursor on osx 8 years ago
Manuel Allenspach b2461f4b1f Implement Closing event 8 years ago
danwalmsley fa340e553d
Merge pull request #1414 from AvaloniaUI/fixes/1408-scrollcontentpresenter-margin 8 years ago
danwalmsley c6db41d1af
Merge branch 'master' into fixes/1408-scrollcontentpresenter-margin 8 years ago
sdoroff 5927e7acfe Added Unit Tests 8 years ago
sdoroff c5608bd386 Moved the setting of FocusedElement 8 years ago
sdoroff e2ff0a0258 Fixed an off by one bug 8 years ago
sdoroff ee8ae91f72 Ported the AutoCompleteBox control from Silverlight 8 years ago
Jeremy Koritzinsky 80c3420688
Merge pull request #1421 from AvaloniaUI/fixes/1420-opacity-dirtyrect 8 years ago
Jeremy Koritzinsky 15acecfa52
Merge pull request #1425 from ahopper/master 8 years ago
Nikita Tsukanov 1317ae05e6
Merge branch 'master' into master 8 years ago
Nikita Tsukanov 8f92a1a818
Conditional compilation 8 years ago
ahopper 2882027b37
Merge branch 'master' into master 8 years ago
ahopper 1784b51781 ProgressBar MinWidth & MinHeight set in template 8 years ago