sdoroff
6e774349f8
Added a DatePicker control ported from Silverlight
8 years ago
José Pedro
3f9a79d82d
Requested change.
8 years ago
José Pedro
755531631e
Implemented three states on ToggleButton, CheckBox and RadioButton.
9 years ago
John Stevans
57ab463743
Add option for vertical PageSlide to Carousel test page in ControlCatalog
9 years ago
sdoroff
d91b8f8f84
Adds a Calendar control ported from Silverlight
9 years ago
Jeremy Koritzinsky
745517f68e
Updated usage of Static and Type to be x:Static and x:Type.
9 years ago
Nikita Tsukanov
3ef7418b23
Updated icon
9 years ago
José Pedro
7cb4485dfb
Added Orientation and IsIndeterminate properties to ProgressBar.
Moved the Orientation enum to a separate file.
9 years ago
Nikita Tsukanov
3d3d4528f6
Burn, baby, BURN!
9 years ago
Nikita Tsukanov
70c24908a9
Various fixes for GTK and DeferredRenderer support
9 years ago
Wiesław Šoltés
79535609b6
Use DynamicResource instead of StyleResource
Fixes #1165
9 years ago
Jurjen Biewenga
e25f949d98
Screen information API implementation
9 years ago
Nikita Tsukanov
d3390ac553
Added managed BeginResizeDrag implementation
9 years ago
Nikita Tsukanov
c954a86607
[MONOMAC] Implemented maximize/unmaximize for borderless windows
9 years ago
Nikita Tsukanov
eddabf7d54
Added "System dialogs" page for ControlCatalog
9 years ago
Jurjen Biewenga
284f0a75c7
Uncommented DrawDirtyRects/DrawFps
9 years ago
Jurjen Biewenga
8621abc724
Fixed potential null reference
9 years ago
Nikita Tsukanov
913149d093
Switched to .NET Standard 2.0
9 years ago
Jurjen Biewenga
d278c5ddeb
Added ShowTaskbarIcon implementation
9 years ago
Eli Arbel
31c9446429
Improve demo
9 years ago
Steven Kirk
1cf3e6bfc6
Use discard in TryGetResource.
9 years ago
Steven Kirk
f6ed69be28
StyleResource -> DynamicResource
9 years ago
Eli Arbel
426cd8c9dd
ToolTip: IsOpen, Placement, Offset
9 years ago
Steven Kirk
51f9cbe49d
Fix build failure.
9 years ago
Steven Kirk
84aa27162f
Made a start adding Control/Application.Resources.
9 years ago
Nikita Tsukanov
646db5b914
Initial working version of remoting
9 years ago
Nikita Tsukanov
cce1c7af60
Switched to nuget version of Portable.Xaml and updated to use netstandard1.3
9 years ago
Steven Kirk
97684b9281
Make pages alphabetical.
9 years ago
danwalmsley
64d1535b92
move the context menu to its own page in control catalog.
9 years ago
Dan Walmsley
a1b5e43e18
add a context menu to the control catalog.
9 years ago
Wiesław Šoltés
f8097cc27d
Added msbuild props for package references
9 years ago
Nikita Tsukanov
6cf037ad7c
One liners
9 years ago
Nikita Tsukanov
66ac05b2c2
Removed <Name> elements from new projects
9 years ago
Nikita Tsukanov
d1caaaca3e
Removed <Project>
9 years ago
Nikita Tsukanov
4c3ef0d9bf
Make portable ControlCatalog to target .NETStandard 1.1
9 years ago
Nikita Tsukanov
e780c4201a
Switched to .NETStandard (mostly 1.1)
9 years ago
Nikita Tsukanov
b0a063838f
Migrated to PackageReference
9 years ago
Steven Kirk
71c6c572ac
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
9 years ago
Steven Kirk
6036bd5998
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
9 years ago
Nikita Tsukanov
e39f2ddd2a
Don't spawn 1KK treeview nodes immediately
9 years ago
Jeremy Koritzinsky
1a96efa8af
Update implementation and added test case to control catalog. Fixes #807 .
9 years ago
Steven Kirk
74c263ee8f
Handle detached visuals in dirty list.
9 years ago
Steven Kirk
6d3ca92a4c
WIP: Getting resizing working.
9 years ago
Steven Kirk
ec2998728e
Store layers in Scene.
Layers are now calculated by SceneBuilder and stored in Scene. This
means we are no longer accessing `visual.Opacity` from the render thread
(and `VerifyAccess` calls have been placed in AvaloniaObject.GetValue
and friends to ensure this cannot happen). ControlCatalog is now
rendering mostly fine.
9 years ago
Steven Kirk
59c49d259d
Renamed assembly SceneGraph -> Visuals.
To make way for low-level scene graph library.
10 years ago
Steven Kirk
750949233d
Removed bad code.
Committed I assume by accident.
10 years ago
Nikita Tsukanov
d1ac5a4002
Code cleanup
10 years ago
Wiesław Šoltés
9cdcf6cb02
Revert "Updated projects and packages"
This reverts commit 7cca79b435 .
10 years ago
Nikita Tsukanov
b89d334147
Implemented embedding to WPF and WinForms
10 years ago
Steven Kirk
2d8a125df8
Fix error in CanvasPage path markup.
10 years ago