5551 Commits (aae2e80cab57d2652c63f8994932b91fa552f30f)
 

Author SHA1 Message Date
Steven Kirk aae2e80cab
Merge branch 'master' into fixes/geometryimpl-nre 8 years ago
Steven Kirk 3b757cf6d5
Merge pull request #1462 from Gillibald/feature/BorderThicknessCornerRadius 8 years ago
Steven Kirk 71c25cae2d Allow null pen in GeometryImpl. 8 years ago
danwalmsley dbd2406db6
Merge branch 'master' into feature/BorderThicknessCornerRadius 8 years ago
Nikita Tsukanov 5fe3aad2d7
Merge pull request #1480 from PathogenDavid/FixDirect3DInteropSample 8 years ago
David Maas a139ce0116 Fixed Direct3DInteropSample. 8 years ago
Steven Kirk 829d6957e2
Merge pull request #1450 from AvaloniaUI/fixes/336-undo-redo-bindings 8 years ago
Steven Kirk e8e81c1faf
Merge branch 'master' into fixes/336-undo-redo-bindings 8 years ago
Steven Kirk 4d5d44a5c2
Merge pull request #1427 from sdoroff/auto-complete-box-control 8 years ago
Steven Kirk 0eb5ff84be
Merge branch 'master' into fixes/336-undo-redo-bindings 8 years ago
Benedikt Schroeder 030b48b313
Merge branch 'master' into feature/BorderThicknessCornerRadius 8 years ago
Benedikt Schroeder f63b85f677 Remove comment 8 years ago
Steven Kirk 18cf638b30 Merge remote-tracking branch 'origin/master' into pr/1427-added-autocompletebox-control 8 years ago
Steven Kirk e8be665b17
Merge pull request #1449 from AvaloniaUI/fixes/1447-alignment 8 years ago
Steven Kirk 4efd268788
Merge branch 'master' into fixes/1447-alignment 8 years ago
Steven Kirk 265e360db5
Merge pull request #1457 from DmitryZhelnin/NumericUpDown 8 years ago
Steven Kirk d350fdabfc
Merge branch 'master' into NumericUpDown 8 years ago
Steven Kirk a86a17a494
Merge pull request #1471 from jp2masa/menuitem-command-canexecute 8 years ago
Steven Kirk 253ff56895 Added a couple of Border CornerRadius render tests. 8 years ago
Steven Kirk 8fdc748486
Merge branch 'master' into feature/BorderThicknessCornerRadius 8 years ago
Steven Kirk 8427e1a34b
Merge pull request #1455 from worldbeater/patch-1 8 years ago
José Pedro a89f9486f1
Implemented correct behavior for Command.CanExecute on MenuItem. 8 years ago
Steven Kirk fc9f2cc2de
Merge branch 'master' into patch-1 8 years ago
Benedikt Schroeder 50dd6cb66d Requested changes 8 years ago
dzhelnin 19dbf38e1e Cleanup remaining "double?" entries 8 years ago
dzhelnin 7c0f1f9374 Use "double" instead of "double?" for Value. DefaultValue removed. 8 years ago
dzhelnin e120d9c157 Minimum/Maximum coercion functions implementation added 8 years ago
dzhelnin d6b5e04f0c Reworked to provide common NumericUpDown control which values are doubles. 8 years ago
Steven Kirk 6682c3e2dc Moved the reentrancy check to TextBox. 8 years ago
Benedikt Schroeder 1b283105fe Removed redundant if 8 years ago
Benedikt Schroeder 5b9de833a2 Clean complex rendering code 8 years ago
Benedikt Schroeder 27a666467c Initial 8 years ago
dzhelnin 89cfa644ae Added NumbersPage to ControlCatalog. 8 years ago
dzhelnin 1aa4d8749f Added default template for NumericUpDown classes. 8 years ago
dzhelnin c1ed2b3b28 Added concrete implementations for various numeric types 8 years ago
dzhelnin 272c0c882f Added CommonNumericUpDown class. 8 years ago
dzhelnin d07ceec674 Added NumericUpDown class. 8 years ago
dzhelnin 0953673b76 Added UpDownBase class 8 years ago
dzhelnin a3cdb6c1ed Update buttons of ButtonSpinner on ValidSpinDirections changes 8 years ago
Nikita Tsukanov 32f67bfa4e
Merge pull request #1456 from AvaloniaUI/fixes/1442-gtk-keycodes 8 years ago
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
Dan Walmsley 9820087db6 add some previously unknown keycodes. 8 years ago